| Line |  | 
|---|
| 1 | This is a list of known problems in gawk 3.1. | 
|---|
| 2 | I don't know when this will be fixed, if ever.  See also FUTURES | 
|---|
| 3 | and the gawk.texi doc for other things that need doing. | 
|---|
| 4 |  | 
|---|
| 5 | 1. The interactions with the lexer and yyerror need reworking. It is possible | 
|---|
| 6 | to get line numbers that are one line off if --compat or --posix is | 
|---|
| 7 | true and either `nextfile' or `delete array' are used. | 
|---|
| 8 |  | 
|---|
| 9 | Really the whole lexical analysis stuff needs reworking. | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.