[Scons-dev] SCons and octal constants
anatoly techtonik
techtonik at gmail.com
Mon Apr 28 07:26:01 EDT 2014
On Mon, Apr 28, 2014 at 10:52 AM, Russel Winder <russel at winder.org.uk> wrote:
>
> Actually I think it may be fairly straightforward using find, grep and
> emacs. Although there are quite a lot of octal constants I think it can
> be done fairly quickly as a single changeset.
I am not sure how you would search for all numbers starting with 0 that
are not part of strings with these tools.
\b0[1-9] ?
More information about the Scons-dev
mailing list