https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=58293

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |om

--- Comment #3 from [email protected] ---
Please, close this PR.

The bug is not reproducible (Fixed in r254225):

$ svn blame contrib/nvi/ex/ex_subst.c

...
...
 19304      peter                       case 'U':
 19304      peter                               ++rp;
 19304      peter                               conv = C_UPPER;
 19304      peter                               continue;
254225      peter                       case '\r':
254225      peter                               OUTCH(ch, 0);
254225      peter                               continue;
...
...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to