Unicode handling comparison

Adam D. Ruppe destructionator at gmail.com
Wed Nov 27 07:07:31 PST 2013


On Wednesday, 27 November 2013 at 15:03:37 UTC, Jacob Carlborg 
wrote:
> std/uni.d(6301): Error: undefined identifier tuple

Yeah, I saw it too. The fix is simple:

https://github.com/D-Programming-Language/phobos/pull/1728

tbh this makes me think version(unittest) might just be 
considered harmful. I'm sure that code passed the tests, but only 
because a vital import was in a version(unittest) secion!


More information about the Digitalmars-d mailing list