Opened 9 years ago
Closed 7 years ago
#8895 closed Bugs (fixed)
English error in test collection comparison
Reported by: | Owned by: | Raffi Enficiaud | |
---|---|---|---|
Milestone: | Boost 1.59.0 | Component: | test |
Version: | Boost 1.54.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
When the collections differ, BOOST_WARN_EQUAL_COLLECTIONS, BOOST_CHECK_EQUAL_COLLECTIONS and BOOST_REQUIRE_EQUAL_COLLECTIONS print
Mismatch in a position 42: hello != world
I'm not a native speaker, but
Mismatch in position 42: ...
seems better (no "a").
Change History (4)
comment:1 by , 9 years ago
Component: | None → test |
---|---|
Owner: | set to |
comment:2 by , 9 years ago
comment:3 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Fixed in branch feature/quickbookdoc
Thanks
comment:4 by , 7 years ago
Milestone: | To Be Determined → Boost 1.59.0 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Finally, it is "mismatch at position". I am also not a native speaker...
Note:
See TracTickets
for help on using tickets.
It would sound even better: "Mismatch at position ...".