Tarantool development patches archive
 help / color / mirror / Atom feed
From: Alexander Turenko <alexander.turenko@tarantool.org>
To: Serge Petrenko <sergepetrenko@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH] Update decNumber library
Date: Fri, 24 Jan 2020 05:24:26 +0300	[thread overview]
Message-ID: <20200124022426.w6vzzajjjblkasil@tkn_work_nb> (raw)
In-Reply-To: <20200117134036.87011-1-sergepetrenko@tarantool.org>

LGTM.

It also interesting why the warning did not cause fail of the build. We
set -Werror for a Debug build, so I would expect fail. It seems we don't
pass the flag due to some reason. It would be good to look why (I don't
insist, however).

CCed Kirill.

Kirill, please, push it to master, 2.3 and 2.2, but before that push
2125b626faa79fa6c1ca4d770d8088dd2b8d0803 (the previous update of
decNumber submodule, which fixes build in some Mac OS environments) to
2.2. I asked for this in [1]. This will allow to cherry-pick this commit
cleanly downward.

[1]: https://lists.tarantool.org/pipermail/tarantool-patches/2020-January/013759.html

WBR, Alexander Turenko.

On Fri, Jan 17, 2020 at 04:40:36PM +0300, Serge Petrenko wrote:
> Update decNumber library to silence the build warning produced on too
> long integer constant.
> ---
> No issue.
> https://github.com/tarantool/tarantool/tree/sp/silence-decnumber-warning-full-ci
> 
>  third_party/decNumber | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/third_party/decNumber b/third_party/decNumber
> index ec9e5be5a..4f318a5d5 160000
> --- a/third_party/decNumber
> +++ b/third_party/decNumber
> @@ -1 +1 @@
> -Subproject commit ec9e5be5a888c9a3de149fa94a2853476f720a88
> +Subproject commit 4f318a5d5a1fce1f16f2d6a4e23aa5661647c779
> -- 
> 2.21.0 (Apple Git-122)
> 

  reply	other threads:[~2020-01-24  2:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-17 13:40 Serge Petrenko
2020-01-24  2:24 ` Alexander Turenko [this message]
2020-01-24 15:26 ` Kirill Yukhin

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=20200124022426.w6vzzajjjblkasil@tkn_work_nb \
    --to=alexander.turenko@tarantool.org \
    --cc=sergepetrenko@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH] Update decNumber library' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox