[exception] warnings from BOOST_THROW_EXCEPTION

AMDG The attached patch fixes warnings like ..\..\../boost/property_tree/string_path.hpp:216: error: control reaches end of non-void function Okay to commit? In Christ, Steven Watanabe

On Wed, May 12, 2010 at 8:02 PM, Steven Watanabe <watanabesj@gmail.com> wrote:
AMDG
The attached patch fixes warnings like ..\..\../boost/property_tree/string_path.hpp:216: error: control reaches end of non-void function
Okay to commit?
Yes, thank you. I must have removed it by mistake. Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode

On 05/12/2010 08:02 PM, Steven Watanabe wrote:
AMDG
The attached patch fixes warnings like ..\..\../boost/property_tree/string_path.hpp:216: error: control reaches end of non-void function
Okay to commit?
In Christ, Steven Watanabe
Is BOOST_ATTRIBUTE_NORETURN documented somewhere? I can't find it in the config documentation... - Jeff

On Wed, May 12, 2010 at 9:50 PM, Jeffrey Lee Hellrung, Jr. <jhellrung@ucla.edu> wrote:
On 05/12/2010 08:02 PM, Steven Watanabe wrote:
AMDG
The attached patch fixes warnings like ..\..\../boost/property_tree/string_path.hpp:216: error: control reaches end of non-void function
Okay to commit?
In Christ, Steven Watanabe
Is BOOST_ATTRIBUTE_NORETURN documented somewhere? I can't find it in the config documentation...
No, it isn't. It is an undocumented implementation detail in Boost Exception. Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode
participants (3)
-
Emil Dotchevski
-
Jeffrey Lee Hellrung, Jr.
-
Steven Watanabe