[gtkmm] Gtkmm-forge digest, Vol 1 #784 - 8 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 154829]  - Wont build - no cout in namespace std (bugzilla-daemon bugzilla gnome org)
   2. [Bug 87241]  - TextBuffer needs extra iterators (bugzilla-daemon bugzilla gnome org)
   3. [Bug 154973]  - Sun Forte: Too few arguments for template std::reverse_iterator in gtk/gtkmm/treeiter.h (bugzilla-daemon bugzilla gnome org)
   4. [Bug 155619]  - CVS Page on gtkmm website refers to incorrect branch name (bugzilla-daemon bugzilla gnome org)
   5. [Bug 155620]  - Win32 Installation out of date (bugzilla-daemon bugzilla gnome org)
   6. [Bug 155989] New:  - Patch to allow building on Cygwin (bugzilla-daemon bugzilla gnome org)
   7. [Bug 155989]  - Patch to allow building on Cygwin (bugzilla-daemon bugzilla gnome org)
   8. [Bug 155899]  - Added test cases to MSVC build, updated README (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 20 Oct 2004 02:46:32 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 154829]  - Wont build - no cout in namespace std

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

murrayc murrayc com changed:

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



------- Additional Comments From murrayc murrayc com  2004-10-20 02:46 -------
I thought so. Your compiler seems to be broken, and this is common on gentoo
systems. Try a simple C++ test case with std::cout, to verify this for yourself.

------- 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: Wed, 20 Oct 2004 08:57:40 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 87241]  - TextBuffer needs extra iterators

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

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From murrayc murrayc com  2004-10-20 08:57 -------
This isn't actually _needed_. It's just that it might be nice. And it looks like
nobody wants it enough to actually implement it any time soon, so I'm closing
this bug.

------- 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: Wed, 20 Oct 2004 09:06:04 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 154973]  - Sun Forte: Too few arguments for template std::reverse_iterator in gtk/gtkmm/treeiter.h

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





------- Additional Comments From murrayc murrayc com  2004-10-20 09:06 -------
OK. You are one of the first to try this - because we only recently ported
libsigc++ 2 to the SUN Forte compiler.

$ CC -V
By the way, exactly what version of the compiler do you have? For instance, we
know that libsigc++ 2 builds with
CC: Sun C++ 5.5 Patch 113817-03 2003/10/14

I will try to make some changes that might solve this. If you can give me ssh
access to your compiler then I can do this more quickly, of course.


------- 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: Wed, 20 Oct 2004 16:53:58 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155619]  - CVS Page on gtkmm website refers to incorrect branch name

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

murrayc murrayc com changed:

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



------- Additional Comments From murrayc murrayc com  2004-10-20 16:53 -------
Done. Thanks for bugging me.

------- 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: Wed, 20 Oct 2004 16:56:47 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155620]  - Win32 Installation out of date

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





------- Additional Comments From murrayc murrayc com  2004-10-20 16:56 -------
Committed to gtkmm-2-4 branch.

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


--__--__--

Message: 6
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 20 Oct 2004 16:59:37 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155989] New:  - Patch to allow building on Cygwin

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

           Summary: Patch to allow building on Cygwin
           Product: glibmm
           Version: 2.4.x
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: roger whinlatter uklinux net


The attached patch allows glibmm to build in a Cygwin environment by using the
-no-undefined option for libtool (as for MinGW).  The patch is against 2.4.4,
but should apply equally well to the mainline.

Note that it should be safe to use -no-undefined by default for all platforms,
and may even have a small performance benefit, though this would need verifying.
 See http://thread.gmane.org/gmane.comp.gnu.libtool.general/3866


Regards,
Roger

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


--__--__--

Message: 7
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 20 Oct 2004 17:01:59 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155989]  - Patch to allow building on Cygwin

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





------- Additional Comments From roger whinlatter uklinux net  2004-10-20 17:01 -------
Created an attachment (id=32854)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=32854&action=view)
Patch to enable -no-undefined

This uses PLATFORM_WIN32, rather than OS_WIN32 for enabling -no-undefined.

The win32_dlls_extra_libs which is also in the conditional may still require to
be only used when OS_WIN32 is used, but I couldn't see any actual use of this
variable--perhaps it should be removed?

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


--__--__--

Message: 8
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 20 Oct 2004 16:47:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 155899]  - Added test cases to MSVC build, updated README

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

murrayc murrayc com changed:

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



------- Additional Comments From murrayc murrayc com  2004-10-20 16:47 -------
Thanks lots. Committed.

Please, in future, remember to
1. patch the ChangeLog
2. Add Makefile.am files to new directories and change existing Makefile.am files.
3. Specify the filename when attaching files to bugzilla - it doesn't remember
it automatically.

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