You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3C regression tests: Replace remaining size_t typedefs with stddef.h. (#453)
The one in liberal_itypes_ptr.c conflicted with the system headers on
Windows X64. We haven't seen a problem with the one in allocator.c yet,
but let's remove it too for consistency.
Fixes#451.
0 commit comments