borromeotlhs / amop

Automatically exported from code.google.com/p/amop
0 stars 0 forks source link

warnings when compiling test #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compile a test with -Wall

What is the expected output? What do you see instead?
expected: no warnings
instead: 
  .../include/amop/ReturnMatchBuilder.h:355: warning: ‘amop::detail::Empty
amop::ignore()’ defined but not used
  .../include/amop/Destructor.h:29: warning: ‘amop::detail::Destructor
amop::destructor()’ defined but not used

What version of the product are you using? On what operating system?
SVN rev 135

Please provide any additional information below.

Original issue reported on code.google.com by ibo...@gmail.com on 22 Nov 2008 at 6:23