#110: #+ in JAR pathnames does not work ----------------------+----------------------------------------------------- Reporter: charmon | Owner: mevenson Type: defect | Status: assigned Priority: minor | Milestone: Component: other | Version: 0.23 Resolution: | Keywords: ----------------------+-----------------------------------------------------
Comment(by mevenson):
Replying to [comment:2 charmon]:
i don't know if I'd say this has nothing to do with the compiler, as it
has to do with the bogus encoding done to filenames by the compiler, even if indirectly.
Since all of the logic in dealing with PATHNAMES is mostly implemented as Java in Pathname.java, I think the compiler will need no fixes to solve this, hence why I don't think the component is the compiler. It may indeed effect the compiler indirectly, but only insomuch as it uses such primitives.