http://d.puremagic.com/issues/show_bug.cgi?id=509
smjg at iname.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |smjg at iname.com
------- Comment #1 from smjg at iname.com 2006-11-16 19:25 -------
Why
w = \r[0]
rather than
w = '\r';
?
--