bug-autoconf
[Top][All Lists]
Advanced

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

[sr #110399] turning off preference for newest supported C?


From: Paul Eggert
Subject: [sr #110399] turning off preference for newest supported C?
Date: Wed, 9 Dec 2020 18:30:20 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0

Follow-up Comment #2, sr #110399 (project autoconf):

Although this is a feature request, isn't there a bug report buried in it too?
Karl reports:


./c-auto.h:164:22: error: two or more data types in declaration specifiers
#define int64_t long int


and ascribes this to 'gcc -std=gnu11'. However, 'long int foo;' is a perfectly
valid declaration in C11, just as it was in C99, and compiling with -std=gnu11
shouldn't affect whether such a declaration is accepted. So there must be
something else going on here.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?110399>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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