Hi Xavier!

On 5/12/20 10:09 AM, Xavier wrote:
>>> The problem here is va_list. On some architectures, the calling convention
>>> doesn't seem to allow comparing va_list against NULL due to the way va_list
>>> is implemented on a particular architecture.
>> Correction: The va_list problem seems to affect ARM architectures only.
>>
>> The other architectures have testsuite failures which seem unrelated.
>>
>> Adrian
> 
> Thanks a lot! I had to modify your patch: I had to declare a va_list
> "noargs" variable to fix the problem.

Glad it works and thanks for the additional modifications and for testing
it. It was actually a shot in the dark yesterday shortly before I went
to bed :-).

I'll have a look whether I can help with the testsuite failures as
well in the evening or tomorrow.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to