Send Gtkmm-forge mailing list submissions to
        [EMAIL PROTECTED]

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
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

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 170002] add a SignalChildWatch class ([EMAIL PROTECTED])
   2. [Bug 170002] add a SignalChildWatch class ([EMAIL PROTECTED])
   3. [Bug 170131] New: Inconsistent example and explanation. ([EMAIL 
PROTECTED])
   4. [Bug 170131] Inconsistent example and explanation. ([EMAIL PROTECTED])

--__--__--

Message: 1
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: 
Date: Sat, 12 Mar 2005 05:26:09 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 170002] add a SignalChildWatch class

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=170002
 glibmm | general | Ver: unspecified





------- Additional Comments From Murray Cumming  2005-03-12 05:26 -------
This looks really good. Could you add an example for it too?

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


--__--__--

Message: 2
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: 
Date: Sat, 12 Mar 2005 11:01:54 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 170002] add a SignalChildWatch class

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=170002
 glibmm | general | Ver: unspecified





------- Additional Comments From yair  2005-03-12 11:01 -------
i'm not sure what you mean. how to use example?

void child(GPid pid,int status) { cout<<"child "<<pid<<exited"<<endl; }

Glib::signal_child_watch().connect(sigc::ptr_fun(&child),pid);

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


--__--__--

Message: 3
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: 
Date: Sat, 12 Mar 2005 22:42:05 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 170131] New: Inconsistent example and 
explanation.

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=170131
 gtkmm | reference documentation | Ver: unspecified

           Summary: Inconsistent example and explanation.
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: reference documentation
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


The pre-explanation of the example code in Chapter 17, section "Timeouts, I/O
and Idle Functions" is inconsistent with the example code itself.

As the example has been updated from bug #138259, the tutorial needs to be 
updated.

Follows a little patch to correct the inconsistences.

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


--__--__--

Message: 4
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: 
Date: Sat, 12 Mar 2005 22:49:40 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 170131] Inconsistent example and explanation.

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=170131
 gtkmm | reference documentation | Ver: unspecified





------- Additional Comments From Claudio Saavedra  2005-03-12 22:49 -------
Created an attachment (id=38615)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=38615&action=view)
Fixes the inconsistences


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



--__--__--

_______________________________________________
Gtkmm-forge mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to