View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0031700 | FPC | FCL | public | 2017-04-23 12:53 | 2017-04-23 15:54 |
Reporter | Andrey Zubarev | Assigned To | Michael Van Canneyt | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | Product Build | ||||
Target Version | 3.2.0 | Fixed in Version | 3.1.1 | ||
Summary | 0031700: fcl-passrc error in asm block with if-then | ||||
Description | program test; {$MODE DELPHI} function Get8087StatusWord(ClearExceptions: Boolean): Word; begin if ClearExceptions then asm end else asm end; end; begin end. Gives "Syntax error at token "else" in file E:\zcad\other\pudgb\passrcerrors.pas at line 8 column 6" | ||||
Tags | No tags attached. | ||||
Fixed in Revision | 35915 | ||||
FPCOldBugId | |||||
FPCTarget | |||||
Attached Files |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2017-04-23 12:53 | Andrey Zubarev | New Issue | |
2017-04-23 13:54 | Michael Van Canneyt | Assigned To | => Michael Van Canneyt |
2017-04-23 13:54 | Michael Van Canneyt | Status | new => assigned |
2017-04-23 14:29 | Michael Van Canneyt | Fixed in Revision | => 35915 |
2017-04-23 14:29 | Michael Van Canneyt | Note Added: 0099817 | |
2017-04-23 14:29 | Michael Van Canneyt | Status | assigned => resolved |
2017-04-23 14:29 | Michael Van Canneyt | Fixed in Version | => 3.1.1 |
2017-04-23 14:29 | Michael Van Canneyt | Resolution | open => fixed |
2017-04-23 14:29 | Michael Van Canneyt | Target Version | => 3.2.0 |
2017-04-23 15:54 | Andrey Zubarev | Note Added: 0099826 | |
2017-04-23 15:54 | Andrey Zubarev | Status | resolved => closed |