Gtkmm-forge digest, Vol 1 #829 - 4 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 137591] Build failure when building in a Cygwin/win32 environment (bugzilla-daemon bugzilla gnome org)
   2. [Bug 138259] Monitoring I/O examples need to be updated (bugzilla-daemon bugzilla gnome org)
   3. [Bug 160756] patch which add --disable-demos to configure script (bugzilla-daemon bugzilla gnome org)
   4. [Bug 138259] Monitoring I/O examples need to be updated (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 17 Dec 2004 03:33:20 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 137591] Build failure when building in a Cygwin/win32 environment

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





------- Additional Comments From murrayc murrayc com  2004-12-17 03:33 -------
> so I'll have to build Gtkmm 2.4.x rather than 2.5/2.6.  Is that OK?

That's probably a good idea to keep things simple.

If you don't take this further then please write a short summary of the status
of this bug, so that it can be continued later.

------- 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, 17 Dec 2004 03:40:09 -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.5





------- Additional Comments From murrayc murrayc com  2004-12-17 03:40 -------
Thanks Chris. I think I'll put this example in glib/examples (after changing it
slightly to use the existing coding style), as an example of something more
advanced. Then we can point people to it and ask for discussion. It doesn't mean
much to me so far, just because I don't use IOChannel anyway. If you then think
it's a good idea to add it to Glib, then you can make the case for it, saying
what it's good for, compared to some existing alternative. Ideally, Daniel
Elstner would take a look.

Claudio, I'll get around to processing your patch soon. Sorry.



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


--__--__--

Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 17 Dec 2004 10:41:36 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 160756] patch which add --disable-demos to configure script

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





------- Additional Comments From gparted users sf net  2004-12-17 10:41 -------
Aren't some sanity-checks already performed in tests/ ? 
And indeed the demos don't take so long, to compile, but they still take up some
8 min from ~20 min total buildtime.

Also they're (just like the examples) enabled by default, so if anyone disables
them it's his own responsibility.

Anyway, it's not that important, i just thought i'd be a 'small gain, no pain'
situation :)


------- 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, 17 Dec 2004 17:02:03 -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.5





------- Additional Comments From chris cvine freeserve co uk  2004-12-17 17:02 -------
That's fine.  It would be rather different from the rest of glibmm anyway, as it
is not just a wrapper of the C library.  The main case for it is that (a) it is
a frequent moan that there is no standard way of attaching a file descriptor to
a [io]stream given that it is so frequently needed (it is not even possible to
create a safe temporary file with standard C++) (b) there are streambuffers for
file descriptors available, but glibmm has the advantage of a certain degree of
platform independence - Glib::IOChannel will take some windows file descriptors
and windows sockets and (c) using streambuffers is the right way to do it in C++.

It would probably be worth adding a detach() function and I want to check that
all the GlibIOChannel errors are correctly handled.  If you put the example in
the examples directory I will check it out of CVS and send you any necessary
patches.

Chris.



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