patchGNU Octave - Patches: patch #8551, fix the build error on clang 3.5...

 
 

patch #8551: fix the build error on clang 3.5 and libc++

Submitter:  None
Submitted:  Sat 11 Oct 2014 04:38:46 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 21 Apr 2015 03:18:10 PM UTC, comment #3: 

This has been resolved in the compiler.  Upgrading to clang 3.6 allows Octave to compile.

Rik <rik5>
Group administrator
Wed 15 Oct 2014 02:02:19 PM UTC, comment #2: 

I also think a simpler workaround might be to get rid of the float conversions for the octave_int type.  Maybe we're not getting anything out of it. That would not need any #ifdef checks.

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Wed 15 Oct 2014 02:00:44 PM UTC, comment #1: 

The fix seems mostly ok, except that we don't test for versions when writing workarounds. We test for features. Can you write the corresponding autoconf check?

Jordi GutiƩrrez Hermoso <jordigh>
Group Member
Sat 11 Oct 2014 04:38:46 PM UTC, original submission:  

this patch addresses bug #43298 by introducing a workaround.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #32254:  clang-libcxx-fix.patch added by None (3KiB - 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 rik5 (Posted a comment)
  • -email is unavailable- added by jordigh (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-04-21 rik5 StatusIn Progress Wont Do
        Open/ClosedOpen Closed
    2014-10-15 jordigh StatusNone In Progress
    2014-10-11 None Attached File- Added clang-libcxx-fix.patch, #32254

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code