|
From: | Domingo Alvarez Duarte |
Subject: | Re: [Tinycc-devel] Warning/bug detected by clang |
Date: | Thu, 21 Nov 2024 10:25:41 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
==== #define TCC_VERSION_MAJOR "0.9." #define TCC_VERSION_MINOR "28rc" #define TCC_VERSION TCC_VERSION_MAJOR TCC_VERSION_MINOR ==== ==== cstr_printf(cs, "#define __TINYC__ 9%.2s\n", TCC_VERSION_MINOR); ====
[Prev in Thread] | Current Thread | [Next in Thread] |