aboutsummaryrefslogtreecommitdiff
path: root/lib/warnless.h
AgeCommit message (Collapse)Author
2011-05-26compiler warning: fixYang Tse
Fix compiler warning: conversion may lose significant bits
2011-05-25compiler warning: fix followupYang Tse
Fix compiler warning: variable was set but never used Fix compiler warning: clobber ignored
2011-05-24compiler warning: fixYang Tse
Fix compiler warning: variable was set but never used Fix compiler warning: clobber ignored
2010-12-04fix compiler warning: conversion may lose significant bitsYang Tse
2010-12-02fix compiler warning: rounding, sign extension, or loss of accuracy may resultYang Tse
2010-12-01fix compiler warning: conversion may lose significant bitsYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-02-26fix compiler warningYang Tse
2010-02-22convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() andYang Tse
curlx_ultouc(), exposing them through curlx.h to allow proper code reuse later in our test harness.
2010-02-22fix compiler warningYang Tse
2010-02-19fix compiler warningYang Tse