On Thu, Feb 21, 2013 at 1:44 AM, Pekka Paalanen wrote:
> Hi Jason,
>
> you forgot to CC wayland again. ;-)
>
> On Wed, 20 Feb 2013 10:23:28 -0600
> Jason Ekstrand wrote:
>
>> On Wed, Feb 20, 2013 at 3:45 AM, Pekka Paalanen wrote:
>> > On Tue, 19 Feb 2013 16:09:21 -0600
>> > Jason Ekstrand wrote
Em 21-02-2013 04:44, Pekka Paalanen escreveu:
This shouldn't be a problem as it's not crossing a dynamic linking boundary.
Let's bump the complexity: add a libfeature to the mix, providing
another protocol extension. The app is now using interfaces from
libwayland and libfeature. Let's assume:
Hi Jason,
you forgot to CC wayland again. ;-)
On Wed, 20 Feb 2013 10:23:28 -0600
Jason Ekstrand wrote:
> On Wed, Feb 20, 2013 at 3:45 AM, Pekka Paalanen wrote:
> > On Tue, 19 Feb 2013 16:09:21 -0600
> > Jason Ekstrand wrote:
> >
> >>
> >> Signed-off-by: Jason Ekstrand
> >> ---
> >> This vers
On Tue, 19 Feb 2013 16:09:21 -0600
Jason Ekstrand wrote:
>
> Signed-off-by: Jason Ekstrand
> ---
> This version contains the documentation changes as requested by Pekka Paalanen
> as well as the if-statement change suggested by Bill Spitzak.
>
> src/connection.c| 15 +
> s
Signed-off-by: Jason Ekstrand
---
This version contains the documentation changes as requested by Pekka Paalanen
as well as the if-statement change suggested by Bill Spitzak.
src/connection.c| 15 +
src/wayland-client.c| 13 +--
src/wayland-private.h | 3 ++-