Allowing relative file imports
Walter Bright
newshound1 at digitalmars.com
Thu Mar 26 23:01:18 PDT 2009
grauzone wrote:
> Walter Bright wrote:
>> http://www.comeaucomputing.com lets you upload random C++ code,
>> compile it on their system, and view the messages put out by their
>> compiler. Suppose you did it with D, had it import some sensitive
>> file, and put it out with a pragma msg statement?
>
> Your compiler can do the same:
> http://codepad.org/hWC9hbPQ
That's awesome!
More information about the Digitalmars-d
mailing list