Re: gmacros.h patch
- From: Darin Adler <darin eazel com>
- To: Eric Lemings <eric b lemings lmco com>, Gtk Developers <gtk-devel-list gnome org>
- Subject: Re: gmacros.h patch
- Date: Thu, 12 Apr 2001 13:37:48 -0700
on 4/12/01 12:14 PM, Eric Lemings at eric b lemings lmco com wrote:
> A software package that uses GLib and GNU C++ with the AC_C_CONST
> macro will cause compile errors because AC_C_CONST says that the
> const keyword is broken and undefines it.
It's bizarre that AC_C_CONST decided the const keyword is broken. That's
most-likely a bug of some kind, because it works just fine in GNU C++.
Your patch to address the problem this #define of const caused was
incorrect. But I put another patch to address the same problem into a glib
bug report. You can find the bug report at
<http://bugzilla.gnome.org/show_bug.cgi?id=53162>.
-- Darin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]