From: Vladislav Zavjalov <slazav@altlinux.org> To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: Re: [devel] I: gcc 14.2.1 && binutils 2.43 Date: Wed, 6 Nov 2024 19:18:38 +0300 Message-ID: <20241106161838.GA14452@imap.altlinux.org> (raw) In-Reply-To: <ZytsUZ+3yg9njIa0@glebfm.altlinux.org> Кcтати, на тему autoconf и gcc14. В пакете fvwm в configure.ac обнаружилась такая проверка, которая с gcc14 начала срабатывать: AC_TRY_COMPILE([#include <stdio.h>], [int i; static j; int *p; char *c; switch (*p = p = *c) { case 0: printf("%Q", c, p); } *c = &i; c = p; while (1 || (unsigned int)3 >= 0 || ((int)-1) == ((unsigned int)1)); ], , AC_MSG_ERROR(" configure is not able to compile programs with warnings. Please remove all offending options like -Werror from the CFLAGS and CPPFLAGS variables and run configure again.")) Есть ли какие-то соображения, зачем это могло быть сделано и нужно ли тут что-то? (В апстриме fvwm уже совсем не поддерживается, вряд ли там стоит спрашивать) Я пока полностью убрал эту проверку, на сборку и работу это, кажется, не повлияло.
prev parent reply other threads:[~2024-11-06 16:18 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-11-01 13:18 Gleb Fotengauer-Malinovskiy 2024-11-06 0:31 ` Andrey Bergman 2024-11-06 13:17 ` Gleb Fotengauer-Malinovskiy 2024-11-06 16:18 ` Vladislav Zavjalov [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20241106161838.GA14452@imap.altlinux.org \ --to=slazav@altlinux.org \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git