Boost logo

Boost :

From: Hubert HOLIN (Hubert.Holin_at_[hidden])
Date: 2001-05-21 17:19:53


Paris (U.E.), le 21/05/2001

--- In boost_at_y..., Daryle Walker <darylew_at_m...> wrote:
> This class template is from the Special Function library under review.
>
> This is what I did to make the quaternion test run:
>
> 1. My compiler, CodeWarrior Pro 5.3/Mac,
                                   ^^^

        You know my suggestion.

[SNIP]

> 3. The I/O functions had a bunch of errors. The problem was your headers.
> The <iosfwd> header is OK if you only need the name of an item, like for a
> pointer or a declaration. If you need an item for a definition, like the
> implementation of your I/O operators, you need the item's full declaration.
> I commented out the <iosfwd> #include and added #includes for <istream>,
> <ostream>, and <sstream> in "quaternion.hpp".
>
> --
> Daryle Walker
> Mac, Internet, and Video Game Junkie
> darylew AT mac DOT com

        You mentionned that kind of problem before the review period, but
I can't find out why you are experiencing them. Could you please detail
an example of how this occurs, so that I may try to reproduce it.

                Hubert Holin
                Hubert.Holin_at_[hidden]


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk