Re: [Cegcc-devel] [PATCH] Make conio.h unavailable on mingw32ce

2009-08-02 Thread cartman
d the patch. My mistake. > I've turned on my brain now (I think) and applied the patch. > > Great! One less compile failure for FFmpeg :-) Regards. -- View this message in context: http://n2.nabble.com/Re%3A--Cegcc-devel---PATCH--Make-conio.h-unavailable-on-mingw32ce-tp3372

Re: [Cegcc-devel] [PATCH] Make conio.h unavailable on mingw32ce

2009-08-02 Thread Danny Backx
On Sun, 2009-08-02 at 06:44 -0700, İsmail "cartman" Dönmez wrote: > > Danny Backx wrote: > > > > On Mon, 2009-07-27 at 22:56 +0300, Martin Storsjö wrote: > >> conio.h isn't available on official WinCE SDKs, including it therefore > >> should yield an error. It currently doesn't contain any usabl

Re: [Cegcc-devel] [PATCH] Make conio.h unavailable on mingw32ce

2009-08-02 Thread cartman
e best option imho. Regards. -- View this message in context: http://n2.nabble.com/Re%3A--Cegcc-devel---PATCH--Make-conio.h-unavailable-on-mingw32ce-tp3372560p3372724.html Sent from the cegcc-devel mailing list archive at Nabble.com.

Re: [Cegcc-devel] [PATCH] Make conio.h unavailable on mingw32ce

2009-08-02 Thread Danny Backx
On Mon, 2009-07-27 at 22:56 +0300, Martin Storsjö wrote: > conio.h isn't available on official WinCE SDKs, including it therefore > should yield an error. It currently doesn't contain any usable > functionality anyway. I don't understand what I should do with this. If is not present on MS Windo

[Cegcc-devel] [PATCH] Make conio.h unavailable on mingw32ce

2009-07-27 Thread Martin Storsjö
Hi, conio.h isn't available on official WinCE SDKs, including it therefore should yield an error. It currently doesn't contain any usable functionality anyway. // MartinIndex: mingw/include/conio.h === --- mingw/include/conio.h (re