[cfe-commits] tgmath.h
Douglas Gregor
dgregor at apple.com
Wed Feb 18 14:08:43 PST 2009
On Feb 18, 2009, at 10:29 AM, Howard Hinnant wrote:
> On Feb 18, 2009, at 12:48 PM, Douglas Gregor wrote:
>
>>> Nice. The '\' confused me at first, but seems harmless enough.
>>
>> I guess we could give the attribute a named macro, e.g.,
>>
>> static _Argument_type_is_not_arithmetic __tg_promote(...)
>> __ATTRACT_BAD_TGMATH_ARG
>>
>> ?
>
> Or just remove the '\' ? Not that I really care. :-)
>
> Curious: Does it have a function?
Just trying to avoid overlong lines; they wrap strangely in the error
messages.
- Doug
More information about the cfe-commits
mailing list