Gtkmm-forge Digest, Vol 8, Issue 18



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 383340] Memory leaks under win32 and VS2005
      (gtkmm (bugzilla.gnome.org))
   2. [Bug 397167] build failure: error: expected	initializer
      before '&' token (glibmm (bugzilla.gnome.org))
   3. [Bug 397167] build failure: error: expected	initializer
      before '&' token (glibmm (bugzilla.gnome.org))
   4. [Bug 397167] build failure: error: expected	initializer
      before '&' token (glibmm (bugzilla.gnome.org))
   5. [Bug 397167] build failure: error: expected	initializer
      before '&' token (glibmm (bugzilla.gnome.org))
   6. [Bug 400908] New: need for a beginners' tutorial	that
      encompasses gtkmm/glade/libglade (gtkmm (bugzilla.gnome.org))
   7. [Bug 397167] build failure: error: expected	initializer
      before '&' token (glibmm (bugzilla.gnome.org))
   8. [Bug 401083] New: Async API example (gnomemm (bugzilla.gnome.org))
   9. [Bug 401083] Async API example (gnomemm (bugzilla.gnome.org))


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

Message: 1
Date: Thu, 25 Jan 2007 09:52:15 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 383340] Memory leaks under win32 and
	VS2005
To: gtkmm-forge lists sourceforge net
Message-ID: <20070125095215 C41016C4159 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=383340

  gtkmm | general | Ver: 2.4.x


Murray Cumming changed:

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




------- Comment #13 from Murray Cumming  2007-01-25 09:50 UTC -------
Fixed in SVN trunk, I believe.


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



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

Message: 2
Date: Thu, 25 Jan 2007 22:36:15 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 397167] build failure: error: expected
	initializer before '&' token
To: gtkmm-forge lists sourceforge net
Message-ID: <20070125223615 42DCB6C41CD 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=397167

  glibmm | build | Ver: unspecified


dodji seketeli changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dodji seketeli org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #6 from dodji seketeli  2007-01-25 22:34 UTC -------
Okay, I reproduced the problem on debian unstable, and thanks to Daniel
Elstner, I have commited a fix in changeset #371 to svn trunk.

The problem is that m4 version 1.4.8 (the one in debian-unstable, maybe the
same as in ubuntu Feisty) recognize mkstemp as a builtin macro. That is why the
declaration int mkstemp(std::string& filename_template) gets expanded into int
std::string& filename_templateNUN4pa;


So the fix was just to prefix the mkstemp macro by m4_ using the
_PREFIX_BUILTIN macro, in tools/m4/base.m4.

I hope this does not break glibmm on pre 1.4.8 versions of m4.


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



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

Message: 3
Date: Thu, 25 Jan 2007 22:54:24 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 397167] build failure: error: expected
	initializer before '&' token
To: gtkmm-forge lists sourceforge net
Message-ID: <20070125225424 113CC6C4195 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=397167

  glibmm | build | Ver: unspecified





------- Comment #7 from Daniel Elstner  2007-01-25 22:52 UTC -------
Don't worry, it most surely won't.  Could you please apply the fix to the
previous branches, too?  Hmm, let's say to 2.8 and 2.10.  Thanks heaps.


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



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

Message: 4
Date: Thu, 25 Jan 2007 23:03:43 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 397167] build failure: error: expected
	initializer before '&' token
To: gtkmm-forge lists sourceforge net
Message-ID: <20070125230343 BC3916C4184 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=397167

  glibmm | build | Ver: unspecified





------- Comment #8 from dodji seketeli  2007-01-25 23:01 UTC -------
Okay, will do. I'll update this bug when it's done.


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



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

Message: 5
Date: Fri, 26 Jan 2007 00:13:21 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 397167] build failure: error: expected
	initializer before '&' token
To: gtkmm-forge lists sourceforge net
Message-ID: <20070126001321 2345E6C41D6 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=397167

  glibmm | build | Ver: unspecified


dodji seketeli changed:

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




------- Comment #9 from dodji seketeli  2007-01-26 00:11 UTC -------
Okay, I have applied the patch to 2.8, 2.10 and 2.12.


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



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

Message: 6
Date: Fri, 26 Jan 2007 08:21:30 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 400908] New: need for a beginners'
	tutorial	that encompasses gtkmm/glade/libglade
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-400908-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=400908

  gtkmm | documentation | Ver: unspecified

           Summary: need for a beginners' tutorial that encompasses
                    gtkmm/glade/libglade
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: documentation
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: dodji seketeli org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Lots of people have been asking for a beginners' tutorial like documentation
that wraps up gtkmm/glade/libglademm. Today, the gtkmm book does not really
introduce galde/libglademm to people who are not acquited with these tools.
This could maybe be a section of the current gtkmm book.


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



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

Message: 7
Date: Fri, 26 Jan 2007 12:56:57 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 397167] build failure: error: expected
	initializer before '&' token
To: gtkmm-forge lists sourceforge net
Message-ID: <20070126125657 4B30B6C41CB 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=397167

  glibmm | build | Ver: unspecified


Thomas Wood changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thos gnome org




------- Comment #10 from Thomas Wood  2007-01-26 12:55 UTC -------
The current changes in trunk seem to have fixed the problem for me.


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



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

Message: 8
Date: Fri, 26 Jan 2007 18:17:23 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 401083] New: Async API example
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-401083-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=401083

  gnomemm | gnome-vfsmm | Ver: 2.18

           Summary: Async API example
           Product: gnomemm
           Version: 2.18
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gnome-vfsmm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: marko marko anastasov name
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


While learning about and writing an example of using the asynchronous
operations, I got stuck pretty quickly. The "example" so far is very simple, it
tries to open and read a file passed as a program argument. The inspiration
comes from the C test test-async.c found in gnome-vfs/tests. My goal is to have
an example for transfers eventually.

What I see is that here the SignalProxy_AsyncOpen::c_callback() function is
never called after open() on an Async2::Handle is executed. So far I couldn't
really follow further. I'll attach the code.


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



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

Message: 9
Date: Fri, 26 Jan 2007 18:20:49 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 401083] Async API example
To: gtkmm-forge lists sourceforge net
Message-ID: <20070126182049 901CC6C41D9 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=401083

  gnomemm | gnome-vfsmm | Ver: 2.18





------- Comment #1 from Marko Anastasov  2007-01-26 18:19 UTC -------
Created an attachment (id=81281)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=81281&action=view)
patch and example files

In async-handle-2.hg I added Priority enum, defining the three priorities as in
the C header. I've kept main.cc simple, even without calling close() before
this is resolved.


-- 
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 8, Issue 18
******************************************



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