Re: unistd.h has to be included twice to avoid compile errors on MinGW

2012-10-01 Thread Philip Nienhuis
Bruno Haible wrote: Hi, Philip Nienhuis wrote on 2012-08-26: See this thread: http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00473.html When compiling code invoking gnulib under MinGW, the statement #include has to present in duplo to avoid certain errors of the kind: "... is no

Re: unistd.h has to be included twice to avoid compile errors on MinGW

2012-09-30 Thread Bruno Haible
Hi, Philip Nienhuis wrote on 2012-08-26: > See this thread: > http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00473.html > > When compiling code invoking gnulib under MinGW, the statement >#include > has to present in duplo to avoid certain errors of the kind: "... is not > a member

unistd.h has to be included twice to avoid compile errors on MinGW

2012-08-26 Thread Philip Nienhuis
See this thread: http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00473.html When compiling code invoking gnulib under MinGW, the statement #include has to present in duplo to avoid certain errors of the kind: "... is not a member of 'gnulib'" (where ... could be e.g., gethostname, isa