You have to update dbghelp.dll. It's version is 5.1.2600.5512 on my XP,
which does not work. You probably need some version 6.x, 6.11.1.404 from
the "Microsoft Debugging Tools for Windows" worked for me.
http://msdl.microsoft.com/download/symbols/debuggers/dbg_x86_6.11.1.404.msi
There is a new
On 5/14/2011 4:41 PM, Timon Gehr wrote:
Walter Bright wrote:
On 5/14/2011 2:49 PM, Timon Gehr wrote:
Also, not having the full druntime source handy apparently means some code wont
CTFE.
What is missing?
I stumbled over foreach(dchar c; char_array);
It will complain that "_aApplycd2" is not
Walter Bright wrote:
> On 5/14/2011 2:49 PM, Timon Gehr wrote:
> > Also, not having the full druntime source handy apparently means some code
> > wont
> > CTFE.
>
> What is missing?
I stumbled over foreach(dchar c; char_array);
It will complain that "_aApplycd2" is not defined. Interestingly, it
Hmm.. so it might be an XP issue. I'll give Win7 a try later.
Andrej Mitrovic:
> Do you get the symbol names displayed without running cv2pdb on the exe?
I am seeing the symbol names too (Windows Vista).
Bye,
bearophile
On 5/14/2011 2:49 PM, Timon Gehr wrote:
Also, not having the full druntime source handy apparently means some code wont
CTFE.
What is missing?
> Corrected links!
>
> > http://www.digitalmars.com/d/1.0/changelog.html
> > http://ftp.digitalmars.com/dmd.1.068.zip
> >
> > http://www.digitalmars.com/d/2.0/changelog.html
> > http://ftp.digitalmars.com/dmd.2.053.zip
Very Nice! Thank you and everyone involved! Thanks to Don for his CTFE-related
On 5/14/11, bearophile wrote:
> Walter:
>
>> > http://www.digitalmars.com/d/2.0/changelog.html
>> > http://ftp.digitalmars.com/dmd.2.053.zip
>
> I especially like the stack trace on Windows.
Do you get the symbol names displayed without running cv2pdb on the exe?
Am 14.05.2011 17:09, schrieb Extrawurst:
On 14.05.2011 15:23, Mafi wrote:
Am 13.05.2011 23:27, schrieb Walter Bright:
Thanks for everyone's hard work on this release!
http://www.digitalmars.com/d/1.0/changelog.html
http://ftp.digitalmars.com/dmd.1.067.zip
Now includes FreeBSD:
http://www.dig
On 14.05.2011 15:23, Mafi wrote:
Am 13.05.2011 23:27, schrieb Walter Bright:
Thanks for everyone's hard work on this release!
http://www.digitalmars.com/d/1.0/changelog.html
http://ftp.digitalmars.com/dmd.1.067.zip
Now includes FreeBSD:
http://www.digitalmars.com/d/2.0/changelog.html
http://f
Am 13.05.2011 23:27, schrieb Walter Bright:
Thanks for everyone's hard work on this release!
http://www.digitalmars.com/d/1.0/changelog.html
http://ftp.digitalmars.com/dmd.1.067.zip
Now includes FreeBSD:
http://www.digitalmars.com/d/2.0/changelog.html
http://ftp.digitalmars.com/dmd.2.052.zip
Walter:
> > http://www.digitalmars.com/d/2.0/changelog.html
> > http://ftp.digitalmars.com/dmd.2.053.zip
I especially like the stack trace on Windows.
Instead of naming the beta versions of 2.053 just "2.053" I suggest to name
them something like "2.053beta1", "2.053beta2", "2.053beta3", etc. S
On 14.05.2011 03:23, Walter Bright wrote:
Corrected links!
http://www.digitalmars.com/d/1.0/changelog.html
http://ftp.digitalmars.com/dmd.1.068.zip
http://www.digitalmars.com/d/2.0/changelog.html
http://ftp.digitalmars.com/dmd.2.053.zip
Nice!
Really great work by all the involved. I love
13 matches
Mail list logo