Strange Bug in LDC vs DMD

FoxyBrown via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Jun 30 08:39:35 PDT 2017


On Friday, 30 June 2017 at 15:07:29 UTC, Murzistor wrote:
> On Friday, 30 June 2017 at 12:50:24 UTC, FoxyBrown wrote:
>
>> The funny thing is, newName is printed wrong so Recompute is 
>> effected by the rename.
> Does LDC use Unicode?
> Or, maybe, standard library under LDC does not support Unicode 
> - then it is a serious bug.
> Do you use any non-ASCII symbols?
> Maybe, the Recompute() function returns a non-unicode string 
> under LDC?

None of these reasons make sense. They do not take in to account 
that simply pre-evaluating dirEntries causes it to work nor the 
fact that I said that commenting the rename out also works.



More information about the Digitalmars-d-learn mailing list