#2253 closed Bugs (fixed)
Mistake in listing header-only libraries
| Reported by: | Daryle Walker | Owned by: | René Rivera |
|---|---|---|---|
| Milestone: | Boost 1.37.0 | Component: | website |
| Version: | Boost 1.36.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
In http://www.boost.org/doc/libs, the "Math/Special Functions" entry is listed as header-only while it actually does have mandatory source code when using the C99 and TR1 functionality. Also the Python entry doesn't have anything under its "Build & Link" attribute. (I guess its situation is too complicated to explain.)
Change History (2)
comment:1 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 14 years ago
I closed this because I've fixed the special functions entry. For the python entry, I've created a feature request - #2247.
Note:
See TracTickets
for help on using tickets.

(In [48553]) Merge from beta, up to 48552.
Fixes #1743, #2253.