On Thu, 28 Nov 2013, Max Woodbury wrote:
> As for the sequence of comments you point to, they are discussing the
> use of __LINE__ in macros, not directives. The standard is quite a bit
> more explicit about token substitution in directives, making it fairly
> clear that substitution is not to oc
Original Message
Subject: Re: [PATCH] Postpone __LINE__ evaluation to the end of #line
directives
Date: Thu, 28 Nov 2013 17:32:41 -0500
From: Max Woodbury
To: Joseph S. Myers
On 11/28/2013 11:34 AM, Joseph S. Myers wrote:
On Wed, 27 Nov 2013, Max Woodbury wrote:
There