You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2017/06/09 07:21:18 UTC

[jira] [Created] (EMPIREDB-255) Compiler error in code generated from codegen plugin

Rainer Döbele created EMPIREDB-255:
--------------------------------------

             Summary: Compiler error in code generated from codegen plugin
                 Key: EMPIREDB-255
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-255
             Project: Empire-DB
          Issue Type: Bug
    Affects Versions: empire-db-2.4.6
            Reporter: Rainer Döbele
            Assignee: Rainer Döbele


As reported by Rainer Pruy the code generated by the codegen plugin results in a compiler error like follows:
>     public StatsDBRecord(T table) {
>         super.init(table, DBRecord.REC_EMTPY, null);
>     }




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)