patchGNU Autoconf Archive - Patches: patch #7576, AX_BOOST_FILESYSTEM references...

 
 

patch #7576: AX_BOOST_FILESYSTEM references $link_program_options variable (cut and paste error?)

Submitter:  None
Submitted:  Wed 13 Jul 2011 10:31:27 AM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 17 Jul 2011 03:26:20 PM UTC, comment #1: 

Your patch has been applied in f15460fbd755263a5ea093bff082504a5789ff5a. Thank you very much!

Peter Simons <simons>
Group administrator
Wed 13 Jul 2011 10:31:27 AM UTC, original submission:  

See line 90:

  89                                 done
  90                 if test "x$link_program_options" != "xyes"; then
  91                 for libextension in `ls $BOOSTLIBDIR/boost_filesystem*.{dll,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_filesystem.*\)\.dll.*$;\1;' -e 's;^\(boost_filesystem.*\)\.a*$;\1;'` ; do
  92                      ax_lib=${libextension}

I think this is a cut-and-paste error from the 'AX_BOOST_*: bug fixes for MinGW and FC' change.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #23647:  ax_boost_filesystem.patch added by None (1KiB - 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 simons
  • -email is unavailable- added by simons
  • -email is unavailable- added by simons
  • -email is unavailable- added by simons
  • -email is unavailable- added by None (Submitted the item)
  •  

    Follow 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-07-28 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2011-07-17 simons StatusNone Ready For Test
        Assigned toNone simons
        Carbon-Copy- Added jim meyering <meyering@redhat.com>
        Carbon-Copy- Added jaap eldering <eldering@a-eskwadraat.nl>
        Carbon-Copy- Added andreas saebjoernsen <andreas.saebjoernsen@gmail.com>
        Carbon-Copy- Added thomas porschberg <thomas@randspringer.de>
    2011-07-13 None Attached File- Added ax_boost_filesystem.patch, #23647

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code