This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Michael.Felt
Recipients David.Edelsohn, Michael.Felt, lys.nikolaou, pablogsal, skrah
Date 2020-07-06.15:54:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <2ef2efc1-e6d3-a658-f9f1-6cd280063bb1@felt.demon.nl>
In-reply-to <1594046136.77.0.57516221538.issue41215@roundup.psfhosted.org>
Content
On 06/07/2020 16:35, Pablo Galindo Salgado wrote:
> Pablo Galindo Salgado <pablogsal@gmail.com> added the comment:
>
>> Glad you figured it out!
> Well, this is not over ;)
>
> We should confirm that this is either a bug in XLC or a violation of C99

probably a bug (that they might call a difference of implementation).

I have been testing with xlc-v11; shall also try (your simplified
example) using v13 and v16.

>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue41215>
> _______________________________________
>
History
Date User Action Args
2020-07-06 15:54:23Michael.Feltsetrecipients: + Michael.Felt, skrah, David.Edelsohn, lys.nikolaou, pablogsal
2020-07-06 15:54:23Michael.Feltlinkissue41215 messages
2020-07-06 15:54:23Michael.Feltcreate