K2LL33D SHELL

 Apache/2.4.7 (Ubuntu)
 Linux sman1baleendah 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
 uid=33(www-data) gid=33(www-data) groups=33(www-data)
 safemode : OFF
 MySQL: ON | Perl: ON | cURL: OFF | WGet: ON
  >  / usr / share / doc / gawk /
server ip : 172.67.156.115

your ip : 108.162.216.119

H O M E


Filename/usr/share/doc/gawk/PROBLEMS
Size678
Permissionrw-r--r--
Ownerroot : root
Create time27-Apr-2025 09:55
Last modified31-Oct-2010 17:25
Last accessed07-Jul-2025 07:55
Actionsedit | rename | delete | download (gzip)
Viewtext | code | image
Copyright (C) 2005, 2006 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

This is a list of known problems in gawk 3.1.
I don't know when this will be fixed, if ever. See also FUTURES
and the gawk.texi doc for other things that need doing.

1. The interactions with the lexer and yyerror need reworking. It is possible
to get line numbers that are one line off if --compat or --posix is
true and either `nextfile' or `delete array' are used.

Really the whole lexical analysis stuff needs reworking.