Barry Smith <[email protected]> writes: > Could it error if the input starts with PETS_ to prevent inadvertent > mistakes hanging around for years?
Source checks could warn, but cpp macros can't do substring matching.
Barry Smith <[email protected]> writes: > Could it error if the input starts with PETS_ to prevent inadvertent > mistakes hanging around for years?
Source checks could warn, but cpp macros can't do substring matching.