Gtkmm-forge Digest, Vol 3, Issue 22



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-owner lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 330535] GKeyFile not wrapped (glibmm (bugzilla.gnome.org))
   2. [Bug 352226] New: gtkmm-2.10.0 build problem with	gcc-3.3.6
      (gtkmm (bugzilla.gnome.org))
   3. [Bug 352226] gtkmm-2.10.0 build problem with	gcc-3.3.6
      (gtkmm (bugzilla.gnome.org))
   4. [Bug 352088] Typo in	Gtk::Button::get_image_position
      (gtkmm (bugzilla.gnome.org))
   5. [Bug 352088] Typo in	Gtk::Button::get_image_position
      (gtkmm (bugzilla.gnome.org))


----------------------------------------------------------------------

Message: 1
Date: Sun, 20 Aug 2006 22:11:39 +0100 (BST)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 330535] GKeyFile not wrapped
To: gtkmm-forge lists sourceforge net
Message-ID: <20060820211139 C9A036C405C box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=330535
 glibmm | general | Ver: 2.9.x


Chong Kai Xiong changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |descender phreaker net




-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------

Message: 2
Date: Mon, 21 Aug 2006 07:30:16 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 352226] New: gtkmm-2.10.0 build problem
	with	gcc-3.3.6
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-352226-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=352226
 gtkmm | build | Ver: 2.10.x

           Summary: gtkmm-2.10.0 build problem with gcc-3.3.6
           Product: gtkmm
           Version: 2.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: zlatko gmx at
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


gtkmm-2.10.0 fails to build out of the box with gcc-3.3.6 (Slackware 10.2) and
glibmm-2.12.0.

[zlatko disclosure]:~/usrlocal/src/gtkmm-2.10.0$ make
[...]
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-DG_LOG_DOMAIN=\"gtkmm\"   -I../../gtk -I../../gtk -I../../pango -I../../pango
-I../../atk -I../../atk -I../../gdk -I../../gdk -I../../gtk -I../../gtk
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/local/include/glibmm-2.4
-I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/sigc++-2.0
-I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/cairomm-1.0
-I/usr/local/include/cairo -I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-unix-print-2.0
-I/usr/X11R6/include -pthread -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include      -g -O2 -Wall -MT listviewtext.lo -MD -MP
-MF ".deps/listviewtext.Tpo" -c -o listviewtext.lo listviewtext.cc; \
then mv -f ".deps/listviewtext.Tpo" ".deps/listviewtext.Plo"; else rm -f
".deps/listviewtext.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"gtkmm\" -I../../gtk -I../../gtk
-I../../pango -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk
-I../../gtk -I../../gtk -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include
-I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/cairomm-1.0 -I/usr/local/include/cairo
-I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include
-I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0
-I/usr/local/include/gtk-unix-print-2.0 -I/usr/X11R6/include -pthread
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -g -O2 -Wall
-MT listviewtext.lo -MD -MP -MF .deps/listviewtext.Tpo -c listviewtext.cc 
-fPIC -DPIC -o .libs/listviewtext.o
listviewtext.cc: In member function `Glib::ustring 
   Gtk::ListViewText::get_column_title(unsigned int) const':
listviewtext.cc:86: error: syntax error before `;' token
make[5]: *** [listviewtext.lo] Error 1
make[5]: Leaving directory `/usr/local/src/gtkmm-2.10.0/gtk/gtkmm'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/local/src/gtkmm-2.10.0/gtk/gtkmm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/gtkmm-2.10.0/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/gtkmm-2.10.0/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gtkmm-2.10.0'
make: *** [all] Error 2
[zlatko disclosure]:~/usrlocal/src/gtkmm-2.10.0$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/specs
Configured with: ../gcc-3.3.6/configure --prefix=/usr --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld
--verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.3.6
[zlatko disclosure]:~/usrlocal/src/gtkmm-2.10.0$ pkg-config --modversion
glibmm-2.4
2.12.0
[zlatko disclosure]:~/usrlocal/src/gtkmm-2.10.0$ 

The attached patch fixes this problem.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------

Message: 3
Date: Mon, 21 Aug 2006 07:32:33 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 352226] gtkmm-2.10.0 build problem with
	gcc-3.3.6
To: gtkmm-forge lists sourceforge net
Message-ID: <20060821063233 A45256C4059 box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=352226
 gtkmm | build | Ver: 2.10.x





------- Comment #1 from Thomas Zajic  2006-08-21 06:32 UTC -------
Created an attachment (id=71273)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=71273&action=view)
patch to fix build error on gcc-3.3.6


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------

Message: 4
Date: Mon, 21 Aug 2006 11:37:17 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 352088] Typo in
	Gtk::Button::get_image_position
To: gtkmm-forge lists sourceforge net
Message-ID: <20060821103717 EF2DC6C403B box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=352088
 gtkmm | general | Ver: 2.10.x





------- Comment #2 from Murray Cumming  2006-08-21 10:36 UTC -------
I think this is more or less OK to fix. Ask for release-team permission please
first though.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------

Message: 5
Date: Mon, 21 Aug 2006 14:26:28 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 352088] Typo in
	Gtk::Button::get_image_position
To: gtkmm-forge lists sourceforge net
Message-ID: <20060821132628 223DF6C405F box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=352088
 gtkmm | general | Ver: 2.10.x





------- Comment #3 from jonner  2006-08-21 13:26 UTC -------
email sent to release-team, waiting for response.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



------------------------------

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

------------------------------

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest, Vol 3, Issue 22
******************************************



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