| commit | d1f57e689b703faa46d26decb1758a6f0330e9ec | [log] [tgz] |
|---|---|---|
| author | Jack Palevich <jackpal@google.com> | Wed Jul 15 18:23:22 2009 -0700 |
| committer | Jack Palevich <jackpal@google.com> | Wed Jul 15 18:23:22 2009 -0700 |
| tree | b0bbb3021a2a77ce7966439b903f9017902069c9 | |
| parent | 2aaf21f1beefeaa91de8f21a96223c739f48cf88 [diff] |
Improve error handling Don't segfault if the right-hand operand of a binary operator is missing. Don't segfault if a semicolon is missing at the end of a forward declaration.