Skip to content

Plesase don't rm the .xml if there are compile errors #38

@ounsworth

Description

@ounsworth

Problem: the xml2rfc tool reports errors using line numbers relative to the XML doc (not the markdown doc), but the makefile deletes the .xml file, so it's a flaming pain when all it gives you is

Error: Invalid document before running preptool.

and an XML line number.

I suggest a simple fix: if xml2rfc returns a non-zero status code, then don't rm the .xml file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions