Closed simonsteele closed 9 years ago
Original issue 44 created by simonsteele on 2008-04-22T13:02:12.000Z:
What steps will reproduce the problem?
What is the expected output? What do you see instead? Expect to see result from .cpp and .h files, but this doesn't work.
The format seems to expect no spaces and only accepts semicolons as a separator. This should be changed to trim spaces and accept more separators.
Comment #1 originally posted by simonsteele on 2008-04-28T21:52:53.000Z:
Fixed for the next release.
Original issue 44 created by simonsteele on 2008-04-22T13:02:12.000Z:
What steps will reproduce the problem?
What is the expected output? What do you see instead? Expect to see result from .cpp and .h files, but this doesn't work.
The format seems to expect no spaces and only accepts semicolons as a separator. This should be changed to trim spaces and accept more separators.