Re: [pcre-dev] Release candidate for 10.10

Góra strony
Delete this message
Autor: ph10
Data:  
Dla: Petr Pisar
CC: pcre-dev
Temat: Re: [pcre-dev] Release candidate for 10.10
On Fri, 20 Feb 2015, Petr Pisar wrote:

> Indeed, it was caused by the hard limit beeing smaller than soft limit which
> pcre2test tried to test. Attached patch improved the error message:


Thanks for running all the tests that your do, and thanks for this
patch. I have, in fact, implemented a slightly different patch. It now
checks that the soft limit it wants to set is not greater than the hard
limit. If the setting nevertheless fails, I've improved the error
message by using strerror(), but not used %j because I am not sure if
that is supported by all compilers.

Philip

--
Philip Hazel