bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bison 1.30f


From: Akim Demaille
Subject: Re: Bison 1.30f
Date: 06 Dec 2001 12:27:46 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service)

Hi Hans!

|>Thanks to all the people who tortured 1.30d.  Please, don't be kinder
|>with 1.30f!
|
|I got some errors (below). They appear to be of different kinds:
|
|- Use of
|  #include "intl/libgettext.h"
|"/" is not portable between platforms (fix: add the directory to the
|compiler search path). In addition, the English version should probably not
|call this file (fix: add a controlling macro).

Sorry but I won't change this.  Teach your compiler how to use `/'.  I
know on Mac CodeWarrior works properly, GCC too etc.  There is
certainly an option to educate it.

|- Some type conversion errors. (In ancient times, long before the C
|standards, one could often assume that pointers have the same size as int.
|But this may not be true on contemporary platforms.)

I kind of know this, thanks.  All these errors are consequence of:

|Error   : the file 'intl/libgettext.h' cannot be opened
|system.h line 152   #include "intl/libgettext.h"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]