[Quickfix-developers] [CVS] SocketException::errorToWhat doesn't return anything on non-Win32
Brought to you by:
orenmnero
From: Caleb E. <cal...@gm...> - 2005-02-28 13:20:24
|
From the latest QF CVS code: /home/ietdev/tools/linux-i686-gcc/quickfix-CVS-20050225/include/quickfix/Exceptions.h: In member function `std::string FIX::SocketException::errorToWhat(int)': /home/ietdev/tools/linux-i686-gcc/quickfix-CVS-20050225/include/quickfix/Exceptions.h:347: warning: no return statement in function returning non-void I think this branch of the code should return "strerror (error)" -- Caleb Epstein caleb dot epstein at gmail dot com |