Menu

#677 Add maximum/minimum implementation values to .RexxInfo

5.0.0
closed
Erich
None
none
1
2023-01-01
2016-09-28
Erich
No

Sometimes it might be handy to be able to retrieve implementation boundary values like maximum/minimum whole number, maximum/minimum exponent size, or maximum array size.

These could be added to .RexxInfo

Discussion

  • LesK

    LesK - 2016-09-29

    Where is .rexxinfo documented? I can't find it in the 4.2 docs.

     
  • Erich

    Erich - 2016-10-10
    • status: unread --> open
    • assigned_to: Erich
    • Pending work items: none --> doc
    • Milestone: None --> 5.0.0
     
  • Erich

    Erich - 2016-10-10

    Added methods

    • internalMaxNumber(), internalMinNumber(),
    • maxExponent(), minExponent(),
    • maxArraySize(), and
    • maxPathLength()

    with revision [r11175]
    Added test with [r11176]

     

    Related

    Commit: [r11175]
    Commit: [r11176]

  • Erich

    Erich - 2016-10-12
    • status: open --> pending
    • Pending work items: doc --> none
     
  • Erich

    Erich - 2016-10-12

    Updated rexxref with revision [r11180]

     

    Related

    Commit: [r11180]

  • Rony G. Flatscher

    • Status: pending --> closed
     

Anonymous
Anonymous

Add attachments
Cancel