OSDN Git Service

2008-10-23 Chris Fairles <cfairles@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / config / os / mingw32 / error_constants.h
index 00e6392..7b756cc 100644 (file)
@@ -43,7 +43,7 @@ _GLIBCXX_BEGIN_NAMESPACE(std)
 
 // Most of the commented-out error codes are socket-related and could be
 // replaced by Winsock WSA-prefixed equivalents.
 
 // Most of the commented-out error codes are socket-related and could be
 // replaced by Winsock WSA-prefixed equivalents.
-  enum class errc
+  enum class errc : long
     {
 //    address_family_not_supported =           EAFNOSUPPORT,
 //    address_in_use =                                 EADDRINUSE,
     {
 //    address_family_not_supported =           EAFNOSUPPORT,
 //    address_in_use =                                 EADDRINUSE,