$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Seth (bugs_at_[hidden])
Date: 2022-11-13 20:42:35
On Fri, Nov 11, 2022, at 10:10 PM, René Ferdinand Rivera Morell via Boost wrote:
> I have a second-hand report that "T" is one such name.
>
Yeah I dealt with this X.h infection before and it was really basic, common identifiers. I do not have access to the proprietary code base anymore, but I think I remember multiple names like `type` being involved. We ended up deciding it couldn't be done, and the X.h header must be limited to specific TUs that can the conflicts.