bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C++ aliases in <netdb.h>


From: Gisle Vanem
Subject: Re: C++ aliases in <netdb.h>
Date: Thu, 15 Dec 2016 14:13:30 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0

> I've not checked all test-*.cc files for such errors.

Another issue with sys_select.in.h:
  test-sys_select-c++.cc
  sys/select.h(305): error C2440: 'return': cannot convert from
  'int (__cdecl *)(int,fd_set *,fd_set *,fd_set *,timeval *)' to
  'gnulib_::_gl_select_wrapper::type'
  sys/select.h(305): note: This conversion requires a reinterpret_cast, a 
C-style cast or function-style cast

But I fail to resolve this one.

-- 
--gv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]