Project JEDI - Issue Tracker
Mantis Bugtracker

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 zip file icon JvInterpreter.zip [^] (1,204 bytes) 2010-07-14 15:58

- Relationships

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
Powered by Mantis Bugtracker