From b12907ee7f73c8a4a828721efa979421ec2b45dc Mon Sep 17 00:00:00 2001 From: Chanhee Lee Date: Fri, 8 Mar 2024 13:38:27 -0700 Subject: [PATCH] Synchronize reactor-c to resolve build errorsin CI --- core/src/main/resources/lib/c/reactor-c | 2 +- .../src/federated/LoopDistributedCentralizedPhysicalAction.lf | 1 - .../src/federated/LoopDistributedCentralizedPrecedence.lf | 1 - .../federated/LoopDistributedCentralizedPrecedenceHierarchy.lf | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/core/src/main/resources/lib/c/reactor-c b/core/src/main/resources/lib/c/reactor-c index 188fb3c983..28a97aeaae 160000 --- a/core/src/main/resources/lib/c/reactor-c +++ b/core/src/main/resources/lib/c/reactor-c @@ -1 +1 @@ -Subproject commit 188fb3c983aac9ea7bcafa4e5172daaa5f8a883d +Subproject commit 28a97aeaaefccb75365bf3dac681b5f552d79f12 diff --git a/test/RustRti/src/federated/LoopDistributedCentralizedPhysicalAction.lf b/test/RustRti/src/federated/LoopDistributedCentralizedPhysicalAction.lf index ac783f07cc..59931b7f2c 100644 --- a/test/RustRti/src/federated/LoopDistributedCentralizedPhysicalAction.lf +++ b/test/RustRti/src/federated/LoopDistributedCentralizedPhysicalAction.lf @@ -4,7 +4,6 @@ * @author Edward A. Lee */ target C { - flags: "-Wall", coordination: centralized, coordination-options: { advance-message-interval: 100 msec diff --git a/test/RustRti/src/federated/LoopDistributedCentralizedPrecedence.lf b/test/RustRti/src/federated/LoopDistributedCentralizedPrecedence.lf index 51a10faac2..6b495a29d9 100644 --- a/test/RustRti/src/federated/LoopDistributedCentralizedPrecedence.lf +++ b/test/RustRti/src/federated/LoopDistributedCentralizedPrecedence.lf @@ -6,7 +6,6 @@ * @author Soroush Bateni */ target C { - flags: "-Wall", coordination: centralized, coordination-options: { advance-message-interval: 100 msec diff --git a/test/RustRti/src/federated/LoopDistributedCentralizedPrecedenceHierarchy.lf b/test/RustRti/src/federated/LoopDistributedCentralizedPrecedenceHierarchy.lf index 82adfca699..9d33a7ec1f 100644 --- a/test/RustRti/src/federated/LoopDistributedCentralizedPrecedenceHierarchy.lf +++ b/test/RustRti/src/federated/LoopDistributedCentralizedPrecedenceHierarchy.lf @@ -6,7 +6,6 @@ * @author Soroush Bateni */ target C { - flags: "-Wall", coordination: centralized, coordination-options: { advance-message-interval: 100 msec