Pegged: Syntax Highlighting

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Mar 28 10:19:00 PDT 2012


On 3/28/12, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> On 3/28/12, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
>> snip
>
> Ouch, DMD crashes with that autogenerated ddump D grammar file.
>

Also asModule seems to have stopped generating valid modules since the
last time I've tried it. I keep getting this error when importing a
generated file:

arithmetic.d(44): Error: undefined identifier module arithmetic.empty
arithmetic.d(31):        called from here:
parse(Input(input,Pos(0u,0u,0u),AssociativeList(null)))
simpleTest.d(30):        called from here: parse("2/(8*7988+1*6196-y)")
Failed: "dmd" "-w" "-wi" "-v" "-o-" "simpleTest.d" "-I."


More information about the Digitalmars-d-announce mailing list