Closed GoogleCodeExporter closed 8 years ago
r46 fixed my hang so I can confirm this bug myself now too. Any path containing
a space is clipped at the space
in the output file.
Original comment by whitefa...@gmail.com
on 24 Jun 2008 at 5:26
This issue was due to a part of the parsing method that was splitting an input
string
by spaces to remove(if it existed) a notice of where a file was moved from. The
splitting on this string is now done more robustly.
Original comment by cgalvan1...@gmail.com
on 24 Jun 2008 at 5:32
Original issue reported on code.google.com by
whitefa...@gmail.com
on 24 Jun 2008 at 3:56