ports/64845: Par must exclude non-breaking space from the class of space chars

Jean-Baptiste Quenot jb.quenot at caraldi.com
Sun Mar 28 21:03:22 UTC 2004


As  suggested by  Greg  Shenaut  <gkshenaut at ucdavis.edu>, the  following
statement would  be closer  to the original  intention of  the upstreams
author:

if (isspace(c) && isascii(c)) ch = ' ';

Regards,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/



More information about the freebsd-ports-bugs mailing list