Fixes:

Properly constrain constructor from iterators
(https://github.com/martinmoene/span-lite/issues/69)
Add [noreturn] to throw_out_of_range()
(https://github.com/martinmoene/span-lite/issues/73)

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../span-lite/{span-lite_0.10.1.bb => span-lite_0.10.3.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/span-lite/{span-lite_0.10.1.bb => 
span-lite_0.10.3.bb} (86%)

diff --git a/meta-oe/recipes-support/span-lite/span-lite_0.10.1.bb 
b/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb
similarity index 86%
rename from meta-oe/recipes-support/span-lite/span-lite_0.10.1.bb
rename to meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb
index 15ba099826..0079cf7298 100644
--- a/meta-oe/recipes-support/span-lite/span-lite_0.10.1.bb
+++ b/meta-oe/recipes-support/span-lite/span-lite_0.10.3.bb
@@ -4,7 +4,7 @@ LICENSE = "BSL-1.0"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
 
 SRC_URI += "git://github.com/martinmoene/span-lite"
-SRCREV = "da49b231a25600b4431e00b564a6a20be95c1108"
+SRCREV = "cbb9c3c5162a0d7018c7b3e053153a04d4fbbbb9"
 
 S = "${WORKDIR}/git"
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#93262): 
https://lists.openembedded.org/g/openembedded-devel/message/93262
Mute This Topic: https://lists.openembedded.org/mt/86276690/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to