Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2007-04-14 17:43:23


Bugs item #1700790, was opened at 2007-04-14 14:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1700790&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: test
Group: release 1.34.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Beman Dawes (beman_dawes)
Summary: grammatical error in error message

Initial Comment:
 BOOST_TEST_MESSAGE( "Test case has less failures then expected" );

Should be BOOST_TEST_MESSAGE("Test case has fewer failures than expected" );

The word "fewer" is needed because the statement is dealing with quantity of distinct objects or concepts. The word "less" would be used for volumes or amount of one distinct object or concept.

The word "then" is for if-then statments not for comparison.

in the file results_collector.ipp revision 1.5.

Sincerely,
Mark Barkell

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1700790&group_id=7586

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk