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/16 08:46:00 UTC

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

     [ https://issues.apache.org/jira/browse/EMPIREDB-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele resolved EMPIREDB-255.
------------------------------------
    Resolution: Fixed

> 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.4.14#64029)