On Tue, 16 Jun 2015 15:08:41 +0200
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > On Sat, 13 Jun 2015 16:20:47 +0200
> > Markus Armbruster wrote:
> >
> >> After a bit over a year and many patches, QError is finally ripe. All
> >> that's left of qerror.h after this series is a bunch
Luiz Capitulino writes:
> On Sat, 13 Jun 2015 16:20:47 +0200
> Markus Armbruster wrote:
>
>> After a bit over a year and many patches, QError is finally ripe. All
>> that's left of qerror.h after this series is a bunch of QERR_ macros.
>> Killing them is left for another day.
>
> Excellent!
>
>
On Sat, 13 Jun 2015 16:20:47 +0200
Markus Armbruster wrote:
> After a bit over a year and many patches, QError is finally ripe. All
> that's left of qerror.h after this series is a bunch of QERR_ macros.
> Killing them is left for another day.
Excellent!
I did my best to review this series, bu
After a bit over a year and many patches, QError is finally ripe. All
that's left of qerror.h after this series is a bunch of QERR_ macros.
Killing them is left for another day.
The diffstat looks a bit scary, but that's almost entirely due to
mechanical changes like PATCH 05.
This series applie