Skip to content

OrochiUtil to pass the compilation log out on error #109

@KaoCC

Description

@KaoCC

Suggested by Johannes:

This could be a defaulted parameter such as std::ostream &errorStream = std::cout. Right now, the output is dumped to std::cout, but in some applications where cout is not available, this is lost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions