[Bug 123553] [patch] Prevent indent(1) from splitting unrecognized tokens

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 7 18:23:57 UTC 2016


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

--- Comment #1 from Pedro F. Giffuni <pfg at FreeBSD.org> ---
FWIW, Our base GCC 4.2 brought support for binary constants in r255107. Such
constructs are used in Mesa.

With the patch as-is, indent would be able to break valid code as pointed out
by Peter Jeremy in:

https://lists.freebsd.org/pipermail/freebsd-hackers/2008-April/024336.html

The fix doesn't look trivial.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list