On 6/19/2017 10:09 AM, Bruno Haible wrote:
John Malmberg wrote:
On VMS, the config.h file is generated to "#define intmax_t long long".
The csharpexec.c module includes config.h and then includes some header
files that redefine intmax_t.
After it does that, it #includes "classpath.c" which the
John Malmberg wrote:
> On VMS, the config.h file is generated to "#define intmax_t long long".
>
> The csharpexec.c module includes config.h and then includes some header
> files that redefine intmax_t.
>
> After it does that, it #includes "classpath.c" which then includes
> config.h again.
>
On VMS, the config.h file is generated to "#define intmax_t long long".
The csharpexec.c module includes config.h and then includes some header
files that redefine intmax_t.
After it does that, it #includes "classpath.c" which then includes
config.h again.
This causes the original definitio