boostorg / winapi

Windows API declarations without <windows.h>, for internal Boost use.
63 stars 55 forks source link

GCC compile error #23

Closed jlodos closed 8 years ago

jlodos commented 8 years ago

GCC complains with: ....../boost/detail/winapi/errorhandling.hpp:97:46: warning: conversion to 'boost::detail::winapi::WORD {aka short unsigned int}' from 'int' may alter its value [-Wconversion]