Commit Graph

15 Commits

Author SHA1 Message Date
Carsten Larsen 2811e30d49 Release 1.12.0 2017-04-12 01:21:06 +02:00
Daniel Stenberg f19387dd72 nowarn: use <limits.h> instead of configure for size of long
This makes the header file much more multi-arch friendly and can be used
as-is with both 32 bit and 64 bit builds.
2013-08-27 13:36:41 +02:00
Yang Tse 0c677f578e setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Inclusion of these two header files now done in setup_once.h
2012-12-14 18:36:59 +01:00
Yang Tse 38b69b7269 Kill compiler warning 2012-06-14 21:19:48 +02:00
Yang Tse c8d8ca2606 warnings: fix another 'conversion may lose significant bits' compiler warning 2011-08-21 19:56:06 +02:00
Yang Tse 14eb79f660 warnings: fix some 'conversion may lose significant bits' compiler warnings 2011-08-20 23:05:14 +02:00
Yang Tse f9b24e590c ares_nowarn: icc 9.1 workaround 2011-06-01 12:13:05 +02:00
Yang Tse 56c77364d5 ares_nowarn: header inclusion fix 2011-05-27 06:55:50 +02:00
Yang Tse f413fce823 compiler warning: fix
Fix compiler warning: conversion may lose significant bits
2011-05-26 16:06:40 +02:00
Yang Tse 5ef8f5ead2 compiler warning: fix
Fix compiler warning: variable was set but never used

Fix compiler warning: clobber ignored
2011-05-25 11:19:10 +02:00
Yang Tse b9959cbf36 ares_nowarn: add conditional inclusion of assert.h header 2010-12-16 18:39:31 +01:00
Yang Tse f5e0858d2f fix compiler warning: conversion may lose significant bits 2010-12-16 17:18:57 +01:00
Yang Tse 41b8a1bfd0 fix compiler warning: conversion may lose significant bits 2010-12-01 23:36:19 +01:00
Daniel Stenberg 63627fa5ab remove all $Id$ lines 2010-03-27 19:42:02 +01:00
Yang Tse 86718e2f52 fix compiler warning 2010-02-26 16:42:33 +00:00