Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Aug 2016 18:23:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 123553] [patch] Prevent indent(1) from splitting unrecognized tokens
Message-ID:  <bug-123553-8-ddUE87kFDG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-123553-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-123553-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D123553

--- Comment #1 from Pedro F. Giffuni <pfg@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 o=
ut
by Peter Jeremy in:

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

The fix doesn't look trivial.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-123553-8-ddUE87kFDG>