Need clarification on dmd symbol generation
Dicebot
m.strashun at gmail.com
Wed Apr 10 06:50:40 PDT 2013
You now what? It worked.
Before:
$ nm a.o | wc -l
358
After:
$ nm a.o | wc -l
68
I'll run a full test suite and do the pull request.
Kenji you are my hero ;)
More information about the Digitalmars-d
mailing list