Closed timotheecour closed 10 years ago
Yes, I had some troubles using Dscanner. Among others it doesn't have a dub.json. I'll try to get the necessary things upstream.
I reduced the linker error, that I hit with Dscanner.
When it's fixed I can submit my dub.json
to Dscanner.
https://d.puremagic.com/issues/show_bug.cgi?id=12146
OK, I posted a pull for that linker issue, so let's hope it'll get merged soon. https://github.com/D-Programming-Language/dmd/pull/3255
And I submitted a pull for Dscanner https://github.com/Hackerpilot/Dscanner/pull/109.
dscanner is at git master. I couldn't build using dub(see other bug report) but doing this: rdmd -Isrc -Ipath/to/Dscanner examples/sandbox.d gives: src/dawg/drepl/interpreter.d(96): Error: class stdx.d.parser.Parser member moreTokens is not accessible