URLStream doesn't do file:/// type reading currently.

There are a couple of small bugs (need to separate the file:/// from the / in the lead of the url, and must use read() rather than readData() since it is reading from a file descriptor. I have patches for these things. What would be the procedure for sending them, as I am a noop to this process?



_______________________________________________
Bug-commoncpp mailing list
Bug-commoncpp@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-commoncpp

Reply via email to