Gtkmm-forge Digest, Vol 10, Issue 7



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 420316] Warning about shadowed member in
      gtlibmm/helperlist.h (glibmm (bugzilla.gnome.org))
   2. [Bug 420316] Warning about shadowed member in
      glibmm/helperlist.h (glibmm (bugzilla.gnome.org))
   3. [Bug 420339] New: Warning about redundant	declaration in
      glibmm/utility.h (glibmm (bugzilla.gnome.org))
   4. [Bug 420339] Warning about redundant declaration	in
      glibmm/utility.h (glibmm (bugzilla.gnome.org))
   5. [Bug 420316] Warning about shadowed member in
      glibmm/helperlist.h (glibmm (bugzilla.gnome.org))
   6. [Bug 420477] New: freetype2 dir is not in include	path
      (gtkmm (bugzilla.gnome.org))
   7. [Bug 420477] freetype2 dir is not in include path
      (gtkmm (bugzilla.gnome.org))
   8. [Bug 420316] Warning about shadowed member in
      glibmm/helperlist.h (glibmm (bugzilla.gnome.org))
   9. [Bug 419462] Inline short functions used in every	vfunc
      invocation (glibmm (bugzilla.gnome.org))


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

Message: 1
Date: Mon, 19 Mar 2007 22:28:46 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 420316] Warning about shadowed member
	in	gtlibmm/helperlist.h
To: gtkmm-forge lists sourceforge net
Message-ID: <20070319222846 E8B406C408C box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=420316

  glibmm | general | Ver: 2.12.x





------- Comment #1 from btb debian org  2007-03-19 22:26 UTC -------
Created an attachment (id=84920)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=84920&action=view)
change variable name to avoid shadowed member


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

Message: 2
Date: Mon, 19 Mar 2007 23:13:07 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 420316] Warning about shadowed member
	in	glibmm/helperlist.h
To: gtkmm-forge lists sourceforge net
Message-ID: <20070319231307 2CFDA6C41EA box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=420316

  glibmm | general | Ver: 2.12.x


btb debian org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Warning about shadowed      |Warning about shadowed
                   |member in                   |member in
                   |gtlibmm/helperlist.h        |glibmm/helperlist.h




-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

Message: 3
Date: Mon, 19 Mar 2007 23:27:42 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 420339] New: Warning about redundant
	declaration in glibmm/utility.h
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-420339-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=420339

  glibmm | general | Ver: 2.12.x

           Summary: Warning about redundant declaration in glibmm/utility.h
           Product: glibmm
           Version: 2.12.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: btb debian org
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
Compiling applications with -Wredundant-decls enabled results in a warning.

Steps to reproduce:
1. cd examples/markup
2. make clean
3. make CXXFLAGS=-Wredundant-decls


Actual results:
../../glib/glibmm/utility.h:29: warning: redundant redeclaration of `void
g_free(void*)' in same scope
/usr/include/glib-2.0/glib/gmem.h:51: warning: previous declaration of `void
   g_free(void*)'

Expected results:
compile without warnings

Does this happen every time?
yes

Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

Message: 4
Date: Mon, 19 Mar 2007 23:33:13 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 420339] Warning about redundant
	declaration	in glibmm/utility.h
To: gtkmm-forge lists sourceforge net
Message-ID: <20070319233313 6BCCF6C4232 box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=420339

  glibmm | general | Ver: 2.12.x





------- Comment #1 from btb debian org  2007-03-19 23:31 UTC -------
Created an attachment (id=84923)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=84923&action=view)
remove g_free prototype, include gmem.h instead


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

Message: 5
Date: Tue, 20 Mar 2007 07:34:24 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 420316] Warning about shadowed member
	in	glibmm/helperlist.h
To: gtkmm-forge lists sourceforge net
Message-ID: <20070320073424 808F66C4277 box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=420316

  glibmm | general | Ver: 2.12.x


Murray Cumming changed:

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




------- Comment #2 from Murray Cumming  2007-03-20 07:32 UTC -------
Feel free to commit this, with a comment next to the code about the shadow
warning.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

Message: 6
Date: Tue, 20 Mar 2007 11:04:07 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 420477] New: freetype2 dir is not in
	include	path
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-420477-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=420477

  gtkmm | build | Ver: unspecified

           Summary: freetype2 dir is not in include path
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Keywords: usability
          Severity: minor
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: jvd tja lt
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I suggest to add $(GTK_BASEPATH)\include\freetype2 to MSVC gtkmm-2.4.vsprops
and                       gtkmm-2.4d.vsprops. Freetype2 headers are already
there and users will not have to add this directory manually, when they compile
their applications that use freetype.

Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

Message: 7
Date: Tue, 20 Mar 2007 11:05:16 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 420477] freetype2 dir is not in include
	path
To: gtkmm-forge lists sourceforge net
Message-ID: <20070320110516 610F46C428A box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=420477

  gtkmm | build | Ver: unspecified


Justinas V.D. changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |enhancement
         OS/Version|All                         |Windows




-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

Message: 8
Date: Tue, 20 Mar 2007 21:13:15 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 420316] Warning about shadowed member
	in	glibmm/helperlist.h
To: gtkmm-forge lists sourceforge net
Message-ID: <20070320211315 A836F6C41D4 box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=420316

  glibmm | general | Ver: 2.12.x





------- Comment #3 from btb debian org  2007-03-20 21:11 UTC -------
Unfortunately, I don't have commit access to svn. Would you like me to go ahead
and request an account?


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

Message: 9
Date: Fri, 23 Mar 2007 12:55:37 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 419462] Inline short functions used in
	every	vfunc invocation
To: gtkmm-forge lists sourceforge net
Message-ID: <20070323125537 B88556C41A6 box gnome org>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=419462

  glibmm | object | Ver: unspecified


Murray Cumming changed:

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




------- Comment #8 from Murray Cumming  2007-03-23 12:53 UTC -------
Created an attachment (id=85174)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=85174&action=view)
fastvfuncs_combined_noabibreak.patch

This one does not break ABI.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

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


End of Gtkmm-forge Digest, Vol 10, Issue 7
******************************************



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