[geometry] Excessive inspection report errors

See http://boost.cowic.de/rc/inspect-trunk.html#geometry A bunch of these problems are related to documentation - Daniel James and some of the other Boost doc folks have dealt with similar problems in other libraries, so can probably help. Thanks, --Beman

See http://boost.cowic.de/rc/inspect-trunk.html#geometry
A bunch of these problems are related to documentation - Daniel James and some of the other Boost doc folks have dealt with similar problems in other libraries, so can probably help.
Thanks Beman, I'll look at it. Indeed most is doc, and easily solvable. This reminds me also that I once added ttmath to the sandbox in a contrib folder, we use that for testing arbitrary precision numbers, but it probably should not go there (at all) or somewhere else. Regards, Barend

On 3-1-2011 1:47, Beman Dawes wrote:
See http://boost.cowic.de/rc/inspect-trunk.html#geometry
A bunch of these problems are related to documentation - Daniel James and some of the other Boost doc folks have dealt with similar problems in other libraries, so can probably help.
It is better now. Should I be worried about the Apple macro clash (here in a free function with the name check)? Many other libraries trigger this problem. Barend

On Mon, Jan 10, 2011 at 10:57 AM, Barend Gehrels <barend@geodan.nl> wrote:
On 3-1-2011 1:47, Beman Dawes wrote:
See http://boost.cowic.de/rc/inspect-trunk.html#geometry
A bunch of these problems are related to documentation - Daniel James and some of the other Boost doc folks have dealt with similar problems in other libraries, so can probably help.
It is better now. Should I be worried about the Apple macro clash (here in a free function with the name check)? Many other libraries trigger this problem.
That's up to you. I don't see Apple macro clashes as worth worrying about, except perhaps if you actually get complaints from users. I've got a similar clash in one of my own libraries. --Beman
participants (2)
-
Barend Gehrels
-
Beman Dawes