octave-maintainers
[Top][All Lists]
Advanced

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

Re: MSVC compiler support [patch 3]: Local unistd.h creation


From: Michael Goffioul
Subject: Re: MSVC compiler support [patch 3]: Local unistd.h creation
Date: Wed, 25 Oct 2006 23:25:39 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

John W. Eaton a écrit :
On 17-Oct-2006, Michael Goffioul wrote:

| Defines an equivalent unistd.h: easier to port octave code, and flex | generates code
| that include unistd.h unconditionally

I applied this patch, but changed msdos in the configure script to be
msdosmsvc.

Instead of generating this file unconditionally, it would probably be
better to only create it if it doesn't alreay exist.

This file does not exist under MSVC. I thought first about writing such a test then realized that unistd.h will probably never exist under MSVC... Note that to cope with the direct.h in an
easy way, the created unistd.h could also include that one.

Michael.




reply via email to

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