Gtkmm-forge digest, Vol 1 #948 - 2 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 309030] Gtk::TreeModelColumn not exported on windows (bugzilla-daemon bugzilla gnome org)
   2. [Bug 309030] Gtk::TreeModelColumn not imported properly on windows (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Mon, 11 Jul 2005 11:19:18 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 309030] Gtk::TreeModelColumn not exported on windows

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D309030
 gtkmm | TreeView | Ver: 2.6





------- Additional Comments From ishmal  2005-07-11 15:19 -------
Yes, this can definitely be a pain.  What would be preferable, IMHO, woul=
d be
use use a .def or .sym file to define symbols to be exported, and leave t=
he
source alone.  This would be -very- nice on C/Gtk/Glib etc where these
declarations sprinkled all over the place are a terrible pain to deal wit=
h.

------- 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
Date: Mon, 11 Jul 2005 17:07:05 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 309030] Gtk::TreeModelColumn not imported properly on windows

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D309030
 gtkmm | TreeView | Ver: 2.6

haleykd users sf net changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
            Summary|Gtk::TreeModelColumn not    |Gtk::TreeModelColumn not
                   |exported on windows         |imported properly on win=
dows



------- Additional Comments From haleykd users sf net  2005-07-11 21:07 -=
------
I've changed the summary to reflect the real problem which is deals with
importing classes.  When deriving from or instancing a template method of=
 a
class residing in a dll g++ needs to add the vtable and type info into
application.  This is currently on done when the class is marked dllimpor=
t.=20
While this is being worked on in gcc HEAD I don't when it will be done no=
r if it
will be backported to 3.4. =20

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