Gtkmm-forge digest, Vol 1 #805 - 6 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. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 158040] New: RTTI problem with Visual Studio 2003 (bugzilla-daemon bugzilla gnome org)
   2. [Bug 158040] RTTI problem with Visual Studio 2003 (bugzilla-daemon bugzilla gnome org)
   3. [Bug 158040] RTTI problem with Visual Studio 2003 (bugzilla-daemon bugzilla gnome org)
   4. [Bug 138259] Monitoring I/O examples need to be updated (bugzilla-daemon bugzilla gnome org)
   5. [Bug 157401] PATCH: MSVC demo build fixes, new .cvsignore files (bugzilla-daemon bugzilla gnome org)
   6. [Bug 143632] Unwrapped GErrors (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 12 Nov 2004 08:41:48 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158040] New: RTTI problem with Visual Studio 2003

http://bugzilla.gnome.org/show_bug.cgi?id=158040
glibmm | object | Ver: 2.4.x

           Summary: RTTI problem with Visual Studio 2003
           Product: glibmm
           Version: 2.4.x
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: object
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: cgustin ibelgique com


dynamic_cast does not work correctly with Visual Studio 2003 when it is used in
the constructor of a base class with class members, i.e. when the derived class
has not been fully initialized yet. dynamic_cast returns a pointer with an
offset proportional to the size of the class members in the derived class.

As a result, any call to a base class method in the base class constructor
generates an application crash.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 12 Nov 2004 08:43:12 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158040] RTTI problem with Visual Studio 2003

http://bugzilla.gnome.org/show_bug.cgi?id=158040
glibmm | object | Ver: 2.4.x





------- Additional Comments From cgustin ibelgique com  2004-11-12 08:43 -------
Here is a pure glibmm example that reproduces the problem.

Visual Studio : offset between memory spaces in base constructor
g++ : no offset (expected result)

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 12 Nov 2004 08:44:37 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158040] RTTI problem with Visual Studio 2003

http://bugzilla.gnome.org/show_bug.cgi?id=158040
glibmm | object | Ver: 2.4.x





------- Additional Comments From cgustin ibelgique com  2004-11-12 08:44 -------
Created an attachment (id=33703)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=33703&action=view)
Testcase for RTTI bug in Visual Studio 2003


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 12 Nov 2004 10:40:38 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 138259] Monitoring I/O examples need to be updated

http://bugzilla.gnome.org/show_bug.cgi?id=138259
gtkmm | reference documentation | Ver: 2.4





------- Additional Comments From murrayc murrayc com  2004-11-12 10:40 -------
I have updated this partly in the HEAD branch, but it needs more work, and more
investigation to see what it should actually do. The example is at least now in
the examples/book/input directory instead of being inline.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.


--__--__--

Message: 5
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 12 Nov 2004 10:44:54 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 157401] PATCH: MSVC demo build fixes, new .cvsignore files

http://bugzilla.gnome.org/show_bug.cgi?id=157401
gtkmm | build | Ver: 2.4

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 6
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 12 Nov 2004 10:48:08 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 143632] Unwrapped GErrors

http://bugzilla.gnome.org/show_bug.cgi?id=143632
gtkmm | build | Ver: 2.4





------- Additional Comments From murrayc murrayc com  2004-11-12 10:48 -------
I have wrapped GTK_FILE_CHOOSER_ERROR and GTK_ICON_THEME_ERROR. I can't find a
GTK_ICON_THEME_FILE_PARSE_ERROR, and GTK_FILE_SYSTEM_ERROR seems to be private API.

------- You are receiving this mail because: -------
You are the assignee for the bug.



--__--__--

_______________________________________________
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]