Skip to content

Debug compile flags cleanup #1263

@jcoupey

Description

@jcoupey

In various places of the codebase, we have a number of #ifdef blocks designed for various purposes, linked with compile flags such as LOG_LS or LOG_LS_OPERATORS.

Those were added to track and log some indications on the solving internals. While all of this has been useful at some point while working on some dev, it is now kind of bloating the codebase for no real benefit.

I think we should remove them to clean up the code. Reinstating some kind of (temporary) logging for further dev needs would not be that big a deal anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions