Thanks, applied all.
On Thu, Apr 11, 2013 at 4:07 PM, Markus Armbruster wrote:
> This should unbreak "make check" on machines where char is unsigned.
> Blue, please give it a whirl.
>
> The JSON parser is still as broken as ever. Left for another day.
>
> v2:
> - Rebased, trivial conflicts in PA
Rats, forgot --subject-prefix="PATCH v2". My apologies!
Blue Swirl writes:
> On Thu, Mar 14, 2013 at 5:49 PM, Markus Armbruster wrote:
>> This should unbreak "make check" on machines where char is unsigned.
>> Blue, please give it a whirl.
>
> Patches no longer apply, please rebase.
Sent.
On 04/11/13 18:07, Markus Armbruster wrote:
> This should unbreak "make check" on machines where char is unsigned.
> Blue, please give it a whirl.
>
> The JSON parser is still as broken as ever. Left for another day.
>
> v2:
> - Rebased, trivial conflicts in PATCH 1/4.
> - Make mod_utf8_codepoin
This should unbreak "make check" on machines where char is unsigned.
Blue, please give it a whirl.
The JSON parser is still as broken as ever. Left for another day.
v2:
- Rebased, trivial conflicts in PATCH 1/4.
- Make mod_utf8_codepoint() treat empty input as invalid sequence of
length zero (
On Thu, Mar 14, 2013 at 5:49 PM, Markus Armbruster wrote:
> This should unbreak "make check" on machines where char is unsigned.
> Blue, please give it a whirl.
Patches no longer apply, please rebase.
>
> The JSON parser is still as broken as ever. Left for another day.
>
> Markus Armbruster (4
Blue Swirl writes:
> On Thu, Mar 14, 2013 at 5:49 PM, Markus Armbruster wrote:
>> This should unbreak "make check" on machines where char is unsigned.
>> Blue, please give it a whirl.
>
> With the patches applied there are no errors, thanks.
> Tested-by: Blue Swirl
Thanks!
> Though test-corou
On Thu, Mar 14, 2013 at 5:49 PM, Markus Armbruster wrote:
> This should unbreak "make check" on machines where char is unsigned.
> Blue, please give it a whirl.
With the patches applied there are no errors, thanks.
Tested-by: Blue Swirl
Though test-coroutine seems to hang, maybe fallout from re
This should unbreak "make check" on machines where char is unsigned.
Blue, please give it a whirl.
The JSON parser is still as broken as ever. Left for another day.
Markus Armbruster (4):
unicode: New mod_utf8_codepoint()
check-qjson: Fix up a few bogus comments
check-qjson: Test noncharac