| Anonymous | Login | Signup for a new account | 2010-09-09 03:32 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0005278 | [JEDI VCL] 00 JVCL Components | major | always | 2010-07-14 15:58 | 2010-08-20 11:46 | |||||||
| Reporter | ZENsan | View Status | public | |||||||||
| Assigned To | ||||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | acknowledged | Product Version | Daily / SVN | |||||||||
| Summary | 0005278: JvInterpreter and #XX character codes.. | |||||||||||
| Description |
JvInterpreter does not handles 0000010, #XX character constants with string constants. This does not work in JvInterpreter, but works in standard Delphi compiler since 1.0 version: var s: String; begin s := ''; s := s + 0000013#10'Hello'0000013#10; end; |
|||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files |
|
|||||||||||
|
|
||||||||||||
| There are no notes attached to this issue. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-07-14 15:58 | ZENsan | New Issue | |
| 2010-07-14 15:58 | ZENsan | File Added: JvInterpreter.zip | |
| 2010-08-20 11:46 | obones | Status | new => acknowledged |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |