Gtkmm-forge Digest, Vol 16, Issue 6



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-owner 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 478199] New: glibmm-2.14.0: date.{cc,	h} compilation
      error on NetBSD/amd64 (glibmm (bugzilla.gnome.org))
   2. [Bug 476076] fix libnotifymm includedirs
      (gnomemm (bugzilla.gnome.org))
   3. [Bug 476076] fix libnotifymm includedirs
      (gnomemm (bugzilla.gnome.org))
   4. [Bug 476076] fix libnotifymm includedirs
      (gnomemm (bugzilla.gnome.org))
   5. [Bug 477498] Failing to wrap type of
      'GnomeVFSVolumeMonitorClient' (gnomemm (bugzilla.gnome.org))
   6. [Bug 480579] New: Glib::TimeVal	substract_milliseconds typo
      (glibmm (bugzilla.gnome.org))
   7. [Bug 480579] Glib::TimeVal substract_milliseconds	typo
      (glibmm (bugzilla.gnome.org))
   8. [Bug 480579] Glib::TimeVal substract_milliseconds	typo
      (glibmm (bugzilla.gnome.org))


----------------------------------------------------------------------

Message: 1
Date: Tue, 18 Sep 2007 22:26:20 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 478199] New: glibmm-2.14.0: date.{cc,
	h} compilation error on NetBSD/amd64
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-478199-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=478199

  glibmm | build | Ver: 2.14.x
           Summary: glibmm-2.14.0: date.{cc,h} compilation error on
                    NetBSD/amd64
           Product: glibmm
           Version: 2.14.x
          Platform: Other
        OS/Version: NetBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: wiz danbala tuwien ac at
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.19/2.20
   GNOME milestone: Unspecified


Compiling glibmm-2.14.0 on NetBSD-4.99.31/amd64 fails with:
../../glib/glibmm/date.h:142: error: 'void Glib::Date::set_time(time_t)' cannot
be overloaded
../../glib/glibmm/date.h:130: error: with 'void Glib::Date::set_time(GTime)'
date.cc:84: error: redefinition of 'void Glib::Date::set_time(time_t)'
date.cc:76: error: 'void Glib::Date::set_time(GTime)' previously defined here
date.cc: In member function 'void Glib::Date::set_time(GTime)':
date.cc:86: error: 'timet' was not declared in this scope


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=478199.



------------------------------

Message: 2
Date: Thu, 20 Sep 2007 12:04:25 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 476076] fix libnotifymm includedirs
To: gtkmm-forge lists sourceforge net
Message-ID: <20070920120425 4C5256C41C4 box gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=476076

  gnomemm | build | Ver: unspecified

Cygwin Ports maintainer changed:

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




------- Comment #3 from Cygwin Ports maintainer  2007-09-20 12:04 UTC -------
In 0.6.0, AFAICS there's still one inconsistency: 

--- tools/m4/Makefile.am.orig 
+++ tools/m4/Makefile.am
@@ -5,5 +5,5 @@

 # Install the .m4, files:

-tools_m4_includedir = $(libdir)/libnotifymm/proc/m4
+tools_m4_includedir = $(libdir)/libnotifymm-1.0/proc/m4
 tools_m4_include_HEADERS = $(files_tools_m4)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=476076.



------------------------------

Message: 3
Date: Thu, 20 Sep 2007 13:26:33 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 476076] fix libnotifymm includedirs
To: gtkmm-forge lists sourceforge net
Message-ID: <20070920132633 31FCC6C4181 box gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=476076

  gnomemm | build | Ver: unspecified

Murray Cumming changed:

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




------- Comment #4 from Murray Cumming  2007-09-20 13:26 UTC -------
Done. Thanks. Do you need a new tarball?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=476076.



------------------------------

Message: 4
Date: Thu, 20 Sep 2007 15:54:10 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 476076] fix libnotifymm includedirs
To: gtkmm-forge lists sourceforge net
Message-ID: <20070920155410 AA0D26C41AA box gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=476076

  gnomemm | build | Ver: unspecified




------- Comment #5 from Cygwin Ports maintainer  2007-09-20 15:54 UTC -------
I don't; my release includes the patch.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=476076.



------------------------------

Message: 5
Date: Tue, 25 Sep 2007 17:38:28 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 477498] Failing to wrap type of
	'GnomeVFSVolumeMonitorClient'
To: gtkmm-forge lists sourceforge net
Message-ID: <20070925173828 63C356C41F6 box gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=477498

  gnomemm | gnome-vfsmm | Ver: 2.6




------- Comment #2 from Martin Reissner  2007-09-25 17:38 UTC -------
Thanks for clearing this up. The solution is to replace the
Glib::thread:init(); with Gnome::Vfs::init; With both init functions i got an
error because of that.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=477498.



------------------------------

Message: 6
Date: Wed, 26 Sep 2007 12:44:08 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 480579] New: Glib::TimeVal
	substract_milliseconds typo
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-480579-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=480579

  glibmm | general | Ver: 2.12.x
           Summary: Glib::TimeVal substract_milliseconds typo
           Product: glibmm
           Version: 2.12.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: bazsi balabit hu
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


substract_milliseconds is erroneously called subtract_milliseconds

NOTE the missing 's' in the name.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=480579.



------------------------------

Message: 7
Date: Wed, 26 Sep 2007 14:27:18 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 480579] Glib::TimeVal
	substract_milliseconds	typo
To: gtkmm-forge lists sourceforge net
Message-ID: <20070926142718 BA4B16C4162 box gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=480579

  glibmm | general | Ver: 2.12.x

Jonathon Jongsma (jonner) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathon quotidian org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #1 from Jonathon Jongsma (jonner)  2007-09-26 14:27 UTC -------
subtract is correct, substract is not correct.  see for example
http://dictionary.reference.com/browse/subtract.

If I misunderstood your report, feel free to re-open


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=480579.



------------------------------

Message: 8
Date: Wed, 26 Sep 2007 14:39:32 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 480579] Glib::TimeVal
	substract_milliseconds	typo
To: gtkmm-forge lists sourceforge net
Message-ID: <20070926143932 A71946C415A box gnome org>
Content-Type: text/plain; charset=utf-8

If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=480579

  glibmm | general | Ver: 2.12.x

Balazs Scheidler changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED




------- Comment #2 from Balazs Scheidler  2007-09-26 14:39 UTC -------
OK, sorry to bother you with my stupidity. I would have sworn that it's spelled
the way I wrote it.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=480579.



------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

------------------------------

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest, Vol 16, Issue 6
******************************************



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]