On Tue, 10 Nov 2015 11:35:35 +
Damien Lespiau wrote:
> On Mon, Nov 09, 2015 at 11:25:17AM +0200, Pekka Paalanen wrote:
> > Hi Damien,
>
> Hi Pekka,
>
> > I just noticed that from this patch series of three, only 1/3 shows up
> > in Patchwork as http://patchwork.freedesktop.org/patch/64191/
On Mon, Nov 09, 2015 at 11:25:17AM +0200, Pekka Paalanen wrote:
> Hi Damien,
Hi Pekka,
> I just noticed that from this patch series of three, only 1/3 shows up
> in Patchwork as http://patchwork.freedesktop.org/patch/64191/ .
> The rest are:
> http://lists.freedesktop.org/archives/wayland-devel/2
Hi Damien,
I just noticed that from this patch series of three, only 1/3 shows up
in Patchwork as http://patchwork.freedesktop.org/patch/64191/ .
The rest are:
http://lists.freedesktop.org/archives/wayland-devel/2015-November/025336.html
http://lists.freedesktop.org/archives/wayland-devel/2015-Nov
This patchset restores the dtd (and adds a new element "description" to the
tag) and adds the validation bits. Since expat doesn't validate,
a second library is used (libxml2). To avoid breakage, it's hooked up
independently of the current parser, so we essentially just parse the input
twice, spi