On Tue, 7 Feb 2017, Martin Sebor wrote:
> The attached documentation-only patch clarifies the description
> of the -dM option to mention that  __FILE__ (and other predefined
> macros) do no appear on the list generated by the option.

+The predefined macros @code{__FILE__}, @code{__LINE__}, @code{__DATE__},
+and @code{__TIME__} are excluded from this list because their replacements
+may change from one line of output to the next.

Is this ("their replacements may change") truefor __FILE__ as well?

In any case, this may be too nit-picking, and the patch looks fine
to me.

Thanks,
Gerald

Reply via email to