SphereServer BugTracker - SphereServer | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002503 | SphereServer | executable - windows build | public | 27-04-15 21:28 | 10-05-15 17:31 |
Reporter | babidi | ||||
Assigned To | Ben | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 16-06-2013, 0.56b Prerelease | ||||
Target Version | Fixed in Version | 0.56c Nightly | |||
Nightly Version | Automated (specify build number) | ||||
Experimental Flags | None | ||||
Option Flags | None | ||||
Internal Build Number | 2256 | ||||
Summary | 0002503: UVAL DON'T WORK | ||||
Description | UVAL DID NOT WORK. UVAL expression R Evaluates an expression and returns the result as an unsigned integer. | ||||
Steps To Reproduce | [FUNCTION FTUV] LOCAL.NEG = -1 LOCAL.NUMN = -5 LOCAL.NUMP = 5 LOCAL.FTUVA = <UVAL <LOCAL.NUMN>> LOCAL.FTUVB = <EVAL <LOCAL.NUMN>*<LOCAL.NEG>> LOCAL.FTUVC = <UVAL <LOCAL.NUMN>*<LOCAL.NUMP>> SERV.B <DLOCAL.FTUVA> <DLOCAL.FTUVB> <DLOCAL.FTUVC> // EXPECTED 5 5 25 RESULT -5 5 -25 | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
27-04-15 21:28 | babidi | New Issue | |||
28-04-15 00:59 | Coruja | Note Added: 0002771 | |||
28-04-15 01:03 | Coruja | Note Edited: 0002771 | bug_revision_view_page.php?bugnote_id=0002771#r856 | ||
10-05-15 17:31 | Ben | Note Added: 0002796 | |||
10-05-15 17:31 | Ben | Status | new => resolved | ||
10-05-15 17:31 | Ben | Fixed in Version | => 0.56c Nightly | ||
10-05-15 17:31 | Ben | Resolution | open => fixed | ||
10-05-15 17:31 | Ben | Assigned To | => Ben |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|