Errata

Safe C++

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
PDF, ePub, Mobi Page 25
Sample output

Minor formatting issue.

The sample output reads:

Hello, SCPP_ASSERT Stock price -1 is out of range in file
my_test.cpp#16

Where as it should read

Hello, SCPP_ASSERT
Stock price -1 is out of range in file my_test.cpp#16

Anonymous  Oct 05, 2015 
PDF, ePub Page 28 (epub) 15 (PDF)
Sample output

Minor formatting issue.

The sample output reads:

Hello, SCPP_ASSERT Exception caught in
scpp_assert_exception_test.cpp #20: SCPP assertion failed with message
'Stock price -1 is out of range.' in file scpp_assert_exception_test.cpp
#17.

Where as it should read

Hello, SCPP_ASSERT
Exception caught in scpp_assert_exception_test.cpp #20:
SCPP assertion failed with message 'Stock price -1 is out of range.' in file
scpp_assert_exception_test.cpp #17.

Anonymous  Oct 05, 2015