In one of my projects i get this error using the std.json module:

phobos\std\json.d(62): Error: function std.json.parseJSON!(string).parseJSON compiler error, parameter 'json', bugzilla 2962?

I did not yet get to reduce my code that uses parseJSON to reproduce it, perhaps someone has an idea anyway.



On 10.07.2011 01:34, Walter Bright wrote:

http://ftp.digitalmars.com/dmd1beta.zip
http://ftp.digitalmars.com/dmd2beta.zip

1. This has a working rdmd in it, but why the other one failed is still
under investigation. It appears to be a heisenbug.
2. weak purity restored
3. latest druntime and phobos folded in
4. Don's ctfe fix
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to