[sr #110713] Use __STDC__VERSION as first test for C99 compatibility (patch attached)

2023-02-02 Thread Paul Eggert
Follow-up Comment #2, sr #110713 (project autoconf): I don't see how this fixes an Autoconf bug, so I'm inclined to not install this until perhaps after the next release (since we're trying to stabilize). ___ Reply to this item at:

[sr #110828] configure: error: could not determine the string function for int64_t

2023-02-02 Thread Paul Eggert
Update of sr #110828 (project autoconf): Status:None => Invalid Open/Closed:Open => Closed ___ Follow-up Comment #2: This appears to be

[sr #110713] Use __STDC__VERSION as first test for C99 compatibility (patch attached)

2023-02-02 Thread Detlef Riekenberg
Follow-up Comment #3, sr #110713 (project autoconf): Hi Paul > I don't see how this fixes an Autoconf bug, No known bug, just looks more consistent, when the version check is always the first thing checked. > after the next release (since we're trying to stabilize). That's ok. -- bye bye ..