Skip to content

error: Creation method of abstract class cannot be public. #34

Description

@Roker2

/home/dmitry/Загрузки/diorite-4.15.0/src/glib/DuplexChannel.vala:65.5-65.24: error: Creation method of abstract class cannot be public.
public DuplexChannel(uint id, string name, InputStream input, OutputStream output, uint timeout) {
^^^^^^^^^^^^^^^^^^^^
/home/dmitry/Загрузки/diorite-4.15.0/src/glib/RpcParams.vala:35.5-35.19: error: Creation method of abstract class cannot be public.
public RpcParam(string name, bool required, bool nullable, Variant? default_value, string type_string,
^^^^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    release notesThe work on the ticket is ready, but needs to be released and announced.type: bugSomething is not working as expected or the documentation is incorrect.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions