Re: appveyor failures

Robin Becker <[email protected]> Thu, 3 Sep 2020 08:15:44 +0100
Newsgroups gmane.comp.python.distutils.devel
Message-ID <[email protected]>
On 03/09/2020 07:57, Robin Becker wrote:

> .........
>> Should I be using a stringify macro?
>>

#define __STR(x) #x
#define STRINGIFY(x) __STR(x)

> 
> turns out I guessed correctly and some change in the image / shell / python 3.5 environment means I have to pass the 
> LIBART_VERSION using -DLIBART_VERSION=2.3.21 and then use a STRINGIFY macro in the code to turn it into a string.
-forgetfully yrs-
Robin Becker
--
Distutils-SIG mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at https://mail.python.org/archives/list/[email protected]/message/SWAKQAAWISCWQZ74TMYMSIZAAQECKYWN/