ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Sergey V Turchin <zerg@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: [devel] define my_bool (was: Переход на libmysqlclient21 (MySQL8.0))
Date: Fri, 15 Mar 2019 10:22:06 +0300
Message-ID: <9094089.aJPeBl7gnY@zerg.malta.altlinux.ru> (raw)
In-Reply-To: <13f86d7b-44ed-f6cc-6d34-08b56d918e64@basealt.ru>

On Wednesday, 6 March 2019 14:04:28 MSK Nikolai Kostrigin wrote:

[...]
> Для совместимости с p8 и живущей там mariadb (libmysqlclient.so.18)
> минимальный
> патч должен иметь вид:
> 
> #include <mysql.h>
> +#if !defined(my_bool) && MYSQL_VERSION_ID >= 80001 && MYSQL_VERSION_ID
> < 100100
> +#define my_bool bool
> +#endif
Для C++ нашлось такое
https://code.qt.io/cgit/qt/qtbase.git/commit/?
h=5.12.2&id=818ab021f5fbeeddaed001efd8716907e735bd71

[...]

-- 
Regards, Sergey.

  parent reply	other threads:[~2019-03-15  7:22 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-05 15:50 [devel] Переход на libmysqlclient21 (MySQL8.0) Nikolai Kostrigin
2019-02-05 17:24 ` Dmitry V. Levin
2019-02-05 17:55   ` Anton Farygin
2019-02-05 18:00     ` Dmitry V. Levin
2019-02-05 18:23       ` Anton Farygin
2019-02-05 20:04         ` Dmitry V. Levin
2019-02-05 20:31             ` Dmitry V. Levin
2019-02-23  7:52         ` Sergey Y. Afonin
2019-02-23  8:19           ` Sergey Y. Afonin
2019-02-23 12:35             ` Alexey V. Vissarionov
2019-02-24  6:56             ` Anton Farygin
2019-02-24  7:16               ` Sergey Y. Afonin
2019-02-06  9:42       ` Paul Wolneykien
2019-02-06  9:48         ` Sergey Afonin
2019-02-06 10:21           ` Paul Wolneykien
2019-02-06 13:56 ` Sergey V Turchin
2019-02-07  4:45   ` Anton Farygin
2019-02-07  7:05     ` Nikolai Kostrigin
2019-02-07  7:36       ` Sergey Afonin
2019-02-07  7:20     ` Sergey V Turchin
2019-02-07 11:07   ` Sergey V Turchin
2019-02-07  9:20 ` Sergey V Turchin
2019-02-07 14:22 ` Sergey V Turchin
2019-03-07  8:45       ` Ivan A. Melnikov
2019-03-15  7:22     ` Sergey V Turchin [this message]
2019-03-16 18:26       ` [devel] define my_bool (was: Переход на libmysqlclient21 (MySQL8.0)) Michael Shigorin

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=9094089.aJPeBl7gnY@zerg.malta.altlinux.ru \
    --to=zerg@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