Various changes to source code and manuscript as well as errata updates#137
Merged
Conversation
Pieter Le Roux | 18 | 807 | "let's reexamine Listing <s>18.28</s>18.27. Notice the call to retrieve the "FirstName" element:"
Pieter Le Roux | 18 | 776 | errorMessage listed twice in listing 18.3
Pieter Le Roux | 16 | 712 | Output 16.3 is missing "when"
If needed to access pre C# 7.0 listing, can just switch branches
Pieter Le Roux | 16 | 719 | Add "when" to Output 16.6 ("when*" was missing from source code)
Pieter Le Roux | 16 | 721 | Add "when" to Output 16.7 ("when*" was missing from source code)
Update Line 23 "\t" that doesn't match Output 15.9 Pieter Le Roux | 16 | 686 | tabs in Output 15.9 doesn't reflect Listing 15.21. Fixed by updating source code
Otherwise list.Remove("Grumpy") will now cause Console.WriteLine to throw a run-time error if not corrected
Pieter Le Roux | 16 | 733 | Saw List[6] could throw error. Changed to "{ List[<s>6</s>^1] }
Pieter Le Roux | 16 | 725 | in Listing 16.16 and Listing 16.17, add "!" prior to "word. Contains('*')" to match Listing 16.01
Pieter Le Roux | 19 | 824 | "The worker thread will write <s>periods</s>plus signs to the console
Pieter Le Roux | 17 | 760 | "as you did in both CSharp<s>PrimitiveTypes</s>BuiltInTypes"
Is in printed book but not keyword list
Flip where and when
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.