Errata
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question
| Version | Location | Description | Submitted By | Corrected |
|---|---|---|---|---|
| Safari Books Online | 1.2 A Regular Expression Matcher Code Listing |
In the code listing for the matchhere function in the chapter "A Regular Expression Matcher", a line reads: Note from the Author or Editor: |
Anonymous | |
| Printed | Page 69 line 19 |
In the method "isHexDigit" the line: |
Anonymous | Jun 2008 |
| Other Digital Version | 69 line 19 |
In the method "isHexDigit" the line: |
Anonymous | Jun 2008 |
| Printed | Page 121 5th paragraph 2nd to last complete sentence on page |
Sentence reads "... has an opcode of Ldc_R8, which will load an 8-bit real (that is, a floating-point number) on the stack. Note from the Author or Editor: |
Anonymous | |
| Other Digital Version | 132 Top Down Operator Precedence > Symbol Table > 9.2. Symbol Table; In the block of code at the top, change |
return z; |
Anonymous | Jun 2008 |
| Printed | Page 271 bottom of page |
In the following sentence: |
Anonymous | Jun 2008 |
| Other Digital Version | 271 bottom of page |
In the following sentence: |
Anonymous | Jun 2008 |
| Printed | Page 271 bottom of page |
In the following sentence: |
Anonymous | |
| Printed | Page 285 next-to-last line |
The italicized umpafs should be umapfs. |
Anonymous | Jun 2008 |
| Other Digital Version | 285 next-to-last line |
The italicized umpafs should be umapfs. |
Anonymous | Jun 2008 |
| Printed | Page 285 next-to-last line |
The italicized umpafs should be umapfs. |
Anonymous | |
| Printed | Page 296 2nd paragraph |
It should be -1549758592 mod 32 as the number of slots is 32 and -1549758592 mod 31 is 11 not 0 (mod 32 is 0). Note from the Author or Editor: |
Anonymous | |
| Printed | Page 459 while-block of parseXML() method |
A parenthesis was dropped in a cast. Note from the Author or Editor: |
Anonymous | |
| Printed | Page 478 Example 29-1, in Java code |
class Sample {} |
Anonymous | Jun 2008 |
| Other Digital Version | 478 Example 29-1, in Java code |
class Sample {} |
Anonymous | Jun 2008 |
| Printed | Page 478 Example 29-1, in Java code |
class Sample {} |
Anonymous | |
| Printed | Page 558 Last contributor on the page |
"Simon Peyton Jones" is incorrectly alphabetized. His last name is "Peyton Jones" not "Jones". The same mistake also occurs in the index. |
Anonymous | Aug 2007 |
