Re: [Cegcc-devel] Libiconv fixes

2009-11-18 Thread Danny Backx
On Wed, 2009-11-18 at 14:18 +0100, Vincent R. wrote: > On Wed, 18 Nov 2009 14:14:42 +0100, Pierre Ynard > wrote: > > I just got replied this: > > > > http://lists.gnu.org/archive/html/bug-gnu-libiconv/2009-11/msg6.html > > > > What should I tell him? More generally, is there any MSDN resourc

Re: [Cegcc-devel] Libiconv fixes

2009-11-18 Thread Vincent Torri
On Wed, 18 Nov 2009, Pierre Ynard wrote: > Hello, > > I just got replied this: > > http://lists.gnu.org/archive/html/bug-gnu-libiconv/2009-11/msg6.html > > What should I tell him? More generally, is there any MSDN resource > documenting what features are available or not on WinCE? How do you

Re: [Cegcc-devel] Libiconv fixes

2009-11-18 Thread Vincent R.
On Wed, 18 Nov 2009 14:14:42 +0100, Pierre Ynard wrote: > Hello, > > I just got replied this: > > http://lists.gnu.org/archive/html/bug-gnu-libiconv/2009-11/msg6.html > > What should I tell him? More generally, is there any MSDN resource > documenting what features are available or not on W

[Cegcc-devel] Libiconv fixes

2009-11-18 Thread Pierre Ynard
Hello, I just got replied this: http://lists.gnu.org/archive/html/bug-gnu-libiconv/2009-11/msg6.html What should I tell him? More generally, is there any MSDN resource documenting what features are available or not on WinCE? How do you guys know when to #ifndef a function declaration or not?