Gtkmm-forge digest, Vol 1 #859 - 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 164678] Build failure in examples/input directory on RHEL 3 (gcc 3.2.3) with GARNOME (2.9.4) (bugzilla-daemon bugzilla gnome org)
   2. [Bug 164938] Patch to add new and deprecate old filter methods of Gdk::Window (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun, 23 Jan 2005 14:34:30 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 164678] Build failure in examples/input directory on RHEL 3 (gcc 3.2.3) with GARNOME (2.9.4)

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

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

Murray Cumming changed:

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



------- Additional Comments From Murray Cumming  2005-01-23 14:34 -------
> You also need to include sys/types.h and sys/stat.h (for mkfifo())

Not until I hear of an actual compilation error on some platform.

> the open of the fifo should also be blocking

Thanks, but could you provide a (tested) patch, please?

------- 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: Sun, 23 Jan 2005 14:39:16 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 164938] Patch to add new and deprecate old filter methods of Gdk::Window

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

 http://bugzilla.gnome.org/show_bug.cgi?id=164938
 gtkmm | general | Ver: 2.5





------- Additional Comments From Murray Cumming  2005-01-23 14:39 -------
1. I'm not happy that the SignalProxy_FilterFunc that's newed in add_filter() is
never deleted. At first glance, it looks like the C function needs a
destroy_notify callback.
2. In remove_filter(), gdk_window_remove_filter() is almost certainly expecting
the same function-pointer and user-data that was previously given to
gdk_window_add_filter. I don't see the sense in newing another
SignalProxy_FilterFunc filter.


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