Benjamin Wolsey wrote:
> CVSROOT:      /sources/gnash
> Module name:  gnash
> Changes by:   Benjamin Wolsey <bwy>   08/02/11 08:13:06
> 
> Modified files:
>       .              : ChangeLog 
>       libbase        : rc.cpp rc.h 
>       testsuite/libbase: gnashrc.in 
> 
> Log message:
>               * libbase/rc.{h,cpp}: use boost/cstdint for uint32_t. Cast SHM 
> key 
>                 to key_t only at return. Use 'splashScreen', not 
> splash_screen in
>                 the rcfile for naming consistency. It's as yet unused, so 
> shouldn't
>                 cause any problems.
>               * testsuite/libbase/gnashrc.in: change test to use splashScreen.
>       
>       I have a feeling libbase won't build under w32 or other non-UNIX-like 
> systems becase of the <sys/shm.h> include.

  When building shared memory on win32, there are ifdefs for win32
support. Much of the functionality will be gone on win32, but it should
still work. Not having a win32 machine I guess I should try a mingw32
build to make sure.

        - rob -


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to