Re: [evolution-patches] Remove use of deprecated GLib symbols
- From: Matthew Barnes <mbarnes redhat com>
- To: evolution-patches <evolution-patches gnome org>
- Subject: Re: [evolution-patches] Remove use of deprecated GLib symbols
- Date: Thu, 17 Aug 2006 17:57:52 -0400
On Thu, 2006-08-17 at 17:40 -0400, Matthew Barnes wrote:
> I compiled evolution-2.7.91 with the G_DISABLE_DEPRECATED flag and
> patched the errors. Please review the attachment.
>
> I also tried this with evolution-data-server-1.7.91 and
> evolution-connector-2.7.91, but they compiled successfully.
>
> To reproduce: $ CFLAGS=G_DISABLE_DEPRECATED=1 ./configure; make
Sorry, that should be:
To reproduce: $ CFLAGS=-DG_DISABLE_DEPRECATED=1 ./configure; make
Forgot the "-D".
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]