Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

Created Unassigned: Build fails on OS X 10.8.5 due to -Wnull-conversion [327]

$
0
0
Hi,

There is a problem while compiling CPPRest 2.3 on Mac OS X 10.8.5 with a conversion from NULL to nullptr_t:

```
...
cpprest/astreambuf.h:524:42: error: implicit conversion of NULL constant to 'nullptr_t' [-Werror,-Wnull-conversion]
...
```

I patched the CMakeList.txt to add -Wno-conversion-null flag to OSX_SUPPRESSIONS.

Best Regards,


Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>