News: Bug Updated on BeBug Site:
As of Friday, August 27, 1999
Submitted by Howard Abrams
 

home

welcome

about

the team

the project

join

news

files

contact

Wine

Be has marked my bug report as 'Acknowledged Bug'. Hopefully this means that Be will fix termios.h in R5. In the mean time, I would either ifdef around the code in wine, or hack your termios.h to read:

=== /boot/develop/headers/posix/termios.h, line 135 ===
#define CS5 0x04
#define CS6 0x08
#define CS7 0x10
#define CS8 0x20
===
(Which is how it should read after be fixes it.. I think...)

Not a major victory, but it's one....

H.

PS. This fixes the error:
/boot/home/wine/misc/comm.c: duplicate case value