On Fri, 19 Sep 2003, Steve Fink wrote: > On Sep-19, Leopold Toetsch wrote: > > Steve Fink <[EMAIL PROTECTED]> wrote: > > > > > Ok, they're "fixed". > > > > Not quite. Fixer fix check in ;-) > > > > $ parrot examples/assembly/xml_parser.pasm > > Couldn't open small.xml # was segfault > > $ ../../parrot uniq.pasm -c -d -u uniq.pasm # item > > Sure enough. Your fix is better. We really ought to write a 'test' > target for the examples area, if we're going to keep it.
This definitely would be a Good Thing. I'd like to keep the examples directory, but I'd also like them to be actually correct, or at least not die a horrible death when they're used. If someone throws together a target, I'll add it to the tinderboxen I control. Dan