On 11/23/2010 3:35 PM, Gregg L. Smith wrote:
> Hi Stefan,
> 
> I too have no problem if I do not need to regenerate these files. I thought 
> the ones there were skeletons, not buildable files. My mistake.
> 
> I'll patch & build. There will be other problems. 
> 
> In util_expr_scan.c line 612 there is an #ifndef YY_NO_UNISTD_H around a 
> include to unistd.h, where would you suggest putting a
> 
> #ifdef WIN32
> #define YY_NO_UNISTD_H
> #endif
> 
> util_expr_private.h?

This is just as easily fixed with a hack to the .dsp file, and would be
appropriate, IMHO ;)

Reply via email to