From f74b6f91f65436df4ddf87a810cfd9e5672c5fcd Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 25 Oct 2004 16:26:20 +0000 Subject: [PATCH] Goto numbers are no longer arbitrarily limited to 16-bit counts. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index ddf58473..9be90dd8 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ Changes in version 1.875e: the shifted symbols thrown away during the first part of the error recovery, and the lookahead rejected during the second part. +* Goto numbers are no longer arbitrarily limited to 16-bit counts. + Changes in version 1.875d, 2004-05-21: * Unescaped newlines are no longer allowed in character constants or -- 2.47.2