8000 Clean up the build and polish the way we manage warnings obtained during the compilation · Issue #198 · clearmatics/zeth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Clean up the build and polish the way we manage warnings obtained during the compilation #198
Closed
@AntoineRondelet

Description

@AntoineRondelet

In #195 the base docker image used to build the zeth-base image has been changed to Alpine. The CI has been adapted accordingly in #197
However, a bunch of warnings from dependencies prevented the build for zeth to pass with the flag -Werror. As such, the flag was removed for now, but this is highly unsatisfactory and it should be re-introduced asap. This means that, the build should be refactored and warnings should be properly handled (either ignored when thrown by the compilation of libraries that are use in Zeth, or fixed if the warning is related to code we wrote).
For this issue to be closed, the compilation of the project should pass with the flags -Werror -Wfatal-errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildTask related to the compilation and execution of the project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0