1 Nov
2016
1 Nov
'16
10:49 p.m.
Hi Jan, On 11/01/2016 09:59 PM, Jan Rheinländer wrote:
#include <unistd.h> trips up compilation with MSVC. Is it really required? I commented it out and the file compiled anyway.
Where is the close() function declared, if not in <unistd.h>?
Also, configure.ac checks for unistd.h, and reports it is not there on Windows. Shouldn't excompiler.cpp make use of that information?
Yes it should. -richy. -- Richard B. Kreckel <http://in.terlu.de/~kreckel/>