Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
c9d692e82c
Fix bad assert in XmlDoc (hopefully not too many more of those were screwed up), Make sure to de-register XmlDoc callback on desctruction/reset
8be76e6c79
Fix some compiler warnings in Spider.cpp and XmlDoc.cpp. Some related to copying non-trivially copyable objects with memcpy and some related to alignement issues