From a8afea8ef9f202bbd2687377e0921514d4fc451f Mon Sep 17 00:00:00 2001 From: Petr Pucil Date: Wed, 7 Aug 2024 15:53:49 +0200 Subject: [PATCH] Pull compiler (UTF-{16,32} `strz`, repeated `valid`), tests and runtimes See * https://github.com/kaitai-io/kaitai_struct/issues/187 * https://github.com/kaitai-io/kaitai_struct/issues/1117 --- compiler | 2 +- runtime/cpp_stl | 2 +- runtime/csharp | 2 +- runtime/go | 2 +- runtime/java | 2 +- runtime/javascript | 2 +- runtime/lua | 2 +- runtime/nim | 2 +- runtime/perl | 2 +- runtime/php | 2 +- runtime/python | 2 +- runtime/ruby | 2 +- tests | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/compiler b/compiler index 983060d9..9fb3a2fc 160000 --- a/compiler +++ b/compiler @@ -1 +1 @@ -Subproject commit 983060d93b7a8d227604586b565b1a0e956c99c8 +Subproject commit 9fb3a2fc1fd9f7490fa01bb3e55c17e40ba682bb diff --git a/runtime/cpp_stl b/runtime/cpp_stl index 1fbe3e8a..1ac78195 160000 --- a/runtime/cpp_stl +++ b/runtime/cpp_stl @@ -1 +1 @@ -Subproject commit 1fbe3e8a3a26193107b24ce359b4147992018ab1 +Subproject commit 1ac78195e4e6c699034bd0b6079be6adfd068b66 diff --git a/runtime/csharp b/runtime/csharp index 04b816f9..6556820c 160000 --- a/runtime/csharp +++ b/runtime/csharp @@ -1 +1 @@ -Subproject commit 04b816f9de191e77712bfd7b97e54f8c7525f20e +Subproject commit 6556820ce3e43eed4dfb9ce4017e6aa14297affa diff --git a/runtime/go b/runtime/go index f26263d4..cbb64ca2 160000 --- a/runtime/go +++ b/runtime/go @@ -1 +1 @@ -Subproject commit f26263d4af3b86c96cb775bbdc751d8f762d3aeb +Subproject commit cbb64ca271f419c9bd9a5546a046bc02958d5263 diff --git a/runtime/java b/runtime/java index ebace6b4..20af3ace 160000 --- a/runtime/java +++ b/runtime/java @@ -1 +1 @@ -Subproject commit ebace6b4adbb38d3990089dfd8ee680ed86490de +Subproject commit 20af3acef2959778853bb659756cf18092ae2420 diff --git a/runtime/javascript b/runtime/javascript index 75611606..a911d627 160000 --- a/runtime/javascript +++ b/runtime/javascript @@ -1 +1 @@ -Subproject commit 75611606c5ef940b9a2cdfd3792872aeedbf8926 +Subproject commit a911d627ffeb244ce0b7873858325020d6694ba5 diff --git a/runtime/lua b/runtime/lua index a7b8a914..aa9fa844 160000 --- a/runtime/lua +++ b/runtime/lua @@ -1 +1 @@ -Subproject commit a7b8a9144f0978cd75d3b176c61a773be56370c0 +Subproject commit aa9fa8445e80f27ea52b97135e90db8edd16c12b diff --git a/runtime/nim b/runtime/nim index f5285907..f42f323c 160000 --- a/runtime/nim +++ b/runtime/nim @@ -1 +1 @@ -Subproject commit f5285907bea2f464bb9e3b7f9ee5ed12f14740e9 +Subproject commit f42f323c5168caa6b28231b4de4ea0989c7525f9 diff --git a/runtime/perl b/runtime/perl index f8fd443c..66262b73 160000 --- a/runtime/perl +++ b/runtime/perl @@ -1 +1 @@ -Subproject commit f8fd443c0c5e8a3690e79d5e55e4ce3721c482bd +Subproject commit 66262b7319ab46d0e3a1185829351e1039949043 diff --git a/runtime/php b/runtime/php index 9c31d327..78f00d92 160000 --- a/runtime/php +++ b/runtime/php @@ -1 +1 @@ -Subproject commit 9c31d3270bcfd7ac68f95102465768ee1ed8142f +Subproject commit 78f00d920d670d6c0aeef4d20aeb5fb36063654d diff --git a/runtime/python b/runtime/python index 92a2d715..9bdaeb32 160000 --- a/runtime/python +++ b/runtime/python @@ -1 +1 @@ -Subproject commit 92a2d71519ba1c99390f2755ab0ec0c635176f40 +Subproject commit 9bdaeb32a844dd1ed44c83ef969e483e5d7b736e diff --git a/runtime/ruby b/runtime/ruby index cc99af6b..a203e14b 160000 --- a/runtime/ruby +++ b/runtime/ruby @@ -1 +1 @@ -Subproject commit cc99af6b010ae33dce3cd08579185b66af5a9ed2 +Subproject commit a203e14b8ca2549aa9847469d00239165d6649f4 diff --git a/tests b/tests index 65752a7b..35a01047 160000 --- a/tests +++ b/tests @@ -1 +1 @@ -Subproject commit 65752a7bf84b710259435120b7693209240e1e8e +Subproject commit 35a01047c703a80c10203ccb38aad8e085c762c3