CVSROOT:        /cvs/gnome
Module name:    ooo-build
Changes by:     tml     06/10/15 15:56:18

Modified files:
        .              : ChangeLog 
        patches/src680 : apply libsb_gcc4_visibility_markup.diff 
        patches/vba    : vba-basic-array-erase.diff 
                         vba-basic-globals.diff 

Log message:
2006-10-15  Tor Lillqvist  <[EMAIL PROTECTED]>

* patches/src680/apply: Move libsb_gcc4_visibility_markup.diff to
Common so that it gets applied also on Win32.
vba-basic-array-erase.diff requires it to have been
applied. Should we automate some test that verifies that the
patches apply cleanly for all top-level distros?

* patches/src680/libsb_gcc4_visibility_markup.diff: Make it work
for a Win32 build, too, see above.
(basic/source/app/makefile.mk)
(basic/source/basmgr/makefile.mk)
(basic/source/classes/makefile.mk)
(basic/source/comp/makefile.mk)
(basic/source/runtime/makefile.mk)
(basic/source/sbx/makefile.mk): Actually include the
basic/util/makefile.pmk that this diff adds. makefile.pmk files
aren't included automatically. So, until now the makefile.pmk was
not even used. The -DSB_DLLIMPLEMENTATION that it attempted to
add to CDEFS never got passed to compilations, so we got a massive
linking breakage on Win32. Also, the visibility additions to
CFLAGS never got used, so did the visibility markup really have
the desired effect on Linux?

* patches/vba/vba-basic-array-erase.diff: The
SbxDimArray::setHasFixedSize() method added by this diff doesn't
return any value, so make it void.

* patches/vba/vba-basic-globals.diff: Fix syntax error, remove an
extra '('.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=tml&date=explicit&mindate=2006-10-15%2015:55&maxdate=2006-10-15%2015:57

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to