[Issue 7953] DMD Error: variable r used before set when compiling with -O

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 20 12:31:56 PDT 2012


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



--- Comment #1 from Zoadian <suicidenet at xited.de> 2012-04-20 12:32:53 PDT ---
first one:
suicide at zoaHTPC /media/code $ dmd test.d -release -noboundscheck -O
test.d(55): Error: variable r used before set


another one:
suicide at zoaHTPC /media/code $ dmd test.d -release -noboundscheck -O -inline
/usr/include/phobos2/std/datetime.d(29600): Error: variable std.path.sep is
depr
ecated
/usr/include/phobos2/std/datetime.d(29601): Error: variable std.path.sep is
depr
ecated
/usr/include/phobos2/std/path.d(2715): Error: alias std.path.onOutOfMemoryError
is deprecated

-- 
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