[dmd-internals] Time for new release?

kenji hara k.hara.pg at gmail.com
Thu Oct 6 00:44:55 PDT 2011


I'd like to merge two fixes before next release (will be 2.056).

https://github.com/D-Programming-Language/phobos/pull/276
Current unit tests of std.datetime and std.windows.registry are broken
in Windows with multi-byte code pages
(At least Japanese locale).

https://github.com/D-Programming-Language/dmd/pull/433
My inout patch was merged, but it wasn't completion. I think this
patch will fix remains.

Kenji Hara

2011/10/3 David Simcha <dsimcha at gmail.com>:
> I noticed that some pretty important bugs (specifically the ones w.r.t.
> inout) recently got fixed.  This is a major step forward since it allows
> containers to be written that work properly with const.  Is it time to start
> thinking about another release soon?
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
>


More information about the dmd-internals mailing list