>_wcsupr only works with widechar when WinNT is used. In Win98 _wcsupr
will
>result in undefined behaviour. I therefore created a function that
transforms a
>widechar to uppercase.
We will probably just leave this alone for now. We wouldn't want to bring
in std: just to fix this problem becasue it would bring it in for NT as
well. After the new release goes out we'll see what we can do about this,
with the most likely fix being to just drop back down to the system APIs
(i.e. go more primitive instead of bringing a whole raft of new code.)
>Second problem :
> Builder4 contains a bug with exception handling. The following
illustrates the problem :
Hmm... We'll look at it, but we might just document it as a problem so that
people can change it if they want to. Its not that we don't care, but the
road to supporting everyone's bugs is paved with hell, or whatever that
saying is. Anyway, once we get the new release out, we can evaluate it.
----------------------------------------
Dean Roddey
Software Weenie
IBM Center for Java Technology - Silicon Valley
[EMAIL PROTECTED]