gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash/libamf sol.h sol.cpp


From: strk
Subject: Re: [Gnash-commit] gnash/libamf sol.h sol.cpp
Date: Sun, 16 Dec 2007 10:16:47 +0100

On Sat, Dec 15, 2007 at 04:05:55PM +0000, Rob Savoye wrote:
> CVSROOT:      /sources/gnash
> Module name:  gnash
> Changes by:   Rob Savoye <rsavoye>    07/12/15 16:05:55
> 
> Added files:
>       libamf         : sol.h sol.cpp 
> 
> Log message:
>       Oops, forgot to add these.

The warnings I got here on these files:

sol.cpp: In member function 'bool amf::SOL::writeFile(std::string&)':
sol.cpp:101: warning: control reaches end of non-void function
sol.cpp: In member function 'bool amf::SOL::formatHeader(std::string&)':
sol.cpp:93: warning: control reaches end of non-void function
sol.cpp: In member function 'bool amf::SOL::formatHeader(std::vector<unsigned 
char, std::allocator<unsigned char> >&)':
sol.cpp:87: warning: control reaches end of non-void function
sol.cpp: In member function 'bool amf::SOL::extractHeader(std::vector<unsigned 
char, std::allocator<unsigned char> >&)':
sol.cpp:81: warning: control reaches end of non-void function
sol.cpp: In member function 'bool amf::SOL::extractHeader(std::string&)':
sol.cpp:76: warning: control reaches end of non-void function

--strk;




reply via email to

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