From 1fbadb95582564c7f3ff0a88e72e868008efcbff Mon Sep 17 00:00:00 2001 From: Vern Paxson Date: Sat, 26 May 1990 17:29:53 +0000 Subject: [PATCH] pointed reader at Makefile instead of README for porting considerations added Makefile comments: support for SCO Unix; parameterization --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d3c9868..fcb3024 100644 --- a/NEWS +++ b/NEWS @@ -46,12 +46,16 @@ Changes between 2.3 (full) release of 26May90 and 2.2 (alpha) release: been added to the flex source code, courtesy of Kevin B. Kenny. - Routines dealing with memory allocation now use void* pointers - instead of char* - see README for porting implications. + instead of char* - see Makefile for porting implications. - Error-checking is now done when flex closes a file. - Various lint tweaks were added to reduce the number of gripes. + - Makefile has been further parameterized to aid in porting. + + - Support for SCO Unix added. + - A note has been added to flexdoc.1 mentioning work in progress on modifying flex to generate straight C code rather than a table-driven automaton, with an email address of whom to contact -- 2.40.0