gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog server/as_value.h server/cxform...


From: Benjamin Wolsey
Subject: Re: [Gnash-commit] gnash ChangeLog server/as_value.h server/cxform...
Date: Fri, 06 Jun 2008 12:53:45 +0200

> Log message:
>               * libbase/utility.h: include gnashconfig.h, fix some old-style 
> casts,
>                 use Dossy's 0.8.3 branch solution for isfinite on win32 in 
> HEAD
>                 too.
>               * libbase/tu_file.{cpp,h}: fix old-style casts, add some 
> indentation.
>               * libgeometry/Point2d.h: old-style casts, std:: mathematic 
> functions.
>               * libgeometry/Range2d.h: ditto.
>               * server/cxform.h, server/types.h, server/shape.h, 
> server/event_id.h,
>                 server/as_value.h: old-style casts.
>               * configure.ac: drop tests for hash map extensions, add -ansi to
>                 standard CXXFLAGS (this simply disables gcc extensions, so 
> there
>                 should be (and are) no problems building). Add extra warnings 
> to
>                 standard CXXFLAGS. Replace NSAPI with NPAPI.
>               * macros/firefox.m4: replace $nsapi with $npapi.
>               * plugins/Makefile.am, plugins/win32/Makefile.am, Makefile.am:
>                 NSAPI->NPAPI.
>               * GnashException.h: header guard used reserved identifier.
> 
None of these changes, with the exception of including gnashconfig.h,
should cause any change in behaviour at all. Including gnashconfig.h
will make some #ifdefs work as they were supposed to, but since none of
them worked before(!) may cause problems on various platforms. I've done
all this at the same time as many of the changes need a large rebuild,
and this gets them all out of the way together.

The new warning flags in configure shouldn't cause any build problems.
The gstreamer files (not our own) fail if -ansi is added to CFLAGS. I'd
quite like to add -Wold-style-cast too, but this produces rather too
many warnings at the moment ;)


Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]