From: Paul S. <pm...@gm...> - 2010-12-28 10:27:08
|
Hello, On Mon, 27 Dec 2010 18:30:01 +0200 Paul Sokolovsky <pm...@gm...> wrote: [] > > > > > > $ grep -r -n _WIN32_WCE --exclude-dir=.svn w32api/include/ | wc -l > > > 174 > > > > > > As w32api defines _WIN32_WCE first thing and already uses it in > > > 99% cases, maybe it should use it exclusively? > > > > Sure. > > https://github.com/pfalcon/cegcc-w32api-try1/commit/be2a26d09e971f81dee8b4787e30ab06d9707eff Figured this issue, UNDER_CE usage comes from upstream, so will revert this patch, as rule "Don't patch upstream without real necessity" prevails "Have 100% consistency". -- Best regards, Paul mailto:pm...@gm... |