Project

General

Profile

Bug #7311

abs(integer) must return int64

Added by Constantin Asofiei about 1 year ago. Updated 12 months ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
Due date:
% Done:

100%

billable:
No
vendor_id:
GCD
case_num:
version:

History

#2 Updated by Constantin Asofiei about 1 year ago

  • % Done changed from 0 to 100
  • Assignee set to Constantin Asofiei
  • Status changed from New to Review
def var i as int.
def var j as int.

repeat i = 1 to abs(j):
   message j.
end.

This in FWD creates a IntegerExpression instead of Int64Expression.

Committed to 7199c/14560.

#3 Updated by Greg Shah about 1 year ago

  • Status changed from Review to Test

Code Review Task Branch 7199c Revision 14560

No objections.

#4 Updated by Constantin Asofiei 12 months ago

7199c was merged to trunk rev 14610 and archived

#5 Updated by Greg Shah 12 months ago

  • Status changed from Test to Closed

Also available in: Atom PDF