Re: [Ecls-list] features.h is harmful

2010-08-21 Thread Gabriel Dos Reis
Juan Jose Garcia-Ripoll writes: | On Sat, Aug 21, 2010 at 10:02 PM, Gabriel Dos Reis wrote: | | The new header file src/c/features.h appears to break builds on Linux. | Indeed, on many linux distributions there already exists a header file | named feature.h.  In the ECL case, it loo

Re: [Ecls-list] features.h is harmful

2010-08-21 Thread Juan Jose Garcia-Ripoll
On Sat, Aug 21, 2010 at 10:02 PM, Gabriel Dos Reis wrote: > The new header file src/c/features.h appears to break builds on Linux. > Indeed, on many linux distributions there already exists a header file > named feature.h. In the ECL case, it looks like is picking > the new (ECL) file as oppose

[Ecls-list] features.h is harmful

2010-08-21 Thread Gabriel Dos Reis
Hi Juanjo, The new header file src/c/features.h appears to break builds on Linux. Indeed, on many linux distributions there already exists a header file named feature.h. In the ECL case, it looks like is picking the new (ECL) file as opposed of the (linux) system supplied header. This is on