Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Eliminate 'discarding const qualifier' gcc warning in GC_init_dyld
(fix of commit f9b4b19) Issue #627 (bdwgc). * dyn_load.c [DARWIN && !NO_DYLD_BIND_FULLY_IMAGE && !USE_DYLD_TO_BIND] (GC_init_dyld): Remove const qualifier from pointer type of dl_handle local variable.
- Loading branch information