On Mon, 06 Jan 2014 20:18:45 +0100
Andreas Färber wrote:
> Am 06.01.2014 20:13, schrieb Luiz Capitulino:
> > On Wed, 1 Jan 2014 18:46:24 -0800
> > Peter Crosthwaite wrote:
> >
> >> Following our discussion RE self asserting API calls, here is a spin of
> >> my proposal. This series obsoletes t
Am 06.01.2014 20:13, schrieb Luiz Capitulino:
> On Wed, 1 Jan 2014 18:46:24 -0800
> Peter Crosthwaite wrote:
>
>> Following our discussion RE self asserting API calls, here is a spin of
>> my proposal. This series obsoletes the need for _nofail variants for
>> Error ** accepting APIs. Is also gr
On Wed, 1 Jan 2014 18:46:24 -0800
Peter Crosthwaite wrote:
> Following our discussion RE self asserting API calls, here is a spin of
> my proposal. This series obsoletes the need for _nofail variants for
> Error ** accepting APIs. Is also greatly reduces the verbosity of calls
> sites that are c
Following our discussion RE self asserting API calls, here is a spin of
my proposal. This series obsoletes the need for _nofail variants for
Error ** accepting APIs. Is also greatly reduces the verbosity of calls
sites that are currently asserting against errors.
Patch 1 is the main event - additi