head	1.3;
access;
symbols
	RELENG_2_2_8_RELEASE:1.2
	RELENG_2_2_7_RELEASE:1.2
	RELENG_2_2_6_RELEASE:1.2
	RELENG_2_2_5_RELEASE:1.2
	RELENG_2_2_2_RELEASE:1.2
	RELENG_2_2_1_RELEASE:1.2
	RELENG_2_2_0_RELEASE:1.2
	RELENG_2_1_7_RELEASE:1.2
	RELENG_2_1_6_1_RELEASE:1.2
	RELENG_2_1_6_RELEASE:1.2
	RELENG_2_2:1.2.0.8
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.2
	RELENG_2_1_0_RELEASE:1.2
	RELENG_2_1_0:1.2.0.6
	RELENG_2_1_0_BP:1.2
	RELENG_2_0_5_RELEASE:1.2
	RELENG_2_0_5:1.2.0.4
	RELENG_2_0_5_BP:1.2
	RELENG_2_0_5_ALPHA:1.2
	RELEASE_2_0:1.2
	BETA_2_0:1.2
	ALPHA_2_0:1.2.0.2
	MOVED_NEWCVS:1.2
	FINAL_1_1_5:1.2
	ALPHA_1_1_5:1.2
	FINAL_1_1:1.1.1.1
	GAMMA_1_1:1.1.1.1
	BETA_1_1:1.1.1.1.0.2
	BP_BETA_1_1:1.1.1.1
	FINAL_1_0:1.1.1.1
	EPSILON_1_0:1.1.1.1
	GAMMA_1_0:1.1.1.1
	BETA_1_0:1.1.1.1
	ALPHA_1_0:1.1.1.1
	gnu:1.1.1.1;
locks; strict;
comment	@# @;


1.3
date	97.10.14.18.29.17;	author jraynard;	state dead;
branches;
next	1.2;

1.2
date	94.05.31.18.57.24;	author alm;	state Exp;
branches;
next	1.1;

1.1
date	93.06.18.04.21.25;	author jkh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	93.06.18.04.21.26;	author jkh;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove old version of awk.
@
text
@This is a list of known problems in gawk 2.15.
Hopefully they will all be fixed in the next major release of gawk.

Please keep in mind that the code is still undergoing significant evolution.

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 `next file' or `delete array' are used.

   Really the whole lexical analysis stuff needs reworking.
@


1.2
log
@Call fpsetmask(3) so awk doesn't dump core on FP exceptions.
Upgrade to version 2.15.5
@
text
@@


1.1
log
@Initial revision
@
text
@d6 5
a10 1
1. Gawk's printf is probably still not POSIX compliant.
@


1.1.1.1
log
@Updated GNU utilities
@
text
@@
