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 581664] Several ISO 8601 related functions   aren't
      wrapped. (glibmm (bugzilla.gnome.org))
   2. [Bug 581664] Several ISO 8601 related functions   aren't
      wrapped. (glibmm (bugzilla.gnome.org))
   3. [Bug 581664] 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 588930] make install fails (gnomemm (bugzilla.gnome.org))
   6. [Bug 588988] New: Glib::OptionGroup::on_post_parse() require
      calling inherited (glibmm (bugzilla.gnome.org))
   7. [Bug 588989] New: optional flag in        Glib::OptionEntry cause
      crash is the arg is omitted (glibmm (bugzilla.gnome.org))
   8. [Bug 588989] optional flag in Glib::OptionEntry   cause crash
      is the arg is omitted (glibmm (bugzilla.gnome.org))


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

Message: 1
Date: Sat, 18 Jul 2009 08:36:04 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 581664] Several ISO 8601 related
        functions       aren't wrapped.
To: [email protected]
Message-ID: <[email protected]>
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

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




------- Comment #4 from Murray Cumming  2009-07-18 08:36 UTC -------
I'm really sorry for not noticing the patch until now. It looks fine to commit,
though:
- it should use guint instead of "unsigned int" - to be consistent.
- it need @newin2p22 in the doxygen comment.


-- 
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: 2
Date: Sat, 18 Jul 2009 08:59:12 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 581664] Several ISO 8601 related
        functions       aren't wrapped.
To: [email protected]
Message-ID: <[email protected]>
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 #5 from Krzesimir Nowak  2009-07-18 08:59 UTC -------
And I'm sorry for my irritation.

As for unsigned int - in date.(h|cc)g all functions return `unsigned int'
instead of `guint' (or `int' instead of `gint'), so I used the former just for
consistency.

I'll attach a new patch when this will be clarified.


-- 
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: 3
Date: Sat, 18 Jul 2009 10:56:12 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 581664] Several ISO 8601 related
        functions       aren't wrapped.
To: [email protected]
Message-ID: <[email protected]>
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 #6 from Murray Cumming  2009-07-18 10:56 UTC -------
OK. It can be either then. At some point I'll change them all later to guint.


-- 
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: Sat, 18 Jul 2009 12:41:15 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 581664] Several ISO 8601 related
        functions       aren't wrapped.
To: [email protected]
Message-ID: <[email protected]>
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

Krzesimir Nowak changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #138584|0                           |1
        is obsolete|                            |




------- Comment #7 from Krzesimir Nowak  2009-07-18 12:41 UTC -------
Created an attachment (id=138664)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=138664&action=view)
Patch adding wrappers to iso8601 functions.

Added @newin2p22. Used unsigned int. Conversion to guint should be rather in
separate patch in separate bug.


-- 
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: Sat, 18 Jul 2009 17:42:15 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 588930] make install fails
To: [email protected]
Message-ID: <[email protected]>
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=588930

  gnomemm | geglmm | Ver: unspecified

Hubert Figuiere changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




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



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

Message: 6
Date: Sun, 19 Jul 2009 00:04:10 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 588988] New:
        Glib::OptionGroup::on_post_parse() require calling inherited
To: [email protected]
Message-ID: <[email protected]/>
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=588988

  glibmm | general | Ver: 2.20.x
           Summary: Glib::OptionGroup::on_post_parse() require calling
                    inherited
           Product: glibmm
           Version: 2.20.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Glib::OptionGroup::on_post_parse() require calling inherited.

I think this is a design flaw and caused headaches, because the default
implementation perform a required step to the option parsing.

IMHO Glib::OptionGroup should call its own post_parse callback that in turn
WILL call the virtual on_post_parse().


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



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

Message: 7
Date: Sun, 19 Jul 2009 00:14:23 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 588989] New: optional flag in
        Glib::OptionEntry cause crash is the arg is omitted
To: [email protected]
Message-ID: <[email protected]/>
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=588989

  glibmm | general | Ver: 2.20.x
           Summary: optional flag in Glib::OptionEntry cause crash is the
                    arg is omitted
           Product: glibmm
           Version: 2.20.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
     GNOME version: Unspecified
   GNOME milestone: Unspecified


If I set   entry.set_flags(Glib::OptionEntry::FLAG_OPTIONAL_ARG); to a
Glib::OptionEntry, the program crashes when I really omit the argument.

Attached is a sample code.

./optiontest --search
crash

./optiontest --search=text
works


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



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

Message: 8
Date: Sun, 19 Jul 2009 00:14:50 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 588989] optional flag in
        Glib::OptionEntry       cause crash is the arg is omitted
To: [email protected]
Message-ID: <[email protected]>
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=588989

  glibmm | general | Ver: 2.20.x




------- Comment #1 from Hubert Figuiere  2009-07-19 00:14 UTC -------
Created an attachment (id=138714)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=138714&action=view)
test case


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



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

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge

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

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


End of Gtkmm-forge Digest, Vol 38, Issue 5
******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to