[armedbear-devel] Spaces in pathnames (jar:file:/x/y/z/a space/...)

Ville Voutilainen ville.voutilainen at gmail.com
Sat Jun 4 12:39:33 UTC 2011


On 4 June 2011 09:59, Mark Evenson <evenson at panix.com> wrote:
> If you are referring to the changes culminating [r13302 as the latest work
> on Pathname.java][r13302], I wouldn't expect any change in the URI escaping
> behavior as this work only dealt with the version component. Ville had done
> some other work about a month ago, but I think he retracted his patch as it
> caused more problems than it solved.

My earlier patches don't handle spaces, but tried to solve handling of
filenames that start
with strings such as "File::", which happens in perl documentation,
for instance.
I do need to resurrect that work at some point. The null handling
fixes done for Pathname
might help there. But, as I said, I didn't do any fixes for spaces-in-names.




More information about the armedbear-devel mailing list