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 568826] Small patch from openSUSE package (0 vs NULL)
      (gtkmm (bugzilla.gnome.org))
   2. [Bug 568083] warnning C4250 during compiling gtkmm        demo
      program in VS2008/2005 (gtkmm (bugzilla.gnome.org))
   3. [Bug 568950] New: License header disparities on   various
      gnomemm modules (gnomemm (bugzilla.gnome.org))
   4. [Bug 568950] License header disparities on various        gnomemm
      modules (gnomemm (bugzilla.gnome.org))
   5. [Bug 568950] License header disparities on various        gnomemm
      modules (gnomemm (bugzilla.gnome.org))
   6. [Bug 568083] warnning C4250 during compiling gtkmm        demo
      program in VS2008/2005 (gtkmm (bugzilla.gnome.org))
   7. [Bug 568083] warnning C4250 during compiling gtkmm        demo
      program in VS2008/2005 (gtkmm (bugzilla.gnome.org))
   8. [Bug 568950] License header disparities on various        gnomemm
      modules (gnomemm (bugzilla.gnome.org))


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

Message: 1
Date: Fri, 23 Jan 2009 14:19:57 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 568826] Small patch from openSUSE
        package (0      vs NULL)
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=568826

  gtkmm | general | Ver: unspecified

Vincent Untz changed:

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




------- Comment #4 from Vincent Untz  2009-01-23 14:19 UTC -------
Apparently, the patch was first created when there was only 0 instead of (void
*)0, or something like that.

Sorry for the noise.


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



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

Message: 2
Date: Fri, 23 Jan 2009 19:04:53 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 568083] warnning C4250 during compiling
        gtkmm   demo program in VS2008/2005
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=568083

  gtkmm | general | Ver: 2.14.x

Armin Burgmeier changed:

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




------- Comment #5 from Armin Burgmeier  2009-01-23 19:04 UTC -------
(In reply to comment #4)
> Here is the description of VS C4250 warning:
> 
> Compiler Warning (level 2) C4250
> http://msdn.microsoft.com/en-us/library/6b3sy7ae(VS.80).aspx

Unfortunately it does not tell us the reason why it warns about this. To me,
this seems like a completely normal technique when using multiple inheritance.

I committed the patch for the MSVC2008 property sheets only, since this warning
does not show up with MSVC2005. Thanks.


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



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

Message: 3
Date: Sat, 24 Jan 2009 07:11:35 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 568950] New: License header disparities
        on      various gnomemm modules
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=568950

  gnomemm | build | Ver: unspecified
           Summary: License header disparities on various gnomemm modules
           Product: gnomemm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The same disparities as found in glibmm/gtkmm/pangomm.  Patch against all trunk
attached.
(selected build component as it applies to all submodules but no general
available.)


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



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

Message: 4
Date: Sat, 24 Jan 2009 07:22:17 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 568950] License header disparities on
        various gnomemm modules
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=568950

  gnomemm | build | Ver: unspecified




------- Comment #1 from Deng Xiyue  2009-01-24 07:22 UTC -------
Created an attachment (id=127150)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=127150&action=view)
gnomemm-license-tweak.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=568950.



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

Message: 5
Date: Sun, 25 Jan 2009 04:49:21 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 568950] License header disparities on
        various gnomemm modules
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=568950

  gnomemm | build | Ver: unspecified

Deng Xiyue changed:

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




------- Comment #2 from Deng Xiyue  2009-01-25 04:49 UTC -------
Created an attachment (id=127185)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=127185&action=view)
gnomemm-license-tweak.patch

Refreshed patch to adapt recent libgdamm commit.


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



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

Message: 6
Date: Tue, 27 Jan 2009 05:37:53 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 568083] warnning C4250 during compiling
        gtkmm   demo program in VS2008/2005
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=568083

  gtkmm | general | Ver: 2.14.x




------- Comment #6 from Tao Wang  2009-01-27 05:36 UTC -------
Created an attachment (id=127306)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=127306&action=view)
BuildLog.htm under Visual Studio 2005

I found a computer with VS2005, and tested it. It shows me the warning C4250
exists under VS2005. Could you check the warning C4250 under VS2005 again?


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



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

Message: 7
Date: Tue, 27 Jan 2009 05:40:31 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 568083] warnning C4250 during compiling
        gtkmm   demo program in VS2008/2005
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=568083

  gtkmm | general | Ver: 2.14.x




------- Comment #7 from Tao Wang  2009-01-27 05:40 UTC -------
Sorry for the BuildLog.htm in UTF-16, which is the VS2005 original format.


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



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

Message: 8
Date: Tue, 27 Jan 2009 08:30:11 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 568950] License header disparities on
        various gnomemm modules
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=568950

  gnomemm | build | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from Murray Cumming  2009-01-27 08:30 UTC -------
Committed. Thanks.


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



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

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword

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

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


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

Reply via email to