Need clarification on dmd symbol generation
deadalnix
deadalnix at gmail.com
Wed Apr 10 09:01:07 PDT 2013
On Wednesday, 10 April 2013 at 15:16:31 UTC, Robert wrote:
> On Wed, 2013-04-10 at 15:50 +0200, Dicebot wrote:
>> 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 ;)
>
> :-( Still wrong output for my code. I commented on your pull
> request
> with more details.
Please add sample code to
http://d.puremagic.com/issues/show_bug.cgi?id=9571
More information about the Digitalmars-d
mailing list