All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH v2 1/2] configure: Bump glib dependecy to 2.32
Date: Tue, 26 Apr 2016 08:11:32 -0500	[thread overview]
Message-ID: <571F6904.4070701@gmail.com> (raw)
In-Reply-To: <1444edf3-d876-9dd1-0cd2-0a84ed8760a2@monom.org>

[-- Attachment #1: Type: text/plain, Size: 847 bytes --]

Hi Daniel,

On 04/26/2016 02:39 AM, Daniel Wagner wrote:
> On 04/26/2016 08:19 AM, John Ernberg wrote:
>
>> -PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.28, dummy=yes,
>> -				AC_MSG_ERROR(GLib >= 2.28 is required))
>> +PKG_CHECK_MODULES(GLIB, glib-2.0 >= 2.32, dummy=yes,
>> +				AC_MSG_ERROR(GLib >= 2.32 is required))
>
> Some time ago we had a discussion on the ConnMan mailing list doing the
> same thing. IIRC, 2.32 has a larger memory footprint compared to 2.28.
> That was an issue back than. Don't know if that is still relevant.
>

Yes, that is a good point.  Still, I don't think it makes sense to try 
and depend on a version from 2011.  Newer glib versions are even worse.

Our goal is to migrate oFono away from glib and onto ell, which is the 
proper solution to the footprint problem long-term.

Regards,
-Denis


  reply	other threads:[~2016-04-26 13:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-26  6:19 [PATCH v2 0/2] [RFC] Clean up undefined function pointer casts John Ernberg
2016-04-26  6:19 ` [PATCH v2 1/2] configure: Bump glib dependecy to 2.32 John Ernberg
2016-04-26  6:19   ` [PATCH v2 2/2] stk: clean up undefined function pointer casts John Ernberg
2016-04-26  7:39   ` [PATCH v2 1/2] configure: Bump glib dependecy to 2.32 Daniel Wagner
2016-04-26 13:11     ` Denis Kenzior [this message]
2016-04-26 13:06 ` [PATCH v2 0/2] [RFC] Clean up undefined function pointer casts Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=571F6904.4070701@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.