Gtkmm-forge digest, Vol 1 #869 - 6 msgs



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-admin 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 162253] building on amd64 fails (1.3.4) (bugzilla-daemon bugzilla gnome org)
   2. [Bug 88610] Need nice hierarchy picture (bugzilla-daemon bugzilla gnome org)
   3. [Bug 143335] Docs should mention Gnome::UI::module_info_get(). (bugzilla-daemon bugzilla gnome org)
   4. [Bug 143335] Docs should mention Gnome::UI::module_info_get(). (bugzilla-daemon bugzilla gnome org)
   5. [Bug 164852] non extern "C" callbacks (bugzilla-daemon bugzilla gnome org)
   6. [Bug 166226] New: glibmmconfig.h not installed (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  3 Feb 2005 06:35:16 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 162253] building on amd64 fails (1.3.4)

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=162253
 gnomemm | libgdamm | Ver: unspecified





------- Additional Comments From Murray Cumming  2005-02-03 06:35 -------
Created an attachment (id=36911)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=36911&action=view)
libgda_amd64_murray.patch

Replaces constructors with static create_as_* methods. This deals with gint64
and guint64, but I need to see the compilation error to know what to do about
the long.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  3 Feb 2005 06:49:09 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 88610] Need nice hierarchy picture

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=88610
 gtkmm | reference documentation | Ver: 2.4

Marco Scholten changed:

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



------- Additional Comments From Marco Scholten  2005-02-03 06:49 -------
Created an attachment (id=36912)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=36912&action=view)
widget_hierarchy.tar.z

I added some space between groups.
I think it looks better this way.
The html and png should go in /docs/reference/

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.


--__--__--

Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  3 Feb 2005 07:22:01 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 143335] Docs should mention Gnome::UI::module_info_get().

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=143335
 gnomemm | libgnomeuimm | Ver: 2.0





------- Additional Comments From Murray Cumming  2005-02-03 07:22 -------
Created an attachment (id=36915)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=36915&action=view)
docs_moduleinfo.patch


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  3 Feb 2005 07:22:45 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 143335] Docs should mention Gnome::UI::module_info_get().

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=143335
 gnomemm | libgnomeuimm | Ver: 2.0

Murray Cumming changed:

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



------- Additional Comments From Murray Cumming  2005-02-03 07:22 -------
Fixed, with this patch (docs_moduleinfo.patch).

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 5
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  3 Feb 2005 18:13:52 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 164852] non extern "C" callbacks

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=164852
 glibmm | build | Ver: 2.6.x





------- Additional Comments From Tim Mooney  2005-02-03 18:13 -------
I can confirm that I have run into this exact problem.

The error message from the compiler is similar to:

cxx: Error: iochannel.cc, line 112: a value of type
          "GIOStatus (*)(GIOChannel *, char *, gsize, gsize *, GError **)"
          cannot be used to initialize an entity of type
          "GIOStatus (*)(GIOChannel *, gchar *, gsize, gsize *, GError **) C"
  &GlibmmIOChannel::io_read,
--^



------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 6
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Thu,  3 Feb 2005 20:55:53 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 166226] New: glibmmconfig.h not installed

Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=166226
 glibmm | build | Ver: 2.4.x

           Summary: glibmmconfig.h not installed
           Product: glibmm
           Version: 2.4.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: elkner linofee org
                CC: all-bugs bugzilla gnome org


Please describe the problem:
make install does not install glibmmconfig.h on make install.
Thus gtkmm can not be build or may use older versions of the file.

Steps to reproduce:
1. Download gtkmm
2. compile
3. make install DESTDIR=/tmp/xxx


Actual results:
install is ok, but /tmp/xxx/include/libglibmm-2.4/glibmmconfig.h is missing

Expected results:
/tmp/xxx/include/libglibmm-2.4/glibmmconfig.h should be there

Does this happen every time?
yes

Other information:
It seems to be the same bug as in libsigc++ install procedure ...

------- You are receiving this mail because: -------
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



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