[gtkmm] Gtkmm-forge digest, Vol 1 #229 - 8 msgs



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-admin 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.


Today's Topics:

   1. [Bug 93346] New - minor gtkmm API inconsistency (bugzilla-daemon widget gnome org)
   2. [Bug 93346] Changed - minor gtkmm API inconsistency (bugzilla-daemon widget gnome org)
   3. [Bug 93346] Changed - minor gtkmm API inconsistency (bugzilla-daemon widget gnome org)
   4. [Bug 93317] Changed - GnomePreferencesType C enum in appbar.h (bugzilla-daemon widget gnome org)
   5. [Bug 93346] Changed - minor gtkmm API inconsistency (bugzilla-daemon widget gnome org)
   6. [Bug 93412] New - gtkmm2 cvs fails to link on Mac OS 10.2 (bugzilla-daemon widget gnome org)
   7. [Bug 93413] New - Gtk::TreeRowReference copyable? (bugzilla-daemon widget gnome org)
   8. [Bug 93317] Changed - GnomePreferencesType C enum in appbar.h (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun, 15 Sep 2002 15:10:21 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93346] New - minor gtkmm API inconsistency

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93346

Changed by andrewnovikov comail ru 

--- shadow/93346	Sun Sep 15 15:10:20 2002
+++ shadow/93346.tmp.24951	Sun Sep 15 15:10:20 2002
@@ -0,0 +1,27 @@
+Bug#: 93346
+Product: gtkmm
+Version: 2.0
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: minor
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: andrewnovikov comail ru               
+TargetMilestone: ---
+URL: 
+Summary: minor gtkmm API inconsistency
+
+From TODO file: 
+   - The following methods should be renamed to be more consistent with 
+    the rest of the Gtk+/Gtkmm API 
+      file               class                  current name  new name 
+      ------------------------------------------------------------------- 
+      quark.h            QueryQuark             id()          get_id() 
+      rgbcmap.h          RgbCmap                size()        get_size() 
+      treemodelcolumn.h  TreeModelColumnRecord  types()       get_types() 
+                         TreeModelColumnBase    type()        get_type() 
+                                                index()       get_index() 
+      treemodelcolumn.h  TreeModelColumnRecord  size()        get_size()



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun, 15 Sep 2002 15:11:46 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93346] Changed - minor gtkmm API inconsistency

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93346

Changed by andrewnovikov comail ru 

--- shadow/93346	Sun Sep 15 15:10:20 2002
+++ shadow/93346.tmp.25070	Sun Sep 15 15:11:46 2002
@@ -22,6 +22,11 @@
       quark.h            QueryQuark             id()          get_id() 
       rgbcmap.h          RgbCmap                size()        get_size() 
       treemodelcolumn.h  TreeModelColumnRecord  types()       get_types() 
                          TreeModelColumnBase    type()        get_type() 
                                                 index()       get_index() 
       treemodelcolumn.h  TreeModelColumnRecord  size()        get_size()
+
+------- Additional Comments From andrewnovikov comail ru  2002-09-15 15:11 -------
+Created an attachment (id=11089)
+solves the problem...
+



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun, 15 Sep 2002 15:14:40 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93346] Changed - minor gtkmm API inconsistency

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93346

Changed by andrewnovikov comail ru 

--- shadow/93346	Sun Sep 15 15:11:46 2002
+++ shadow/93346.tmp.25362	Sun Sep 15 15:14:40 2002
@@ -27,6 +27,11 @@
       treemodelcolumn.h  TreeModelColumnRecord  size()        get_size()
 
 ------- Additional Comments From andrewnovikov comail ru  2002-09-15 15:11 -------
 Created an attachment (id=11089)
 solves the problem...
 
+
+------- Additional Comments From andrewnovikov comail ru  2002-09-15 15:14 -------
+Created an attachment (id=11090)
+this one is really in plain text
+



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun, 15 Sep 2002 15:42:52 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93317] Changed - GnomePreferencesType C enum in appbar.h

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93317

Changed by murrayc usa net 

--- shadow/93317	Sun Sep 15 09:44:08 2002
+++ shadow/93317.tmp.28703	Sun Sep 15 15:42:52 2002
@@ -36,6 +36,10 @@
 I would like to get a gnome cvs account for testing the changes,
 anonymous cvs is out of sync, so I even can't test your yesterday commits.
 
 I will continue tracking gnomemm-all releases for now.
 
 I will try to apply for an account soon.
+
+------- Additional Comments From murrayc usa net  2002-09-15 15:42 -------
+So you wait for it to sync. Nobody gets a cvs write account just to
+get stuff faster.



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, andrewnovikov comail ru
Cc: 
Date: Mon, 16 Sep 2002 03:53:08 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93346] Changed - minor gtkmm API inconsistency

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93346

