[Issue 10221] foreach(char c; 0..256) doesn't work even though the upper bound is 255

2014-02-08 Thread d-bugmail
/ce5cffc4493db9e9fba57476e564fb7a4a9553eb Fix Issue 10221 - foreach(char c; 0..256) doesn't work even though the upper bound is 255 https://github.com/D-Programming-Language/dmd/commit/d3ea1fb833ca49d56df23a400e4e93e50b5eac2b Merge pull request #2847 from yebblies/issue10221 Issue 10221 - foreach(char c; 0..256) doesn't work even

[Issue 10221] foreach(char c; 0..256) doesn't work even though the upper bound is 255

2014-02-08 Thread d-bugmail
/ce5cffc4493db9e9fba57476e564fb7a4a9553eb Fix Issue 10221 - foreach(char c; 0..256) doesn't work even though the upper bound is 255 https://github.com/D-Programming-Language/dmd/commit/d3ea1fb833ca49d56df23a400e4e93e50b5eac2b Merge pull request #2847 from yebblies/issue10221 Issue 10221 - foreach(char c; 0..256) doesn't work even

[Issue 10221] foreach(char c; 0..256) doesn't work even though the upper bound is 255

2014-02-08 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10221 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc ---

[Issue 10221] foreach(char c; 0..256) doesn't work even though the upper bound is 255

2013-11-21 Thread d-bugmail
https://d.puremagic.com/issues/show_bug.cgi?id=10221 yebblies yebbl...@gmail.com changed: What|Removed |Added Keywords||pull, rejects-valid

[Issue 10221] foreach(char c; 0..256) doesn't work even though the upper bound is 255

2013-05-31 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10221 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|