[Issue 10398] Dmd bugs detected by memcheck when compile druntime+phobos
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 19 09:49:22 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10398
--- Comment #3 from Maxim Fomin <maxim at maxim-fomin.ru> 2013-07-19 09:49:20 PDT ---
(In reply to comment #1)
> What were your compiler arguments and input source files? Being able to
> reproduce the error is necessary to fix any bug.
1) go to druntime/posix.mak
2) replace approx. line 32 with 'DMD?= valgrind dmd'
3) to to phobos/posix.mak
4) replace approx line 99 with 'DMD ?= valgrind dmd'
This will print memory errors during full druntime + phobos compilation.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list