RE: [boost] Re: Boost 1.31 release?

2003-08-14 Thread Bjorn . Karlsson
> On Mon, 11 Aug 2003, David Abrahams wrote: [snip] > Are these real regressions or just newly-tested compilers? Can the > library authors/maintainers address these problems? Where is our > maintenance wizard? He's back online after three weeks of no-internet-access-whatsoever; currently reading

RE: [boost] Re: tokenizer comments

2003-06-27 Thread Bjorn . Karlsson
> From: Edward Diener [mailto:[EMAIL PROTECTED] > > More than a month ago I posted a correction to the tokenizer > documentation > to which no one replied: Sorry about that. > "The Tokenizer documentation for char_separator tokenizer > function states > that the default argument for the secon

[boost] lexical_cast - an apology

2003-03-24 Thread Bjorn . Karlsson
changes (I didn't make the changes, but I pushed other people [too] hard to do so). Bjorn Karlsson ___ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

RE: [boost] lexical_cast(Was: FYI)

2003-03-06 Thread Bjorn . Karlsson
ntain the new version. I know that people have been waiting a _really_ long time for this to happen, and as has been stated before, the changes will be part of 1.30.0. To all of you who've been waiting, thanks for your patience! Bjorn Karlsson ___ U

RE: [boost] [random] Minor problem with lognormal_distribution

2003-02-25 Thread Bjorn . Karlsson
> From: Michael Stevens [mailto:[EMAIL PROTECTED] > > Correction required for boost/random/lognormal_distribution. Fixed, thanks! Bjorn Karlsson ___ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

[boost] Copyright in Jam files

2003-02-13 Thread Bjorn . Karlsson
s that may not be so rewarding to fix but definitely add to the overall quality once taken care of. Thanks to all for the progress, and keep up the good work! Cheers, Bjorn Karlsson ___ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

RE: [boost] Re: Re: proposal: safe arithmetic class

2003-01-17 Thread Bjorn . Karlsson
> From: Thorsten Ottosen [mailto:[EMAIL PROTECTED]] > Sorry for not understanding why "exceptionally creative use > of expression > templates" is necessary :-) Could you > elaborate a little on it? I'll try. :-) We are now talking about (if I understand you and Dave correctly) three related pro

RE: [boost] Re: Re: proposal: safe arithmetic class

2003-01-16 Thread Bjorn . Karlsson
> From: Thorsten Ottosen [mailto:[EMAIL PROTECTED]] > yes, but why should that be close to the point of error? What > use is it to > do > > try > { >xxx = numeric_cast( yyy ); > } > catch( numeric_exception& e ) > { > // what can I possible do here that makes sense? > } Depends on the cont

RE: [boost] Re: proposal: safe arithmetic class

2003-01-16 Thread Bjorn . Karlsson
> From: David Abrahams [mailto:[EMAIL PROTECTED]] > > The huge advantage appears when you start looking at arithmetic > expressions. The result of > > if (t < u) > { > x = y + z * w; > } > > could be a lot more predictable if we were working with types that > didn't perform implicit lossy c

RE: [boost] Re: proposal: safe arithmetic class

2003-01-15 Thread Bjorn . Karlsson
> From: Thorsten Ottosen [mailto:[EMAIL PROTECTED]] > > What would the advantage be over using boost::numeric_cast > directly, and > > thus explicitly? > > you would't have to worry about if you forgot a numeric_cast > somewhere in > your code > or if you compiled on a platform with different r

RE: [boost] proposal: safe arithmetic class

2003-01-15 Thread Bjorn . Karlsson
> From: Thorsten Ottosen [mailto:[EMAIL PROTECTED]] > > Hi Boosters, > > I was wondering if it would be possible to implement a wrapper around > built-in types to provide automatic detection of conversion > problems: [snip] What would the advantage be over using boost::numeric_cast directly, an

RE: [boost] Re: Re: Re: Re: [multiarray] compiling problem

2003-01-13 Thread Bjorn . Karlsson
> From: Thorsten Ottosen [mailto:[EMAIL PROTECTED]] > > >Additionally, creating > > patches using the latest files from CVS makes them very > easy to apply. > if one have cvs access, I pressume :-) > No, there's anonymous read access to CVS - see http://www.boost.org/more/download.html and http

RE: [boost] Re: Re: Re: [multiarray] compiling problem

2003-01-13 Thread Bjorn . Karlsson
> From: David Abrahams [mailto:[EMAIL PROTECTED]] > >> That's not a patch; those are the complete files. > However, I'm sure > >> Ron can work with those. If he doesn't respond in the next week, > >> Bjorn (the maintenance wizard) will get on his case. > > > > So what is a patch? > > It is a di

RE: [boost] [PATCH] Boost.Format fix some warnings with 64bit compilers.

2002-11-26 Thread Bjorn . Karlsson
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > assert takes an int as parameter, on 64bit platforms this will othen > mean a 64->32 conversion. > > This patch fixes a couple of problems in Boost.Format. > Applied, thanks! Bjorn ___ Unsubscr

RE: [boost] [PATCH] Boost.Format: making it work without exceptions

2002-11-20 Thread Bjorn . Karlsson
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > This patch makes the Boost.Format library work when exceptions is not > present. It is done the same way as with the smart pointers. > Applied, thanks! Bjorn ___ Unsubscribe & other changes: htt

RE: [boost] Boost License Issues

2002-11-20 Thread Bjorn . Karlsson
> From: Rene Rivera [mailto:[EMAIL PROTECTED]] > I think you did a limited search... only in the headers. > There are many more > files without (C). For example most "Jamfile"s don't have one. > > Could you post how you did the search... perhaps this is > something for Beman > to add to the list

RE: [boost] Boost License Issues

2002-11-19 Thread Bjorn . Karlsson
> From: David Abrahams [mailto:[EMAIL PROTECTED]] > > > > I've checked the sources, and there are about 50 files lacking > > copyright statements. If there are no objections, I'll update them > > as appropriate (using the statements in other files of the library > > in question). > > Could you pos

RE: [boost] Boost License Issues

2002-11-19 Thread Bjorn . Karlsson
here are no objections, I'll update them as appropriate (using the statements in other files of the library in question). Bjorn Karlsson ___ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost