On Thu, 24 Mar 2011 23:10:08 +0100
Felipe Monteiro de Carvalho <[email protected]> wrote:

> > Commenting is better. Then the reported error line numbers are still
> > valid.
> 
> Yes, but then bash won't recognize it, I suppose

I meant:

Original file:
#!/usr/bin/instantfpc
begin
end.

bash is happy.


Preprocessor creates:
//#!/usr/bin/instantfpc
begin
end.

fpc is happy.

Mattias
_______________________________________________
fpc-pascal maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to