From: Gustavo F. Padovan <gustavo@padovan.org>
To: ofono@ofono.org
Subject: Re: [PATCH 4/4] make bluetooth.{c,h} a static library
Date: Sun, 18 Jul 2010 20:23:22 -0300 [thread overview]
Message-ID: <20100718232322.GC3406@vigoh> (raw)
In-Reply-To: <1279494621.4572.13.camel@localhost.localdomain>
[-- Attachment #1: Type: text/plain, Size: 1345 bytes --]
Hi Marcel,
* Marcel Holtmann <marcel@holtmann.org> [2010-07-18 16:10:21 -0700]:
> Hi Gustavo,
>
> > > > Makefile.am | 7 +++----
> > > > plugins/bluetooth.c | 3 ---
> > > > 2 files changed, 3 insertions(+), 7 deletions(-)
> > >
> > > why are we doing this exactly? If I missed it, please explain it again
> > > since I am not sure that I agree.
> >
> > We are doing this for the DUN daemon. As you guys said to me it will be
> > separated daemon in oFono sources, so we need bluetooth.c as a static
> > library to reuse it in the DUN daemon.
>
> we need to discuss this again. I am not sure it is the best idea to have
> this as a separate daemon. I argue with myself forth and back on this
> idea. One option is to do this as an oFono atom, another one is to do
> this as a separate daemon. Currently the atom idea is winning.
Ok, so I'll wait to continue my implementation of the DUN client. I
don't know the oFono internal too much to help on that decision.
> Also there is no need to create a static library for doing this. That is
> just wrong. We can do the build magic with autofoo properly and without
> having to use a hack with a static library.
I meant build statically here like gatchat, without any hack with static
library. ;)
--
Gustavo F. Padovan
http://padovan.org
next prev parent reply other threads:[~2010-07-18 23:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-18 22:57 [PATCH 1/4] remove log to make bluetooth.c a static library Gustavo F. Padovan
2010-07-18 22:57 ` [PATCH 2/4] bluetooth: move uuid to struct bluetooth_profile Gustavo F. Padovan
2010-07-18 22:57 ` [PATCH 3/4] bluetooth: do not use ofono_dbus_get_connection Gustavo F. Padovan
2010-07-18 22:57 ` [PATCH 4/4] make bluetooth.{c,h} a static library Gustavo F. Padovan
2010-07-18 23:01 ` Marcel Holtmann
2010-07-18 23:05 ` Gustavo F. Padovan
2010-07-18 23:10 ` Marcel Holtmann
2010-07-18 23:23 ` Gustavo F. Padovan [this message]
2010-07-18 23:34 ` Marcel Holtmann
2010-07-19 1:39 ` 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=20100718232322.GC3406@vigoh \
--to=gustavo@padovan.org \
--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.