[math][libs] Header-only status wrong for Boost.Math

Looking at <http://www.boost.org/doc/libs>, I see 14 entries using separate source, but I have 15 source directories still in my all- Boost library project. It seems that the Special Function section of the Math library has separate source for the (optional) C99 and TR1 math functions, but the library page doesn't list that. (The source files are mentioned in the Math-SpecFunc docs.) Can that be changed, please? -- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT hotmail DOT com

on Sun Aug 24 2008, Daryle Walker <darylew-AT-hotmail.com> wrote:
Looking at <http://www.boost.org/doc/libs>, I see 14 entries using separate source, but I have 15 source directories still in my all- Boost library project. It seems that the Special Function section of the Math library has separate source for the (optional) C99 and TR1 math functions, but the library page doesn't list that. (The source files are mentioned in the Math-SpecFunc docs.) Can that be changed, please?
Could you open a ticket so that doesn't get lost? Hmm, this may also indicate that an update to the Getting Started Guide is needed. If so, could you also open a ticket for that? -- Dave Abrahams BoostPro Computing http://www.boostpro.com

On Aug 24, 2008, at 5:47 PM, David Abrahams wrote:
on Sun Aug 24 2008, Daryle Walker <darylew-AT-hotmail.com> wrote:
Looking at <http://www.boost.org/doc/libs>, I see 14 entries using separate source, but I have 15 source directories still in my all- Boost library project. It seems that the Special Function section of the Math library has separate source for the (optional) C99 and TR1 math functions, but the library page doesn't list that. (The source files are mentioned in the Math-SpecFunc docs.) Can that be changed, please?
Could you open a ticket so that doesn't get lost? Hmm, this may also indicate that an update to the Getting Started Guide is needed. If so, could you also open a ticket for that?
My original problem has been entered as ticket #2253 at <https:// svn.boost.org/trac/boost/ticket/2253>. And shouldn't you be ticketing the guide if you're concerned about it? (But it's been done as ticket #2254.) -- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT hotmail DOT com

on Mon Aug 25 2008, Daryle Walker <darylew-AT-hotmail.com> wrote:
it's been done as ticket #2254.
Thanks. -- Dave Abrahams BoostPro Computing http://www.boostpro.com

2008/8/24 Daryle Walker <darylew@hotmail.com>:
Looking at <http://www.boost.org/doc/libs>, I see 14 entries using separate source, but I have 15 source directories still in my all-Boost library project. It seems that the Special Function section of the Math library has separate source for the (optional) C99 and TR1 math functions, but the library page doesn't list that. (The source files are mentioned in the Math-SpecFunc docs.) Can that be changed, please?
Fixed on the beta site. I'll merge to live soon-ish. thanks, Daniel
participants (3)
-
Daniel James
-
Daryle Walker
-
David Abrahams