8000 Warning from systools:make_relup/4 crashes relx · Issue #554 · erlware/relx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Warning from systools:make_relup/4 crashes relx #554
Closed
@sirihansen

Description

@sirihansen

If systools:make_relup/4 returns {ok, Relup, Module, Warnings}, where Warnings=/=[], then relx crashes with function_clause in rlx_prv_relup:format_error/1, since it does not handle the tag relup_script_generation_warn.

Apart from the bug, what is the reasoning behind failing the relup generation due to warnings? Could it be considered to allow the warnings_as_errors option here, and only fail if this is set?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0