Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH] Update decNumber library
@ 2020-01-17 13:40 Serge Petrenko
  2020-01-24  2:24 ` Alexander Turenko
  2020-01-24 15:26 ` Kirill Yukhin
  0 siblings, 2 replies; 3+ messages in thread
From: Serge Petrenko @ 2020-01-17 13:40 UTC (permalink / raw)
  To: tarantool-patches

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)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-24 15:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17 13:40 [Tarantool-patches] [PATCH] Update decNumber library Serge Petrenko
2020-01-24  2:24 ` Alexander Turenko
2020-01-24 15:26 ` Kirill Yukhin

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