30 Oct
2008
30 Oct
'08
9:03 p.m.
On Thu, Oct 30, 2008 at 07:10:34PM +0100, Thomas Orgis wrote:
Am Thu, 30 Oct 2008 14:37:37 -0300 schrieb Jorge Arellano Cid <jcid@dillo.org>:
Does this produce the same warning?
assert (i >= 0 && this->num - i > 0);
That seems to be silent with gcc-4.3.1 ... I won't guarantee anything for gcc-4.3.2, though. But I'll upgrade to that one in the next weeks for sure and will let you know. For now this looks like a fine fix to make dillo2 compiler warning free!
Committed. -- Cheers Jorge.-