Opened 17 years ago

#268 new defect

files that lack a new line would make the mupa parser choke

Reported by: diane Owned by: diane
Priority: major Milestone:
Component: Qt Gui Version:
Keywords: Cc:

Description

Steven reported a bug that mussa wouldn't run with some mupa files. It turns out the mupa parser was very cranky if th there wasn't a trailing newline. I briefly tried using spirit to write a parser, but it was easier just to clean up tristan's original parser. (Yay for boost/alg/string.hpp)

Change History (0)

Note: See TracTickets for help on using tickets.