> -----Original Message-----
> From: Fernando Cacciola [mailto:fcacciola@gosierra.com]
> Sent: Friday, November 16, 2001 8:28 AM
> Subject: RE: [boost] ANN: Optimized numeric_cast<> implementation
>
> ----- Original Message -----
> From: David Abrahams <david.abrahams@rcn.com>
> To: <boost@yahoogroups.com>
> Sent: Friday, November 16, 2001 1:24 AM
> Subject: Re: [boost] ANN: Optimized numeric_cast<> implementation
>
>
> > What is happening with this proposal? Did the group come to a
> > consensus about it? I hate to see promising work languish...
>
> I got very little feedback.
> I was able to make the code compile with gcc3.1 (as well as
> Borland), and I've been working on making it compile with VC6
> (I almost got it)
>
> But given so little response I'm not sure what to do. Should
> I ask for a formal review? In that case, but do I need to set
> up for a formal review?
>

Fernando,

I built the code using Codewarrior 7 on Mac.  I had to add 'typename' to the beginning of line 35 in numeric_cast.hpp.  The test app runs without error but I'm not sure how to interpret the output to see if there are any issues.

Would emailing you a copy of the output be helpful?

Chris