bugGNU Octave - Bugs: bug #60470, lo-array-errwarn.cc should include...

 
 

bug #60470: lo-array-errwarn.cc should include <limits>

Submitter:  Dmitri A. Sergatskov <dasergatskov>
Submitted:  Thu 29 Apr 2021 12:43:04 AM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 6.2.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 13 May 2021 03:01:30 AM UTC, comment #5: 

Marking as fixed and closing report.

Rik <rik5>
Group administrator
Wed 12 May 2021 04:51:34 PM UTC, comment #4: 

I grafted this change to stable here:
https://hg.savannah.gnu.org/hgweb/octave/rev/5068a97f0f39

Markus Mützel <mmuetzel>
Group administrator
Sun 02 May 2021 02:46:50 PM UTC, comment #3: 

I think it needs to be grafted to stable as well. The compile stopped by std_t errors at the moment.

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Sun 02 May 2021 02:31:01 PM UTC, comment #2: 

@Dmitri: Okay to close, or does this also need to be grafted to stable?

Rik <rik5>
Group administrator
Thu 29 Apr 2021 04:04:22 AM UTC, comment #1: 

That problem should be fixed with the following changeset:

http://hg.savannah.gnu.org/hgweb/octave/rev/6d827dcde2b9

John W. Eaton <jwe>
Group administrator
Thu 29 Apr 2021 12:43:04 AM UTC, original submission:  

clang 12 complains about std::limits<octave_idx_type>::digits

(line 184: 'numeric_limits’ is not a member of std).

It compiles if I #include <limits>

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by dasergatskov (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 group members can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-05-13 rik5 StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2021-05-12 mmuetzel CategoryNone Interpreter
        Item GroupNone Build Failure
        Releasedev 6.2.0
        Operating SystemGNU/Linux Any
    2021-04-29 jwe StatusNone Ready For Test

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code