30 Oct
2008
30 Oct
'08
7:14 p.m.
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! Alrighty then, Thomas.