This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/13972] gcj's URL() does not handle ContextURL + "/redir?http://domain2.com/index.html" correctly.


------- Additional Comments From k dot allan-gcc at au dot darkbluesea dot com  2004-02-02 01:25 -------
Created an attachment (id=5641)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5641&action=view)
Patch against gcc/libjava/java/net/URL.java

This patch will rectify the problem mentioned in the bug report... it's
probably not as efficient as it could be.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13972


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]