Changed by murrayc usa net 

--- shadow/93346	Sun Sep 15 15:14:40 2002
+++ shadow/93346.tmp.24179	Mon Sep 16 03:53:08 2002
@@ -1,13 +1,13 @@
 Bug#: 93346
 Product: gtkmm
 Version: 2.0
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: WONTFIX
 Severity: minor
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: andrewnovikov comail ru               
 TargetMilestone: ---
@@ -32,6 +32,15 @@
 
 
 ------- Additional Comments From andrewnovikov comail ru  2002-09-15 15:14 -------
 Created an attachment (id=11090)
 this one is really in plain text
 
+
+------- Additional Comments From murrayc usa net  2002-09-16 03:53 -------
+I think these have been discussed already. The TODO file is wrong if
+it says that. There are easy-fix bugs in bugzilla that you could work
+on instead.
+
+size() is meant to be like the size() in STL containers.
+The others aren't worth breaking the API freeze.
+Sorry.



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 16 Sep 2002 12:37:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93412] New - gtkmm2 cvs fails to link on Mac OS 10.2

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93412

Changed by julian jabber org 

--- shadow/93412	Mon Sep 16 12:37:44 2002
+++ shadow/93412.tmp.13035	Mon Sep 16 12:37:44 2002
@@ -0,0 +1,51 @@
+Bug#: 93412
+Product: gtkmm
+Version: 2.0
+OS: Macintosh
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: build
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: julian jabber org               
+TargetMilestone: ---
+URL: 
+Summary: gtkmm2 cvs fails to link on Mac OS 10.2
+
+Here's the error:
+
+ld: multiple definitions of symbol std::basic_string<char,
+std::char_traits<char>, std::allocator<char> >::assign(char const*,
+unsigned long)
+ustring.lo definition of std::basic_string<char, std::char_traits<char>,
+std::allocator<char> >::assign(char const*, unsigned long) in section
+(__TEXT,__text)
+/usr/lib/gcc/darwin/3.1/libstdc++.a(string-inst.o) private external
+definition of std::basic_string<char, std::char_traits<char>,
+std::allocator<char> >::assign(char const*, unsigned long) in section
+(__TEXT,__text)
+ld: multiple definitions of symbol std::basic_string<char,
+std::char_traits<char>, std::allocator<char> >::insert(unsigned long, char
+const*, unsigned long)
+ustring.lo definition of std::basic_string<char, std::char_traits<char>,
+std::allocator<char> >::insert(unsigned long, char const*, unsigned long)
+in section (__TEXT,__text)
+/usr/lib/gcc/darwin/3.1/libstdc++.a(string-inst.o) private external
+definition of std::basic_string<char, std::char_traits<char>,
+std::allocator<char> >::insert(unsigned long, char const*, unsigned long)
+in section (__TEXT,__text)
+ld: warning multiple definitions of symbol _locale_charset
+/sw/lib/libiconv.dylib(localcharset.lo) definition of _locale_charset
+/sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
+/usr/bin/libtool: internal link edit command failed
+make[5]: *** [libglibmm-1.3.la] Error 1
+
+
+
+temas managed to find the gcc bug report which pertains to something very
+similar to this. I'll get the link and append it soon.
+
+$ gcc --version
+gcc (GCC) 3.1 20020420 (prerelease)



--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 16 Sep 2002 12:39:30 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93413] New - Gtk::TreeRowReference copyable?

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93413

Changed by julian jabber org 

--- shadow/93413	Mon Sep 16 12:39:30 2002
+++ shadow/93413.tmp.13339	Mon Sep 16 12:39:30 2002
@@ -0,0 +1,19 @@
+Bug#: 93413
+Product: gtkmm
+Version: 2.0
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: TreeView
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: julian jabber org               
+TargetMilestone: ---
+URL: 
+Summary: Gtk::TreeRowReference copyable?
+
+Should Gtk::TreeRowReference be copyable? It would be nice... I started
+working on it, but not fully understanding the memory management involved,
+mine crashes ;)



--__--__--

Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Mon, 16 Sep 2002 13:14:33 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93317] Changed - GnomePreferencesType C enum in appbar.h

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93317

Changed by llanero jazzfree com 

--- shadow/93317	Sun Sep 15 15:42:52 2002
+++ shadow/93317.tmp.19822	Mon Sep 16 13:14:33 2002
@@ -40,6 +40,9 @@
 
 I will try to apply for an account soon.
 
 ------- Additional Comments From murrayc usa net  2002-09-15 15:42 -------
 So you wait for it to sync. Nobody gets a cvs write account just to
 get stuff faster.
+
+------- Additional Comments From llanero jazzfree com  2002-09-16 13:14 -------
+verified with gnomemm-all 1.3.10




--__--__--

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


End of Gtkmm-forge Digest



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