[Issue 9447] iota should generate char intervals too

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 4 10:48:41 PST 2013


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


Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com


--- Comment #2 from Jonathan M Davis <jmdavisProg at gmx.com> 2013-02-04 10:48:33 PST ---
It is definitely _not_ the case that adding 1 to a wchar or dchar will
necessarily result in a valid value. In both of them, there's a block in the
middle which is invalid. Just like at the implementation of isValidDchar.

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