On Tue, 2009-08-11 at 18:38 +0100, Chris Young wrote:
> On Tue, 11 Aug 2009 14:03:41 +0100, John-Mark Bell wrote:
> 
> > snprintf(urlpath, sizeof urlpath, "file://%s/Inventory", path);
> > 
> > Are you certain that path always begins with a '/'?
> 
> Whether it does or not is irrelevant, as NetSurf always ensures there
> are three slashes after file: (I had to write my own file: handler for
> the Amiga port because of this)

It's entirely relevant; this URL is never fetched. It is simply used as
a mechanism for getting the platform-specific file path of the Inventory
file.


J.


Reply via email to