Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!spool.mu.edu!uunet!mcsun!ukc!stc!stl!robobar!ronald From: ronald@robobar.co.uk (Ronald S H Khoo) Newsgroups: comp.lang.perl Subject: bug in curses.mus -- {,w}getstr Message-ID: <1991Apr22.214135.14651@robobar.co.uk> Date: 22 Apr 91 21:41:35 GMT Sender: ronald@robobar.co.uk (Ronald S H Khoo) Organization: Robobar Ltd., Perivale, Middx., ENGLAND. Lines: 14 Doesn't anyone use curseperl? The mus munged call to getstr becomes something like retval = getstr(&str) which really wants to be getstr(str). Similarly for wgetstr(). I don't know any mus, so I hacked the C output (yuk). More elegant fixes welcome :-) [ Also, I don't know how this might affect anyone else, but I had to change the parameter to ?addch to be unsigned char, because I hacked my copy of BSD curses to be 8 bit clean. It's probably no use to anyone else now though, because the tty handling became slightly System V dependent in the process (arrrrrggghhh :-) ] -- Ronald Khoo +44 81 991 1142 (O) +44 71 229 7741 (H)