[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: flex beta 2.5.23 released
From: |
Hans Aberg |
Subject: |
Re: flex beta 2.5.23 released |
Date: |
Tue, 22 Oct 2002 01:17:43 +0200 |
At 13:43 -0400 2002/10/21, W. L. Estes wrote:
>flex beta version 2.5.23 has been released at:
>
>ftp://ftp.uncg.edu/people/wlestes/
I tried to compile this using my rather old CW pro 5 compiler for MacOS pre-X:
- In scanopt.c, I had to
#include <limits.h>
in order to get the macro INT_MAX.
- Some file missed the
#include <flexdef.h>
-- I think it was the tables_shared.h file.
Hans Aberg
- Re: flex beta 2.5.23 released,
Hans Aberg <=