Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can’t build with WITH_DLT_FILE_LOGGING_SYSLOG_FALLBACK #700

Open
margopodvig opened this issue Nov 1, 2024 · 3 comments
Open

Can’t build with WITH_DLT_FILE_LOGGING_SYSLOG_FALLBACK #700

margopodvig opened this issue Nov 1, 2024 · 3 comments

Comments

@margopodvig
Copy link

Hello, I tried to build a dlt-daemon with the WITH_DLT_FILE_LOGGING_SYSLOG_FALLBACK flag for my project, but the build fell down.
I found a bug in dlt-daemon.c
image
Perhaps some other function dlt_log_init_* should be called
, which should return the value DltReturnValue

@margopodvig margopodvig changed the title Do not build with WITH_DLT_FILE_LOGGING_SYSLOG_FALLBACK Can’t build with WITH_DLT_FILE_LOGGING_SYSLOG_FALLBACK Nov 2, 2024
@lti9hc
Copy link
Collaborator

lti9hc commented Nov 20, 2024

Hello @margopodvig,
You are right, it have to return the value DltReturnValue for dlt_log_init function

@lti9hc
Copy link
Collaborator

lti9hc commented Nov 20, 2024

We will create the PR soon

@lti9hc
Copy link
Collaborator

lti9hc commented Nov 25, 2024

the PR : #711

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants