Skip to content

[X# 3] Cannot use RECORD CLASS in VO dialect apps #1806

@cpyrgas

Description

@cpyrgas

When trying to define a RECORD CLASS in a VO dialect app (either Net 4 or later), the compiler reports Error XS8867 No accessible copy constructor found in base type 'object'.

// VO dialect
// error XS8867: No accessible copy constructor found in base type 'object'.
RECORD CLASS RecordClass
END CLASS

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions