On Mon, 2009-05-11 at 10:16 +0200, Michael Bruck wrote:
> The patches break compile on cygwin. Please apply the attached patch
> to fix this.
>
> The log message is essentially the same as with r1573:
> Michael Bruck : sys/select.h must preceed windows.h.
>
> The patch also changes "windows.h" to
The patches break compile on cygwin. Please apply the attached patch
to fix this.
The log message is essentially the same as with r1573:
Michael Bruck : sys/select.h must preceed windows.h.
The patch also changes "windows.h" to similar to how it's
used in replacements.h
Michael
On Mon, May 11,
Hi all,
I have finished committing my outstanding patches that eliminate the
redundancies in OpenOCD header file #include directives, which resulted
in the elimination of about 1000 lines of code and helped decouple
various parts of the system. Work remains to be done on this later.
Let me know