Re: [PATCH] internal_exception newlines

2003-12-25 Thread Leopold Toetsch
Luke Palmer wrote: Here's a big patch that adds newlines to all internal_exception calls for which they were missing. Its currently inconsistent, but exception handling needs work anyway, that is put in appropriate real exceptions where applicable. And I'd like to have the handler functions add

[PATCH] internal_exception newlines

2003-12-24 Thread Luke Palmer
Here's a big patch that adds newlines to all internal_exception calls for which they were missing. Luke Index: classes/delegate.pmc === RCS file: /cvs/public/parrot/classes/delegate.pmc,v retrieving revision 1.8 diff -u -r1.8 delega