[PATCH v2 02/16] change how list of modules is computed

Tom Tromey tromey@redhat.com
Mon Nov 18 18:52:00 GMT 2013


>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:

Pedro> Wouldn't using continuation lines work just as well?

I suppose.

Pedro> -IMPORTED_GNULIB_MODULES="fnmatch-gnu frexpl inttypes memmem
Pedro> update-copyright unistd pathmax"
Pedro> +IMPORTED_GNULIB_MODULES="\
Pedro> +  fnmatch-gnu \
Pedro> +  frexpl \
Pedro> +  inttypes \
Pedro> +  memmem \
Pedro> +  update-copyright \
Pedro> +  unistd \
Pedro> +  pathmax \
Pedro> +"

Pedro> I'd find that a lot less distracting, therefore more readable.

Ok.

Tom



More information about the Gdb-patches mailing list