patchGNU Autoconf Archive - Patches: patch #9452, ax_check_define.m4: Fix error if...

 
 

patch #9452: ax_check_define.m4: Fix error if compiler flags include -Werror=unused

Submitter:  None
Submitted:  Wed 13 Sep 2017 01:46:08 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 28 Sep 2017 11:43:02 AM UTC, comment #1: 

Pushed in 3005151e9fe0e4d527aef9d156583bf5bb3f30ef.

Peter Simons <simons>
Group administrator
Wed 13 Sep 2017 01:46:08 PM UTC, original submission:  

If the compiler flags include -Werror=unused, compiling the test source in AX_CHECK_DEFINE fails with a compile error if the define exists, resulting in AX_CHECK_DEFINE assuming the define is not set.

The attached patch fixes the problem so that AX_CHECK_DEFINE works correctly when -Werror=unused is used.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #41793:  ax_check_define.diff added by None (455B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-09-28 simons StatusNone Done
        Open/ClosedOpen Closed
    2017-09-13 None Attached File- Added ax_check_define.diff, #41793

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code