linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #03134
[Bug 709871] Re: Compile error on rev 2403 in MSVC
Fixed bzr didn't update ClientManager.h
** Changed in: dcplusplus
Status: New => Invalid
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/709871
Title:
Compile error on rev 2403 in MSVC
Status in DC++:
Invalid
Bug description:
SearchFrame.cpp
win32\SearchFrame.cpp(260) : error C3535: cannot deduce type for 'auto' from 'void'
win32\SearchFrame.cpp(260) : error C2440: 'initializing' : cannot convert from 'void' to 'int'
Expressions of type void cannot be converted to other types
scons: *** [build\release-default\win32\SearchFrame.obj] Error 2
scons: building terminated because of errors.
Press any key to continue . . .
References