Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
August 20, 2010 [Issue 4684] New: [patch] rdmd: Assert failure on -od without trailing slash | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=4684 Summary: [patch] rdmd: Assert failure on -od without trailing slash Product: D Version: D2 Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Phobos AssignedTo: nobody@puremagic.com ReportedBy: cbkbbejeap@mailinator.com --- Comment #0 from Nick Sabalausky <cbkbbejeap@mailinator.com> 2010-08-19 17:18:43 PDT --- Created an attachment (id=728) Patch against rdmd r1400 > dmd -odobj hello.d [Ok] > rdmd -odobj hello.d core.exception.AssertError@rdmdOrig(51): Assertion failure -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 20, 2010 [Issue 4684] [patch] rdmd: Assert failure on -od without trailing slash | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | http://d.puremagic.com/issues/show_bug.cgi?id=4684 --- Comment #1 from Nick Sabalausky <cbkbbejeap@mailinator.com> 2010-08-19 17:26:44 PDT --- Created an attachment (id=729) Unified patch against rdmd r1400 for #4672, #4683 and #4684 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 20, 2010 [Issue 4684] [patch] rdmd: Assert failure on -od without trailing slash | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | http://d.puremagic.com/issues/show_bug.cgi?id=4684 Nick Sabalausky <cbkbbejeap@mailinator.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #728 is|0 |1 obsolete| | --- Comment #2 from Nick Sabalausky <cbkbbejeap@mailinator.com> 2010-08-19 17:38:32 PDT --- Created an attachment (id=730) Patch against rdmd r1400 Forgot to mark this as a patch -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
August 20, 2010 [Issue 4684] [patch] rdmd: Assert failure on -od without trailing slash | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | http://d.puremagic.com/issues/show_bug.cgi?id=4684 Andrei Alexandrescu <andrei@metalanguage.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |andrei@metalanguage.com AssignedTo|nobody@puremagic.com |andrei@metalanguage.com --- Comment #3 from Andrei Alexandrescu <andrei@metalanguage.com> 2010-08-19 21:10:10 PDT --- Thanks, Nick! -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 24, 2010 [Issue 4684] [patch] rdmd: Assert failure on -od without trailing slash | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | http://d.puremagic.com/issues/show_bug.cgi?id=4684 --- Comment #4 from Nick Sabalausky <cbkbbejeap@mailinator.com> 2010-09-24 14:00:31 PDT --- A combined patch for issues #4672, #4683, #4684, #4688, #4928, #4930 is here: http://d.puremagic.com/issues/show_bug.cgi?id=4930 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
May 14, 2011 [Issue 4684] [patch] rdmd: Assert failure on -od without trailing slash | ||||
---|---|---|---|---|
| ||||
Posted in reply to Nick Sabalausky | http://d.puremagic.com/issues/show_bug.cgi?id=4684 Andrei Alexandrescu <andrei@metalanguage.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Andrei Alexandrescu <andrei@metalanguage.com> 2011-05-14 16:48:18 PDT --- Fixed in https://github.com/D-Programming-Language/tools/commit/27bb715ccb93d3dc27530b664f01904503c3153b. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation