January 31, 2012 [Issue 6458] Multibyte char literals shouldn't implicitly convert to char | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don | http://d.puremagic.com/issues/show_bug.cgi?id=6458 yebblies <yebblies@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #11 from yebblies <yebblies@gmail.com> 2012-01-31 15:48:56 EST --- Actually, this doesn't involve integer range propagation. https://github.com/D-Programming-Language/dmd/pull/663 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 01, 2012 [Issue 6458] Multibyte char literals shouldn't implicitly convert to char | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don | http://d.puremagic.com/issues/show_bug.cgi?id=6458 yebblies <yebblies@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrei@metalanguage.com --- Comment #12 from yebblies <yebblies@gmail.com> 2012-02-01 14:48:05 EST --- *** Issue 6988 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 20, 2012 [Issue 6458] Multibyte char literals shouldn't implicitly convert to char | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don | http://d.puremagic.com/issues/show_bug.cgi?id=6458 SomeDude <lovelydear@mailmetrash.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lovelydear@mailmetrash.com --- Comment #13 from SomeDude <lovelydear@mailmetrash.com> 2012-04-20 16:01:13 PDT --- This doesn't compile on 2.059 Win32. PS E:\DigitalMars\dmd2\samples> rdmd -w bug.d bug.d(4): invalid UTF-8 sequence bug.d(5): invalid UTF-8 sequence PS E:\DigitalMars\dmd2\samples> -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 19, 2012 [Issue 6458] Multibyte char literals shouldn't implicitly convert to char | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don | http://d.puremagic.com/issues/show_bug.cgi?id=6458 Kenji Hara <k.hara.pg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|D2 |D1 --- Comment #14 from Kenji Hara <k.hara.pg@gmail.com> 2012-07-19 09:12:46 PDT --- D2 is fixed, but D1 also has same issue. Pull request for D1: https://github.com/D-Programming-Language/dmd/pull/1056 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 21, 2012 [Issue 6458] Multibyte char literals shouldn't implicitly convert to char | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don | http://d.puremagic.com/issues/show_bug.cgi?id=6458 --- Comment #15 from Kenji Hara <k.hara.pg@gmail.com> 2012-07-20 23:33:01 PDT --- Fixed for D1: https://github.com/9rnsr/dmd/commit/6f5ae56f52c1f2a8af921905926a3ea4752ee388 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
July 21, 2012 [Issue 6458] Multibyte char literals shouldn't implicitly convert to char | ||||
---|---|---|---|---|
| ||||
Posted in reply to Don | http://d.puremagic.com/issues/show_bug.cgi?id=6458 Kenji Hara <k.hara.pg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED -- 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