Boost logo

Boost :

Subject: [boost] [Convert] std::isspace requires unsigned #28
From: Olaf van der Spek (ml_at_[hidden])
Date: 2017-03-20 08:10:01


Hi,

> boost\convert\base.hpp(112): warning C6330: 'const char' passed as _Param_(1) when 'unsigned char' is required in call to 'isspace'.

> boost\convert\base.hpp(115): warning C6330: 'const char' passed as _Param_(1) when 'unsigned char' is required in call to 'isspace'.

https://github.com/boostorg/convert/issues/28

IMO the code should be fixed and it's not a documentation issue.

What do you think?

-- 
Olaf

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk