[Issue 5610] New: std.getopt.getopt Access Violation
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Feb 18 08:27:37 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5610
Summary: std.getopt.getopt Access Violation
Product: D
Version: D2
Platform: Other
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: golovanov_alexey at mail.ru
--- Comment #0 from Alexey G <golovanov_alexey at mail.ru> 2011-02-18 08:25:00 PST ---
Created an attachment (id=917)
smallest testcase
program using std.getopt and started with non-english option (especially
prepended by '-') crushes with error: object.Error: Access Violation.
Environment:
Windows XP SP3
DMD 2.052
Command line:
getopt_test.exe -файл
Output:
object.Error: Access Violation
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list