Changeset 2536

Show
Ignore:
Timestamp:
09/05/07 11:33:11 (1 year ago)
Author:
maxr
Message:

Found small bug with gnat-gpl-2007

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/tendra/src/producers/ada/xasis/xasis-integers.adb

    r2516 r2536  
    556556              (Left   => Left_Text (2 .. Left_Text'Last), 
    557557               Right  => X (Right_Text (2)), 
    558                Result => Result_Text
     558               Result => Result_Text (2 .. Result_Text'Last)
    559559               Last   => Last, 
    560560               Rest   => Temp);