Gtkmm-forge Digest, Vol 1, Issue 1144



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 344789] New: cvs build failure -- backwards
      initialization order in examplewindow.cc (gtkmm (bugzilla.gnome.org))
   2. [Bug 344771] Compilation error (due to -Werror) --	unused
      parameter 'source' in notebook.cc (gtkmm (bugzilla.gnome.org))


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

Message: 1
Date: Tue, 13 Jun 2006 13:35:24 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344789] New: cvs build failure --
	backwards	initialization order in examplewindow.cc
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-344789-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=344789
 gtkmm | build | Ver: unspecified

           Summary: cvs build failure -- backwards initialization order in
                    examplewindow.cc
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: newren gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I'm getting:

examplewindow.h: In constructor `ExampleWindow::ExampleWindow()':
examplewindow.h:41: warning: `ExampleWindow::m_Button_Quit' will be initialized
after
examplewindow.h:38: warning:   `Gtk::ListViewText
ExampleWindow::m_ListViewText'
examplewindow.cc:25: warning:   when initialized here
make[5]: *** [examplewindow.o] Error 1
make[5]: Leaving directory
`/export/home/b/newrenTemp/gnome/gtkmm/examples/book/treeview/listviewtext'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/export/home/b/newrenTemp/gnome/gtkmm/examples/book/treeview'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/export/home/b/newrenTemp/gnome/gtkmm/examples/book'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/home/b/newrenTemp/gnome/gtkmm/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/b/newrenTemp/gnome/gtkmm'
make: *** [all] Error 2

Fix is just to reverse initialization order.

Let me know if you'd prefer if I filed these as one big bug, or would like
patches when I know the workaround/fix like this case, or have any other
suggestsions.  Thanks for your hard work!


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



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

Message: 2
Date: Tue, 13 Jun 2006 13:29:03 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344771] Compilation error (due to
	-Werror) --	unused parameter 'source' in notebook.cc
To: gtkmm-forge lists sourceforge net
Message-ID: <20060613172903 C6D586CC1B9 window 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=344771
 gtkmm | build | Ver: unspecified





------- Comment #2 from Elijah Newren  2006-06-13 17:29 UTC -------
Simple workaround I used for now:
  cvs -q -z3 update -Pd -D 2006-06-06 gtk/src/notebook.ccg


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



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



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

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


End of Gtkmm-forge Digest, Vol 1, Issue 1144
********************************************



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