Re: [Gc] bug#18711: Numerous unknown attribute '__alloc_size__' warnings when using clang
Mark H Weaver <[email protected]> Fri, 17 Oct 2014 19:46:54 -0400
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <[email protected]> |
Bruce Hoult <[email protected]> writes: > How so? If __GNUC__ is not defined then any use of it will evaluate to 0 Embarrassingly, I didn't know that. Sorry for the noise. Mark