In article <1229799814.1206.4.camel / sparkster>, "xRaich[o]2x" <raichoo / googlemail.com> writes: > I just wrote a little patch for rub 1.9.1-preview2 so it compiles under > the recent opensolaris release. I don't know if this is any good since > it's just a quick hack. Would be cool if someone could review this. ISPRINT is locale insensitive. isprint is locale sensitive, I guess. -- Tanaka Akira