Shebangs and line numbers

Wang Zhen nehzgnaw at gmail.com
Thu Feb 23 03:48:07 PST 2006


Kazuhiro Inaba wrote:
> On DMD 0.147 (both Windows and Linux version), this program
> 
> #!dmd -run
> void main() { assert(false); }
> 
> signals "Error: AssertError Failure test.d(1)," since dmd just simplely
> ignores the first line beginning with "#!".
> But I think it is more convenient to see "test.d(2)" here.
> 
> 

Already reported by Thomas a few days ago. (digitalmars.D.bugs:6280)



More information about the Digitalmars-d-bugs mailing list