On Mon, 27 Aug 2018 16:20:41 +0100
Daniel Stone wrote:
> Hi Pekka,
>
> On Fri, 24 Aug 2018 at 09:12, Pekka Paalanen wrote:
> > On another matter, I've been wondering if storing the debug scopes in
> > weston_compositor is a good thing. We have the logger initialized
> > earlier, and quite a lot
On Mon, 27 Aug 2018 16:15:23 +0100
Daniel Stone wrote:
> Hi Pekka,
>
> On Mon, 6 Aug 2018 at 14:05, Pekka Paalanen wrote:
> > On Fri, 20 Jul 2018 20:03:24 +0100 Daniel Stone
> > wrote:
> > > + while (len_ > 0) {
> > > + ret = write(stream->fd, data, len_);
> > > +
Hi Pekka,
On Fri, 24 Aug 2018 at 09:12, Pekka Paalanen wrote:
> On Thu, 23 Aug 2018 17:53:07 +0100 Daniel Stone wrote:
> > The users introduced in this patchset already check if the scope is
> > enabled, which bails out if the scope is NULL. Given that, and that I
> > can't see a sensible behavi
Hi Pekka,
On Mon, 6 Aug 2018 at 14:05, Pekka Paalanen wrote:
> On Fri, 20 Jul 2018 20:03:24 +0100 Daniel Stone wrote:
> > + while (len_ > 0) {
> > + ret = write(stream->fd, data, len_);
> > + e = errno;
> > + if (ret < 0) {
> > + if (e
On Thu, 23 Aug 2018 17:53:07 +0100
Daniel Stone wrote:
> Hi Pekka,
>
> On Mon, 6 Aug 2018 at 12:16, Pekka Paalanen wrote:
> > On Fri, 20 Jul 2018 20:03:24 +0100 Daniel Stone
> > wrote:
> > > +/** Format current time as a string
> > > + * and append the debug scope name to it
> > > + *
> > >
Hi Pekka,
On Mon, 6 Aug 2018 at 12:16, Pekka Paalanen wrote:
> On Fri, 20 Jul 2018 20:03:24 +0100 Daniel Stone wrote:
> > +/** Format current time as a string
> > + * and append the debug scope name to it
> > + *
> > + * \param scope[in] debug scope.
> > + * \param buf[out] Buffer to store the s
On Fri, 20 Jul 2018 20:03:24 +0100
Daniel Stone wrote:
> From: Pekka Paalanen
>
> weston_debug is both a libweston API for relaying debugging messages,
> and the compositor-debug wayland protocol implementation for accessing those
> debug messages from a Wayland client.
>
> weston_debug_compos
On Fri, 20 Jul 2018 20:03:24 +0100
Daniel Stone wrote:
> From: Pekka Paalanen
>
> weston_debug is both a libweston API for relaying debugging messages,
> and the compositor-debug wayland protocol implementation for accessing those
> debug messages from a Wayland client.
>
> weston_debug_compos
On Fri, 20 Jul 2018 20:03:24 +0100
Daniel Stone wrote:
> From: Pekka Paalanen
>
> weston_debug is both a libweston API for relaying debugging messages,
> and the compositor-debug wayland protocol implementation for accessing those
> debug messages from a Wayland client.
>
> weston_debug_compos
Reviewed-by: Emre Ucan
Best regards
Emre Ucan
Engineering Software Base (ADITG/ESB)
Tel. +49 5121 49 6937
> -Original Message-
> From: wayland-devel [mailto:wayland-devel-
> boun...@lists.freedesktop.org] On Behalf Of Daniel Stone
> Sent: Freitag, 20. Juli 2018 21:06
> To: wayland-deve
10 matches
Mail list logo