|
Boost : |
From: Daryle Walker (darylew_at_[hidden])
Date: 2001-04-15 10:37:16
The exact warnings were:
//=========================================================================
Warning : function has no prototype
catch_exceptions.hpp line 42 { os << "\n** uncaught exception: " <<
name << " " << info << std::endl; }
Warning : function has no prototype
test_main.cpp line 40 {
Warning : function has no prototype
test_main.cpp line 47 {
//=========================================================================
The cursor for each line was on the opening curly brace.
on 4/14/01 2:36 PM, Daryle Walker at darylew_at_[hidden] wrote:
> When testing out the special functions, quaternion, and octonion classes, I
> got a few warnings about missing prototypes. Could we add forward
> declarations to the function and template function in
> <boost/detail/catch_exceptions.hpp>? For <boost/test/test_tools.hpp>, could
> we put the #includes after their function declarations?
-- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT mac DOT com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk