Re: Inconsistency with wchar_t / wint_t in current

2001-07-10 Thread David O'Brien
On Tue, Jul 10, 2001 at 05:40:27PM +0200, Carlo Dapor wrote: > I stumbled over an inconsistency with the data types wchar_t and wint_t. > My machine is a FreeBSD-5.0 current as of July 8th, 2001. I thought these were fixed. I'll look into it. -- -- David ([EMAIL PROTECTED]) To Unsubscribe:

Inconsistency with wchar_t / wint_t in current

2001-07-10 Thread Carlo Dapor
Dear fellow hackers I stumbled over an inconsistency with the data types wchar_t and wint_t. My machine is a FreeBSD-5.0 current as of July 8th, 2001. This following simple source code breaks unless You modify , see below. /* stddef.h is included by curses.h, but here I want to make sure the