diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-03 13:03:35 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-03 13:03:35 +0000 |
commit | 213d64fbd7653eb55f7bab5688972ef7b8d5f4c1 (patch) | |
tree | fa3b1b45b1730391088784ec4afb0afacecec212 /ares/ares_destroy.c | |
parent | a8419d68b6590365c5cb324372789bb5f68e56d5 (diff) |
attempted typecase to silence the MIPSpro warning:
cc-1506 cc: REMARK File = ../../curl/ares/ares__read_line.c, Line = 46
There is an implicit conversion from "unsigned long" to "int"; rounding, sign
extension, or loss of accuracy may result.
if (!fgets(*buf + offset, *bufsize - offset, fp))
Diffstat (limited to 'ares/ares_destroy.c')
0 files changed, 0 insertions, 0 deletions