Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix 'unknown type uintptr_t' gcc error on msys64
(fix of commit f68db21) Issue #627 (bdwgc). * include/gc/gc.h [!_UINTPTR_T && !_UINTPTR_T_DEFINED] (GC_uintptr_t): Define as GC_word regardless of UINTPTR_MAX presence.
- Loading branch information