patchGNU Autoconf Archive - Patches: patch #8624, [PATCH] Optimize boost program...

 
 

patch #8624: [PATCH] Optimize boost program options detection

Submitter:  None
Submitted:  Sun 22 Mar 2015 11:06:36 PM UTC
   
 
Priority:  3 - Low Status:  Done
Assigned to:  simons Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 23 Apr 2015 12:02:27 PM UTC, comment #3: 

Very cool. Thank you for your efforts.

Peter Simons <simons>
Group administrator
Thu 23 Apr 2015 10:55:07 AM UTC, comment #2: 

"right from begin" in commit message tries to tell that I check svn history where the error class was present already in the first program options commit. There was some changes to specialized  error classes but I choose the parent class that has existed from the first commit.

Anonymous
Tue 21 Apr 2015 07:50:29 PM UTC, comment #1: 

Pushed in https://github.com/peti/autoconf-archive/commit/93fbfa0accb463edc300c1d52bcccb8696934cf7.

One thing I wonder, though, is whether this technique works reliably with older versions of Boost? Has that header always been around?

Peter Simons <simons>
Group administrator
Sun 22 Mar 2015 11:06:36 PM UTC, original submission:  

Boost program options_description depend on many heavy parts of boost
leading to very long compilation times with it. For configure detection
it is better to use program_options/errors.hpp where error class has
been right from begin.

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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-08-26 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2015-04-21 simons StatusNone Ready For Test
        Assigned toNone simons
    2015-03-22 None Attached File- Added 0001-Optimize-boost-program-options-detection.patch, #33426

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code