[Xfc-dev] XFC 4.3.2 released

Andreas Radke a.radke at arcor.de
Thu Apr 19 22:16:32 CEST 2007


Am Thu, 19 Apr 2007 17:14:44 +0200
schrieb Bo Lorentsen <bl at lue.dk>:

> Hi ...
> 
> All my changes have been applied, and I have made a new dev. release. 
> The site is updated too !
> 
> The primary news is gtksourceview, debian building and fixes.
> 
> Enjoy
> 
> /BL
> _______________________________________________
> Xfc-dev mailing list
> Xfc-dev at xfce.org
> http://foo-projects.org/mailman/listinfo/xfc-dev


Thanks that the developement startet again. I've build myself the
x86_64 package for ArchLinux. It breaks like this with gcc 4.1.2:

if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libXFCcore
-I../../../libXFCui   -g -O2 -Wall -ansi --pedantic-errors
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include   -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DPNG_NO_MMX_CODE
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/freetype2 -I/usr/include/libpng12   -g -O2 -Wall -ansi
--pedantic-errors -MT selection.o -MD -MP -MF ".deps/selection.Tpo" -c
-o selection.o selection.cc; \ then mv -f ".deps/selection.Tpo"
".deps/selection.Po"; else rm -f ".deps/selection.Tpo"; exit 1; fi
selection.cc: In member function 'virtual void
RetrieveSelectionButton::on_selection_received(const
Xfc::Gtk::SelectionData&, unsigned int)': selection.cc:50: error: cast
from 'unsigned char*' to 'unsigned int' loses precision make[4]: ***
[selection.o] Error 1

We need to apply the appended patch to get it built.

Andreas Radke

-------------- next part --------------
A non-text attachment was scrubbed...
Name: selection.cc.64bit.patch
Type: text/x-patch
Size: 663 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfc-dev/attachments/20070419/fac14bb8/attachment.bin>


More information about the Xfc-dev mailing list