forked from troydhanson/uthash
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the utlist.h unit tests pass cleanly with
NO_DECLTYPE
.
After this patch, the following command works fine: cd tests ; CFLAGS='-D_MSC_VER=1' make pedantic There are probably some functions in utlist.h that still don't work in VS2008 mode, but if so, we don't unit-test them.
- Loading branch information
1 parent
24a6c0c
commit 8052cb8
Showing
1 changed file
with
99 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters