[gtkmm] Gtkmm-forge digest, Vol 1 #438 - 4 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #438 - 4 msgs
- Date: Tue, 17 Jun 2003 20:09:08 -0700
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 110788] Changed - Atk/Gtk StateType confusion on widget page (bugzilla-daemon widget gnome org)
2. [Bug 112809] Changed - Add support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
3. [Bug 112809] Changed - Add support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
4. [Bug 115313] Changed - FAQ entry addition (threading) (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, olau hardworking dk
Cc: dimitri stack nl
Date: Tue, 17 Jun 2003 03:21:09 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 110788] Changed - Atk/Gtk StateType confusion on widget page
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=110788
Changed by murrayc usa net
--- shadow/110788 Mon Jun 16 17:01:41 2003
+++ shadow/110788.tmp.13881 Tue Jun 17 03:21:09 2003
@@ -70,6 +70,9 @@
A new doxygen is now out (1.3.2). Could someone test it. I don't think
it builds on RedHat 9.
------- Additional Comments From olau hardworking dk 2003-06-16 17:01 -------
I've tried with 1.3.1 just now. Doesn't work. Even though the text for
the link says Gtk::StateType, it still points to atkmmEnums.
+
+------- Additional Comments From murrayc usa net 2003-06-17 03:21 -------
+Thanks, but "A new doxygen is now out (1.3.2)".
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: cgustin ibelgique com
Date: Tue, 17 Jun 2003 03:24:20 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112809] Changed - Add support for Visual Studio .NET 2003
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=112809
Changed by murrayc usa net
--- shadow/112809 Mon Jun 16 12:44:36 2003
+++ shadow/112809.tmp.14788 Tue Jun 17 03:24:20 2003
@@ -153,6 +153,9 @@
is not in a separate subfolder. I wonder whether or not we have the
same tree structure.
------- Additional Comments From crs8 lehigh edu 2003-06-16 12:44 -------
how do you apply attachment 16442?? I'm having errors with wint_t in
MSVC .NET when trying to compile. Thanks for helping
+
+------- Additional Comments From murrayc usa net 2003-06-17 03:24 -------
+crs8 lehigh edu, please be more precise.
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: cgustin ibelgique com
Date: Tue, 17 Jun 2003 10:59:00 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112809] Changed - Add support for Visual Studio .NET 2003
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=112809
Changed by crs8 lehigh edu
--- shadow/112809 Tue Jun 17 03:24:20 2003
+++ shadow/112809.tmp.11066 Tue Jun 17 10:59:00 2003
@@ -156,6 +156,165 @@
------- Additional Comments From crs8 lehigh edu 2003-06-16 12:44 -------
how do you apply attachment 16442?? I'm having errors with wint_t in
MSVC .NET when trying to compile. Thanks for helping
------- Additional Comments From murrayc usa net 2003-06-17 03:24 -------
crs8 lehigh edu, please be more precise.
+
+------- Additional Comments From crs8 lehigh edu 2003-06-17 10:58 -------
+This still isn't working. We are trying to compile the project
+libglibmm in msvc .NET, and below are the errors we are getting
+All of the actual errors pertain to the macro GTKMM_USING_STD()
+which is not defined anywhere in any of the files in the solution.
+Thanks anybody for helping.
+Chris
+
+Compiling...
+wrap_init.cc
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(177) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(179) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(181) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(183) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(185) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(187) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(189) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(191) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(193) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(195) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(197) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(199) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(201) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(203) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\unicode.h(205) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(32) : error
+C2039: 'bidirectional_iterator_tag' : is not a member
+of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(32) : error
+C2873: 'bidirectional_iterator_tag' : symbol cannot be used in a
+using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(33) : error
+C2039: 'reverse_iterator' : is not a member of 'operator``global
+namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(33) : error
+C2873: 'reverse_iterator' : symbol cannot be used in a using-
+declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(34) : error
+C2039: 'string' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(34) : error
+C2873: 'string' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(35) : error
+C2039: 'istream' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(35) : error
+C2873: 'istream' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(36) : error
+C2039: 'ostream' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(36) : error
+C2873: 'ostream' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(42) : error
+C2039: 'random_access_iterator_tag' : is not a member
+of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\ustring.h(42) : error
+C2873: 'random_access_iterator_tag' : symbol cannot be used in a
+using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\value_custom.h(31) : error
+C2039: 'nothrow' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\value_custom.h(31) : error
+C2873: 'nothrow' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\fileutils.h(37) : error
+C2039: 'input_iterator_tag' : is not a member of 'operator``global
+namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\fileutils.h(37) : error
+C2873: 'input_iterator_tag' : symbol cannot be used in a using-
+declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\fileutils.h(38) : error
+C2039: 'string' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\fileutils.h(38) : error
+C2873: 'string' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\main.h(34) : error C2039: 'vector' :
+is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\main.h(34) : error C2873: 'vector' :
+symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\iochannel.h(37) : error
+C2039: 'string' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\iochannel.h(37) : error
+C2873: 'string' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\markup.h(33) : error C2039: 'map' :
+is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\markup.h(33) : error C2873: 'map' :
+symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\module.h(30) : error
+C2039: 'string' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\module.h(30) : error
+C2873: 'string' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(39) : error
+C2039: 'forward_iterator_tag' : is not a member of 'operator``global
+namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(39) : error
+C2873: 'forward_iterator_tag' : symbol cannot be used in a using-
+declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(40) : error
+C2039: 'random_access_iterator_tag' : is not a member
+of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(40) : error
+C2873: 'random_access_iterator_tag' : symbol cannot be used in a
+using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(41) : error
+C2039: 'distance' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(41) : error
+C2873: 'distance' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(42) : error
+C2039: 'copy' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(42) : error
+C2873: 'copy' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(43) : error
+C2039: 'vector' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(43) : error
+C2873: 'vector' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(44) : error
+C2039: 'deque' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(44) : error
+C2873: 'deque' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(45) : error
+C2039: 'list' : is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\containerhandle_shared.h(45) : error
+C2873: 'list' : symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\shell.h(34) : error C2039: 'string' :
+is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\shell.h(34) : error C2873: 'string' :
+symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\spawn.h(33) : error C2039: 'string' :
+is not a member of 'operator``global namespace'''
+c:\gtk\gtkmm-2.2.3\glib\glibmm\spawn.h(33) : error C2873: 'string' :
+symbol cannot be used in a using-declaration
+c:\gtk\gtkmm-2.2.3\glib\glibmm\thread.h(781) : warning
+C4800: 'gboolean' : forcing value to bool 'true' or 'false'
+(performance warning)
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, a rottmann gmx at
Cc:
Date: Tue, 17 Jun 2003 12:31:52 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 115313] Changed - FAQ entry addition (threading)
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=115313
Changed by murrayc usa net
--- shadow/115313 Mon Jun 16 16:29:42 2003
+++ shadow/115313.tmp.32732 Tue Jun 17 12:31:51 2003
@@ -1,13 +1,13 @@
Bug#: 115313
Product: gtkmm
Version: 2.4
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: minor
Priority: Normal
Component: reference documentation
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: a rottmann gmx at
QAContact: gtkmm-forge lists sourceforge net
@@ -39,6 +39,9 @@
para and line-breaks it.
------- Additional Comments From a rottmann gmx at 2003-06-16 16:29 -------
Created an attachment (id=17562)
Patch to add libsigcx to the FAQ on thread-safeness
+
+------- Additional Comments From murrayc usa net 2003-06-17 12:31 -------
+Applied to both branches.
--__--__--
_______________________________________________
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]