Re: [perl #33171] Error When Reading Past EOF

2005-02-03 Thread Matt Diephouse
Leopold Toetsch [EMAIL PROTECTED] wrote: Matt Diephouse [EMAIL PROTECTED] wrote: That still results in in file (unknown) near line -1 being printed as part of the error message, so I'm leaving this ticket open. (It annoys me.) *g* I've changed now the policy for including source

Re: [perl #33171] Error When Reading Past EOF

2005-02-03 Thread Leopold Toetsch
Matt Diephouse [EMAIL PROTECTED] wrote: That still results in in file (unknown) near line -1 being printed as part of the error message, so I'm leaving this ticket open. (It annoys me.) *g* I've changed now the policy for including source line information. Unless -O is given file and line

Re: [perl #33171] Error When Reading Past EOF

2005-02-02 Thread Matt Diephouse
Leopold Toetsch [EMAIL PROTECTED] wrote: Matt Diephouse [EMAIL PROTECTED] wrote: It also changes the function used to raise the exception from real_exception to internal_exception We've to change a lot of internal_exceptions to real ones eventually and print better diagnostics, so no.

Re: [perl #33171] Error When Reading Past EOF

2005-02-01 Thread Leopold Toetsch
Matt Diephouse [EMAIL PROTECTED] wrote: The attached patch changes the error to: Cannot read line from empty filehandle Done. It also changes the function used to raise the exception from real_exception to internal_exception We've to change a lot of internal_exceptions to real ones

Re: [perl #33171] Error When Reading Past EOF

2005-01-31 Thread Matt Diephouse
On Thu, 23 Dec 2004 11:02:16 -0800, via RT Matt Diephouse [EMAIL PROTECTED] wrote: # New Ticket Created by  Matt Diephouse # Please include the string:  [perl #33171] # in the subject line of all future correspondence about this issue. # URL: