You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2022/03/07 12:29:42 UTC

[plc4x] branch develop updated: chore(protocol/test): change todo comment for time type

This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 691fcfa  chore(protocol/test): change todo comment for time type
691fcfa is described below

commit 691fcfa800c1e2f55cb2f2e34ae940136d52e88b
Author: Sebastian Rühl <sr...@apache.org>
AuthorDate: Mon Mar 7 13:29:03 2022 +0100

    chore(protocol/test): change todo comment for time type
---
 .../protocol-test/src/main/resources/protocols/test/test.mspec          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/code-generation/protocol-test/src/main/resources/protocols/test/test.mspec b/code-generation/protocol-test/src/main/resources/protocols/test/test.mspec
index 40e442b..cd267f1 100644
--- a/code-generation/protocol-test/src/main/resources/protocols/test/test.mspec
+++ b/code-generation/protocol-test/src/main/resources/protocols/test/test.mspec
@@ -69,7 +69,7 @@
 ]
 
 /*
- * TODO: doesn't compile in java
+ * TODO: doesn't compile in golang and c
 [type TimeTypeTest
     [simple time 8 timeField]
     [simple date 8 dateField]