Skip to content

logging not compatible with latest communication #41

@kgraeper

Description

@kgraeper

com removed message_passing from score/mw/com (new path is score/message_passing)

eclipse-score/communication@ada1a01

this should be adapted in logging.

incorrect deps can be seen here:
Bazel deps

"@score_communication//score/mw/com/message_passing",

Header files
#include "score/mw/com/message_passing/i_receiver.h"

Missing files (message.h and message_passing::MessageId do not exist in the new implementation)
#include "score/mw/com/message_passing/message.h"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions