solaris2 and wide char support don't get along
Mike Sullivan
Mike.Sullivan at Sun.COM
Tue May 8 00:13:30 EEST 2007
Christos Zoulas wrote:
> | >
> | >Why did INVALID_BYTE need to change?
> |
> | Here is the response:
> |
> | --
> | Yes, INVALID_BYTE need to be changed because these
> | bits might be used on Solaris. However yes it looks no
> | good to use 0x00800000 because it seems INVALID_BYTE
> | must be the bit in CHAR. So CHAR should be changed to
> | 0x30FFFFFF to include INVALID_BYTE bit. Or INVALID_BYTE
> | should be 0 just like SHORT_STRINGS case.
> | --
> |
> | remember I know nothing, I just get to make changes to
> | tcsh in solaris a lot now :)
>
> Thanks a lot. Here's my patch...
>
Thanks much, I'll get this in.
Mike
More information about the Tcsh-Bugs
mailing list