On Thursday 10 July 2003 19.14, Henrik Nordstrom wrote: > src/HttpHeader.cc: In function `int httpHeaderDelById (HttpHeader > *, http_hdr_type)': > src/HttpHeader.cc:611: warning: comparison is always true due to > limited range of data type
Fixed. Was a old stupid assert bug all of the sudden detected by GCC. Regards Henrik
