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

Kyle Evans <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]
           Assignee|[email protected]            |[email protected]

--- Comment #5 from Kyle Evans <[email protected]> ---
\t (and \r and \n) was properly implemented in r355590 and MFC'd to stable/12
in r355902.

(In reply to Yuri Pankov from comment #3)

I tend to agree that it's a standards violation based on my re-reading of the
spec, but I would propose that it's an OK violation in the name of reasonable
expectations and not making users' lives harder. \t => t in a bracketed
expression serves little value and doesn't accomplish anything you can't do
otherwise, but being able to [ \t] to capture the subset of [:space:] that
might represent leading indentation you want to normalize.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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