[haiku-development] Re: app_server test env build broken
- From: Ingo Weinhold <ingo_weinhold@xxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Sun, 27 Apr 2008 00:33:07 +0200
On 2008-04-27 at 00:11:55 [+0200], Stephan Assmus <superstippi@xxxxxx> wrote:
> Ingo Weinhold wrote:
> > You'll also need to add
> > a get_port_message_info() implementation there (use
> > port_buffer_size_etc() and set sender, sender_group to 0, and sender_team
> > isn't read by anyone yet).
>
> What is using it, or rewording it: is it important? I added an
> "implementation" returning B_ERROR and running the test env "seems" to work.
ATM only KMessage is using it when receiving messages, but I think that's not
used in the test environment. We might later want to use it in BMessage as
well, though.
On 2008-04-27 at 00:14:23 [+0200], Stephan Assmus <superstippi@xxxxxx> wrote:
> Stephan Assmus wrote:
> > Ingo Weinhold wrote:
> > > Er, anyway, I moved it from libbe to libroot, i.e. for the app server
> > > test environment it should go to libhaikucompat.
> >
> > Ok, I can move it there instead. I added it back to libbe_haiku.so before
> > reading your reply.
>
> Actually, adding it there seems to be more involved. Can I leave it in the
> kits Jamfile as well? I mean, since we already define libbe_haiku.so there,
> which is only for the test env (unless I am missing something), I thought
> it is ok there.
Well, since it lives in Haiku's libroot strictly seen it's not correct to be
in libbe_haiku, but we could live with that, I guess. I wonder though, what's
the problem with adding it to libhaikucompat?
CU, Ingo
- References:
- [haiku-development] app_server test env build broken
- From: Stephan Assmus
- [haiku-development] Re: app_server test env build broken
- From: Stephan Assmus
- [haiku-development] Re: app_server test env build broken
- From: Ingo Weinhold
- [haiku-development] Re: app_server test env build broken
- From: Stephan Assmus
Other related posts:
- » [haiku-development] app_server test env build broken
- » [haiku-development] Re: app_server test env build broken
- » [haiku-development] Re: app_server test env build broken
- » [haiku-development] Re: app_server test env build broken
- » [haiku-development] Re: app_server test env build broken
- » [haiku-development] Re: app_server test env build broken
- [haiku-development] app_server test env build broken
- From: Stephan Assmus
- [haiku-development] Re: app_server test env build broken
- From: Stephan Assmus
- [haiku-development] Re: app_server test env build broken
- From: Ingo Weinhold
- [haiku-development] Re: app_server test env build broken
- From: Stephan Assmus