Allowing relative file imports
Walter Bright
newshound1 at digitalmars.com
Fri Mar 27 01:45:14 PDT 2009
Georg Wrede wrote:
> Walter Bright wrote:
>> 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!
>
> And the system seems protected, too: http://codepad.org/mzAgmvZZ
And I'll raise you: http://codepad.org/bp5nsprd
More information about the Digitalmars-d
mailing list