Subject: [boost] Phoenix: error: extra ‘;’ on boost/phoenix/core/environment.hpp
From: Vicente BOTET (vicente.botet_at_[hidden])
Date: 2011-05-14 13:44:10


Hi,

There is an error on

In file included from ../../../boost/phoenix/core/call.hpp:12,
from ../../../boost/conversion/fp/convert_to.hpp:15,
from builtins.cpp:16:
../../../boost/phoenix/core/environment.hpp:446: error: extra ‘;’

It seems that the error: extra ‘;’ are on lines 433 and 444 at the end of two functions definitions.

Could this be fixed?

Thanks,
Vicente