|
From: | Paul Eggert |
Subject: | Re: oset-c++: Avoid compilation error with nvc++ 22.1 |
Date: | Sat, 15 Jan 2022 11:56:53 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1 |
On 1/15/22 10:52, Bruno Haible wrote:
Note that the compiler defines both __EDG__ and __PGIC__. The former apparently describes the C++ frontend, the latter the code generation phase.
Ouch. It's possible that some (but not all?) occurrences of __EDG__ in intprops.h should actually be __PGIC__. If users later report problems in this area I suppose we should ask about both macros.
[Prev in Thread] | Current Thread | [Next in Thread] |