Mail Archives: djgpp-workers/2000/06/15/13:22:01
Eli Zaretskii wrote:
> On Thu, 15 Jun 2000, Holejsovsky, Pavel wrote:
> > #ifndef WEOF
> > #define WEOF (wint_t)(0xFFFF)
> > #endif
>
> Ouch, I hate to mix signed and unsigned! Unless I'm haunted by the
> shadow of a dwarf here, someone will have to make sure this doesn't break
> our trivial implementation of wide characters (since WEOF starts as EOF).
Where exactly in the sources is that trivial implementation?
I can't find any place (except for headers) where WEOF is referenced.
Laurynas
- Raw text -