Hmm. Oops :-(
Thanks for the fix.
Danny
On Fri, 2009-05-15 at 17:02 +0200, Pierre Ynard wrote:
> Index: trunk/cegcc/src/w32api/include/kfuncs.h
> ===
> --- trunk/cegcc/src/w32api/include/kfuncs.h (révision 1275)
> +++ tru
After a closer look at the commits... attached patch solves the problem:
Index: trunk/cegcc/src/w32api/include/kfuncs.h
===
--- trunk/cegcc/src/w32api/include/kfuncs.h (révision 1275)
+++ trunk/cegcc/src/w32api/include/kfuncs.h
Hello,
After updating my toolchain to the latest svn revision, my application
won't work properly anymore, it seems to hang at some point. I narrowed
it down to the changes in the w32api directory. Prior to revision 1229,
it works correctly. (Between revision 1229 and 1241, it won't build.)
After