[Issue 1716] New: Access Violation at readln

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Dec 7 07:03:05 PST 2007


http://d.puremagic.com/issues/show_bug.cgi?id=1716

           Summary: Access Violation at readln
           Product: D
           Version: 1.015
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Keywords: EH
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: Hans-Werner.Krause at lycos.de
 BugsThisDependsOn: 1706


+++ This issue was initially created as a clone of Issue #1706 +++

I got an access-violation in line 22. When i change line 131 to 'char[] pattern
= "pj-?0000";', that means not loading "pj-5000", the program runs without an
error. That looks like a bug because in another version of the program i can
load "pj-10000" after "pj-5000" with no problems.
The URL for the program is 'http://paste.pocoo.org/show/13445/', for "pj-5000"
'http://paste.pocoo.org/show/13446/' and for "pj-10000"
'http://paste.pocoo.org/show/13447/'.
Thanks in advance
HW


-- 



More information about the Digitalmars-d-bugs mailing list