Boost logo

Boost Users :

Subject: [Boost-users] SUN Studio errors in version 1.38
From: Roman Morokutti (roman.morokutti_at_[hidden])
Date: 2009-02-11 19:31:32


Hi,

I am encountering build errors with SUNWspro. Mainly
"array.hpp" causes the errors. Here is the outline:

"./boost/array.hpp", line 75: Error: Too few arguments for template
std::reverse_iterator<boost::T*>.
"./boost/array.hpp", line 289: Where: While specializing
"boost::array<boost::T, boost::N>".
"./boost/array.hpp", line 289: Where: Specialized in non-template code.
"./boost/array.hpp", line 76: Error: Too few arguments for template
std::reverse_iterator<const boost::T*>.
"./boost/array.hpp", line 289: Where: While specializing
"boost::array<boost::T, boost::N>".
"./boost/array.hpp", line 289: Where: Specialized in non-template code.
2 Error(s) detected.

I would be happy if the responsible engeneer could solve
this problem with Sun Studio. For further information the
version I use is the latest Express version from November.

Regards
Roman


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net