Re: [boost] Boost inspection notification (2006-07-16/RC_1_34_0)

----Original Message---- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Gennaro Prota Sent: 18 July 2006 12:48 To: boost@lists.boost.org Subject: Re: [boost] Boost inspection notification (2006-07-16/RC_1_34_0)
On Tue, 18 Jul 2006 09:48:20 +0100, Anthony Williams <anthony_w.geo@yahoo.com> wrote:
The inspection report has duly noted that the current thread library doesn't come under the BSL. This is the main reason for the thread rewrite effort currently underway. How do we mark the existing files, so they won't cause so much noise in the report? Do we just add
// boostinspect::nolicense
to the top of each file?
Yes, with one colon though. It can be anywhere in the file. Since we haven't use that tag yet, we are still in time to change it to something like boostinspect:nobsl or similar, if we prefer, as "nolicense" could be a bit confusing to the casual reader (does it have a license, as stated at the top, or not? :-))
boostinspect:notbooststandardlicense ? -- Martin Bonner Martin.Bonner@Pitechnology.com Pi Technology, Milton Hall, Ely Road, Milton, Cambridge, CB4 6WZ, ENGLAND Tel: +44 (0)1223 203894

"Martin Bonner" <martin.bonner@pitechnology.com> writes:
----Original Message---- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Gennaro Prota Sent: 18 July 2006 12:48 To: boost@lists.boost.org Subject: Re: [boost] Boost inspection notification (2006-07-16/RC_1_34_0)
On Tue, 18 Jul 2006 09:48:20 +0100, Anthony Williams <anthony_w.geo@yahoo.com> wrote:
The inspection report has duly noted that the current thread library doesn't come under the BSL. This is the main reason for the thread rewrite effort currently underway. How do we mark the existing files, so they won't cause so much noise in the report? Do we just add
// boostinspect::nolicense
to the top of each file?
Yes, with one colon though. It can be anywhere in the file. Since we haven't use that tag yet, we are still in time to change it to something like boostinspect:nobsl or similar, if we prefer, as "nolicense" could be a bit confusing to the casual reader (does it have a license, as stated at the top, or not? :-))
boostinspect:notbooststandardlicense ?
Looks good to me, though it might look better with underscores, as per the usual boost naming: boostinspect:not_boost_standard_license Anthony -- Anthony Williams Software Developer Just Software Solutions Ltd http://www.justsoftwaresolutions.co.uk

On Tue, 18 Jul 2006 13:39:42 +0100, Anthony Williams <anthony_w.geo@yahoo.com> wrote:
boostinspect:notbooststandardlicense ?
Looks good to me, though it might look better with underscores, as per the usual boost naming:
boostinspect:not_boost_standard_license
I don't care that much (my only preference is for the tag to appear at the bottom of the file), but the 's' in "BSL" stands for "software", not "standard". Just let me know what your choice is, so that I can make the tool aware of it :) -- [ Gennaro Prota, C++ developer for hire ] [ resume: available on request ]

Gennaro Prota <gennaro_prota@yahoo.com> writes:
On Tue, 18 Jul 2006 13:39:42 +0100, Anthony Williams <anthony_w.geo@yahoo.com> wrote:
boostinspect:notbooststandardlicense ?
Looks good to me, though it might look better with underscores, as per the usual boost naming:
boostinspect:not_boost_standard_license
I don't care that much (my only preference is for the tag to appear at the bottom of the file), but the 's' in "BSL" stands for "software", not "standard". Just let me know what your choice is, so that I can make the tool aware of it :)
boostinspect:not_boost_software_license works for me. I figured that Martin meant "not standard", as in "not the normal boost license". Why your preference for the bottom of the file? Anthony -- Anthony Williams Software Developer Just Software Solutions Ltd http://www.justsoftwaresolutions.co.uk

On Tue, 18 Jul 2006 14:42:51 +0100, Anthony Williams <anthony_w.geo@yahoo.com> wrote:
Why your preference for the bottom of the file?
Just to make it (perhaps) less noticeable and avoid alarming the reader. Now that I think about that I must say "not_bsl" is kind of a welcome obfuscation :) -- [ Gennaro Prota, C++ developer for hire ] [ resume: available on request ]
participants (3)
-
Anthony Williams
-
Gennaro Prota
-
Martin Bonner