Skip to content

Avoid multiple same warnings/errors during build #995

@ken-matsui

Description

@ken-matsui

Especially when a header file is included by multiple source files, multithreaded compilations emit the same warnings/errors for the same header file. If there's a way to avoid this (terminate other compilations as soon as one emits errors?), it would be great. We can have alternative solutions for warnings and errors, respectively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions