Bugs item #562951, was opened at 2002-05-31 11:30
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=107940&aid=562951&group_id=7940

Category: MacPerl Application
Group: Development Branch
Status: Open
Resolution: None
Priority: 5
Submitted By: Chris Nandor (pudge)
Assigned to: Chris Nandor (pudge)
Summary: Line numbers wrong

Initial Comment:
In the MacPerl app, line numbering begins after the
#!perl line, so this messes up line numbers:

# foo
# bar
#!perl
print __LINE__

Gives 2 instead of 4.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=107940&aid=562951&group_id=7940

Reply via email to