You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "Christofer Dutz (Jira)" <ji...@apache.org> on 2021/07/28 09:29:00 UTC

[jira] [Created] (PLC4X-306) [Go] [CodeGeneration] When generating code for two arrays within one type, the output is invalid

Christofer Dutz created PLC4X-306:
-------------------------------------

             Summary: [Go] [CodeGeneration] When generating code for two arrays within one type, the output is invalid
                 Key: PLC4X-306
                 URL: https://issues.apache.org/jira/browse/PLC4X-306
             Project: Apache PLC4X
          Issue Type: Bug
          Components: Code-Generation
    Affects Versions: 0.9.0
            Reporter: Christofer Dutz


When generating code for count-arrays a numberOfBytes variable is declared automatically. As soon as one type contains two count-arrays the second one has a compile error: "no new variables on left side of :=" ... should be a simple fix ... 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)