No need for version expression is a lie
Walter Bright
newshound2 at digitalmars.com
Mon Aug 21 18:01:20 UTC 2023
On 8/21/2023 9:26 AM, Basile B. wrote:
> On Monday, 21 August 2023 at 16:19:25 UTC, Walter Bright wrote:
>> On 8/21/2023 8:39 AM, Basile B. wrote:
>>> Like you pretend that `enum DEFAULTS` is not a workaround the limitations.
>>
>> I would not use the DEFAULTS, but would spell it out for each system. Then it
>> looks like a table, with rows and columns, and makes it easy to see which
>> setting is for which system.
>
> you have to read top down to see what DEFAULTS do.
That's why I wouldn't use the DEFAULTS approach. Just make a table.
More information about the Digitalmars-d
mailing list