著者: Philip Hazel 日付: To: Sheri CC: pcre-dev 題目: Re: [pcre-dev] Version 8.30 is released
On Mon, 13 Feb 2012, Sheri wrote:
> The "unary" warning was eliminated during the build, but "pcretest -m -C"
> produced identical output before and after the change:
In that case, the previous warning message "unary minus operator applied
to unsigned type, result still unsigned" was a lie. :-) The result must
have been signed after all. I don't think there's any further concern.