Feb. 18, 2014
8:47 a.m.
Please try the latest version.
----- Original Message ----- From: paolo.bernardi.67@gmail.com Sent: 02/17/14 07:02 PM To: Pharo Development List Subject: [Pharo-dev] XMLParser does not close input stream
hi, after parsing the input stream is left open, so Dia can't save the next version of my toy-designs.
added streamReader stream close.
at the end of XMLParserTokenizer>>nextEndDocument
this made Dia (and me) happy. cheers