[Issue 5261] New: Uncompilable example for Windows
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Nov 23 12:37:25 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5261
Summary: Uncompilable example for Windows
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: websites
AssignedTo: nobody at puremagic.com
ReportedBy: simen.kjaras at gmail.com
--- Comment #0 from Simen Kjaeraas <simen.kjaras at gmail.com> 2010-11-23 12:36:04 PST ---
On http://digitalmars.com/d/2.0/windows.html, a function ExceptionHandler with
the signature void function(Exception) is defined, while Runtime.initialize
expects the signature void function(Throwable). Because of this, the example
does not compile.
--
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