AC_C_CONST bug?



Given a stock autoconfiscated project,
If I run configure with CFLAGS="-Wall -Werror", the
macro AC_C_CONST incorrectly determines
that my system doesn't support const because
the test code includes some unused variables
and the -Wall -Werror causes it to fail. It strikes
me that this is a bug with AC_C_CONST, and that
it should save CFLAGS before it attempts
to compile the test code.

Is this a bug with the macro, or am I misunderstanding
something?

--
Bill Pursell

.



Relevant Pages

  • Re: AC_C_CONST bug?
    ... the test code includes some unused variables ... and the -Wall -Werror causes it to fail. ... Is this a bug with the macro, ...
    (comp.os.linux.development.apps)
  • Re: FindFirstFile, how much faster than FindNextFile?
    ... >>so the whole discussion about whether a switch statement is ... The time to find a bug is not when you are using it. ... Not Another Macro Recorder! ...
    (microsoft.public.vc.mfc)
  • Re: Word 2003 resetting default printer
    ... If it is a bug, I had not come across it. ... Microsoft' via this forum will achieve anything. ... ActivePrinter command to point to the correct default printer in an autoopen ... and autonew macro in the document template or normal.dot in your profile. ...
    (microsoft.public.word.docmanagement)
  • Re: MoveRight in table fails at 1%: bug? workaround?
    ... temporary files as your macro runs, so that all changes can be undone. ... about erros at Selection.MoveRight command? ... >> Does anyone know something like a known bug about MoveRight? ... Using the Selection object makes for more convoluted ...
    (microsoft.public.word.vba.general)
  • Re: Why I believe in static analysis
    ... > However, we only applied them to part of the codebase, and the bug ... the SPIN users happened to translate the Lisp code ... control over the built in monitor locks. ... they also might have been avoided by using such a macro to abstract ...
    (comp.lang.lisp)