bug-autoconf
[Top][All Lists]
Advanced

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

[sr #110987] AC_PROG_CC_C_O + AC_LANG([C++]) combines C-specific compile


From: Zack Weinberg
Subject: [sr #110987] AC_PROG_CC_C_O + AC_LANG([C++]) combines C-specific compiler options with C++ source
Date: Fri, 22 Dec 2023 11:33:04 -0500 (EST)

Update of sr#110987 (group autoconf):

                  Status:               Confirmed => Done                   
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Turns out there is an obvious correct patch for this bug: all the *other*
AC_PROG_compiler_C_O macros do an AC_LANG_PUSH/POP to the appropriate
language, so AC_PROG_CC_C_O should too.  Committed as
e544a323845c1bcc33729927137b09c681073ebd.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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