bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Correct but unhelpful VLA warning vs. gnulib's gettext.h; can we eli


From: Paul Eggert
Subject: Re: Correct but unhelpful VLA warning vs. gnulib's gettext.h; can we eliminate the false positive?
Date: Sun, 10 Jul 2011 18:13:24 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110516 Thunderbird/3.1.10

>> Can you do "#pragma GCC diagnostic push"
> I'll try it next week.   It's not documented in the GCC-4.4 Texinfo
> manual, though; perhaps it's a recent introduction.

Yes, it's introduced in GCC 4.6.0.

http://gcc.gnu.org/gcc-4.6/changes.html

Presumably one can use it if available, and fall back
on the existing scheme otherwise.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]