libgit2/include
Edward Thomson 2fe8157e1b index: reuc and name entrycounts should be size_t
For the REUC and NAME entries, we use size_t internally, and we take
size_t for the get_byindex() functions, but the entrycount() functions
strangely cast to an unsigned int instead.
2014-12-22 18:42:03 -06:00
..
git2 index: reuc and name entrycounts should be size_t 2014-12-22 18:42:03 -06:00
git2.h Make the OpenSSL locking function warnings more severe 2014-12-12 15:46:57 +01:00