On Tue, 2008-09-23 at 08:22 +0200, Rogier Wolff wrote:
> On Tue, Sep 23, 2008 at 12:43:54AM +0100, Daniel Silverstone wrote:
> > On Mon, 2008-09-22 at 23:46 +0100, Jon Burgess wrote:
> > > image.c:
> > > gpx_parse_coord()
> > > - May want to emit an error if fopen(outfilename, "wb") fails
> > 
> > Nod, done.
> 
> Note that the "b" in "wb" should be inside a "#ifdef WINDOWS" or
> whatever defines that platform.

The 'b' is effectively ignored on Linux, so it should be harmless and
not need an ifdef.

Unless I've missed something?

D.

-- 
Daniel Silverstone                         http://www.digital-scurf.org/
PGP mail accepted and encouraged.            Key Id: 2BC8 4016 2068 7895



_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to