In article <[email protected]>, Chris Young <[email protected]> wrote: > On Tue, 13 Jul 2010 21:44:48 +0100, Michael Drake wrote:
> > On RISC OS, it looks like this: > > > > http://www.netsurf-browser.org/temp/filebrowser.png > > > > On files, the date shows as (null) and is placed in the type column > > instead. Type doesn't seem to work. > Odd. I wonder if this is because I put the size format string in as > an int rather than a long. I've just changed this, see if it makes > any difference? http://www.netsurf-browser.org/temp/filebrowser2.png During the build, I get: Errors in file: trunk.netsurf.render.directory/ Line Type Description 150 Warning suggest parentheses around assignment used as truth value 164 Warning assignment discards qualifiers from pointer target type 165 Warning assignment discards qualifiers from pointer target type 168 Warning assignment discards qualifiers from pointer target type 169 Warning assignment discards qualifiers from pointer target type 172 Warning assignment discards qualifiers from pointer target type 173 Warning assignment discards qualifiers from pointer target type 199 Warning long int format, different type arg (arg 4) 199 Warning long int format, different type arg (arg 4) 69 Warning 'mimetype' might be used uninitialized in this function -- Michael Drake (tlsa) http://www.netsurf-browser.org/
