patchGNU Autoconf Archive - Patches: patch #9906, ax_pthread.m4: don't use $as_echo

 
 

patch #9906: ax_pthread.m4: don't use $as_echo

Submitter:  None
Submitted:  Fri 13 Mar 2020 08:31:48 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
   

Fri 19 Feb 2021 10:50:40 AM UTC, comment #1: 

Applied in 70f0c4c8d9ea883dce9992ecbeacbfc6683ac215. Thank you very much.

Peter Simons <simons>
Group administrator
Fri 13 Mar 2020 08:31:48 PM UTC, original submission:  

AX_PTHREAD contains a use of the undocumented internal shell variable $as_echo.  Autoconf development trunk stopped setting this variable in 2013 (!)  As of, um, today, it's been restored, but now it triggers a -Wobsolete warning.

Please consider the attached patch, which changes it to use the documented public interface AS_ECHO() instead.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

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
    2021-02-19 simons StatusNone Done
        Open/ClosedOpen Closed
    2020-03-13 None Attached File- Added 0001-ax_pthread.m4-use-AS_ECHO-instead-of-as_echo.patch, #48594

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code