Gtkmm-forge Digest, Vol 36, Issue 4



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 580773] const and non-const Glib::ustring	iterators
      cannot be compared (glibmm (bugzilla.gnome.org))
   2. [Bug 581276] libpanelappletmm build failure
      (gnomemm (bugzilla.gnome.org))
   3. [Bug 581664] New: Several ISO 8601 related	functions aren't
      wrapped. (glibmm (bugzilla.gnome.org))
   4. [Bug 581664] Several ISO 8601 related functions	aren't
      wrapped. (glibmm (bugzilla.gnome.org))
   5. [Bug 581276] libpanelappletmm build failure
      (gnomemm (bugzilla.gnome.org))
   6. [Bug 581276] libpanelappletmm build failure
      (gnomemm (bugzilla.gnome.org))
   7. [Bug 581276] libpanelappletmm build failure
      (gnomemm (bugzilla.gnome.org))


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

Message: 1
Date: Wed,  6 May 2009 13:23:19 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 580773] const and non-const
	Glib::ustring	iterators cannot be compared
To: gtkmm-forge lists sourceforge net
Message-ID: <20090506132319 D2FE623F592 label 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=580773

  glibmm | strings | Ver: 2.20.x

Daniel Elstner changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #133577|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from Daniel Elstner  2009-05-06 13:23 UTC -------
Pushed to master.


-- 
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=580773.



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

Message: 2
Date: Wed,  6 May 2009 20:45:05 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 581276] libpanelappletmm build failure
To: gtkmm-forge lists sourceforge net
Message-ID: <20090506204505 C302C23F592 label 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=581276

  gnomemm | libpanelappletmm | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc com




------- Comment #1 from Murray Cumming  2009-05-06 20:45 UTC -------
We see these errors every now and then, probably due to strange combinations of
autotools versions. Particularly on gentoo, I recommend that you build from a
tarball instead of from git.


-- 
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=581276.



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

Message: 3
Date: Thu,  7 May 2009 00:12:39 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 581664] New: Several ISO 8601 related
	functions aren't wrapped.
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-581664-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=581664

  glibmm | general | Ver: 2.20.x
           Summary: Several ISO 8601 related functions aren't wrapped.
           Product: glibmm
           Version: 2.20.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: krnowak svn gnome org
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.25/2.26
   GNOME milestone: Unspecified


These functions are:

1. guint g_date_get_iso8601_week_of_year(const GDate*)
2. gboolean g_time_val_from_iso8601(const gchar*, GTimeVal*)
3. gchar* g_time_val_to_iso8601(GTimeVal*)

I will provide a 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=581664.



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

Message: 4
Date: Thu,  7 May 2009 00:34:18 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 581664] Several ISO 8601 related
	functions	aren't wrapped.
To: gtkmm-forge lists sourceforge net
Message-ID: <20090507003418 6FABA23F58F label 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=581664

  glibmm | general | Ver: 2.20.x




------- Comment #1 from Krzesimir Nowak  2009-05-07 00:34 UTC -------
Created an attachment (id=134135)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=134135&action=view)
patch adding wrappers to ISO 8601 functions

1. is wrapped as unsigned int Glib::Date::get_iso8601_week_of_year() const
2. is wrapped as bool Glib::TimeVal::assign_from_iso8601(const Glib::ustring&
iso_date)
3. is wrapped as Glib::ustring Glib::TimeVal::as_iso8601() const

I thought about wrapping 2. as a constructor [Glib::TimeVal::TimeVal(const
Glib::ustring& iso_date)] but C function may fail and I was wondering what to
do in this case - leave instance or initialise to zero. Also, as a method now
is consistent with assign_current_time(). Same goes to 3. - now is consistent
with as_double().

Patch is untested for now, because it is middle of night (2:31) and I'm sleepy,
but I haven't found any typos and such after proofreading.


-- 
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=581664.



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

Message: 5
Date: Thu,  7 May 2009 08:58:56 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 581276] libpanelappletmm build failure
To: gtkmm-forge lists sourceforge net
Message-ID: <20090507085856 B784C23F593 label 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=581276

  gnomemm | libpanelappletmm | Ver: unspecified

David King changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |davidk openismus com




------- Comment #2 from David King  2009-05-07 08:58 UTC -------
(In reply to comment #1)
> We see these errors every now and then, probably due to strange combinations of
> autotools versions. Particularly on gentoo, I recommend that you build from a
> tarball instead of from git.

Murray, I get this same error on Ubuntu Jaunty also. The above version
(although unspecified) is the tarball release of 2.22.0, not latest Git,
although I get the same problem with latest Git.


-- 
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=581276.



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

Message: 6
Date: Thu,  7 May 2009 09:28:41 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 581276] libpanelappletmm build failure
To: gtkmm-forge lists sourceforge net
Message-ID: <20090507092841 E3C2A23F593 label 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=581276

  gnomemm | libpanelappletmm | Ver: unspecified




------- Comment #3 from Murray Cumming  2009-05-07 09:28 UTC -------
David, is that in jhbuild?

You might have some luck trying to make the autogen.sh more like the autogen.sh
files in more commonly used modules such as libgdamm.


-- 
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=581276.



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

Message: 7
Date: Thu,  7 May 2009 11:48:34 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 581276] libpanelappletmm build failure
To: gtkmm-forge lists sourceforge net
Message-ID: <20090507114834 2C8F123F595 label 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=581276

  gnomemm | libpanelappletmm | Ver: 2.22

Daniel Elstner changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel kitta gmail com
           Severity|normal                      |minor
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
         OS/Version|Linux                       |All
           Priority|Normal                      |Low
            Version|unspecified                 |2.22




------- Comment #4 from Daniel Elstner  2009-05-07 11:48 UTC -------
OK, we found it:

 [libpanelapplet]$ ls -l src/enums.* libpanelappletmm/private/enums_p.h
 -rw-r--r-- 1 daniel daniel  175 2008-01-28 19:51
libpanelappletmm/private/enums_p.h
 -rw-r--r-- 1 daniel daniel  992 2007-09-10 17:07 src/enums.ccg
 -rw-r--r-- 1 daniel daniel 1294 2008-01-28 19:58 src/enums.hg

Because the time stamp of enums_p.h says that it's older than its dependency
enums.hg, make attempts to rebuild it.  Since we ship generated sources in the
tarball releases and disable the code generation rules in the Makefile, make
doesn't how to rebuild the file and aborts.

Just in case, I compared a regenerated enums_p.h to the older file from the
tarball, and there were no changes.  Thus, even if any change was made to the
content of enums.hg, it didn't have any effect on the gmmproc output.

As a work-around, it should be enough to do

  touch libpanelapplet/libpanelappletmm/private/enums_p.h

before running make.


-- 
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=581276.



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

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com

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

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


End of Gtkmm-forge Digest, Vol 36, Issue 4
******************************************


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