]> granicus.if.org Git - gc/commit
Suppress 'GC_dont_gc deprecated' warning in gc.h if GC_DONT_GC
authorIvan Maidanski <ivmai@mail.ru>
Sat, 8 Jun 2013 13:16:19 +0000 (17:16 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 8 Jun 2013 13:16:19 +0000 (17:16 +0400)
commitc71e7abc732e157ae8f31a7f32b4a5263b5914a8
tree555de1f47f0666e06b979d081172289d8b8b66ad
parent012d17d56c985d0501fffd16eb606470e0c7e0ce
Suppress 'GC_dont_gc deprecated' warning in gc.h if GC_DONT_GC

* include/gc.h (GC_dont_gc): Do not specify GC_ATTR_DEPRECATED if
GC_DONT_GC defined (to avoid deprecated warning in
GC_INIT_CONF_MAX_RETRIES which assigns GC_dont_gc directly).
include/gc.h