Skip to content
Snippets Groups Projects
Unverified Commit fcca702a authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

Replace a few bool flags with enums

Functions like copyClosure() had 3 bool arguments, which creates a
severe risk of mixing up arguments.

Also, implement copyClosure() using copyPaths().
parent 90da34e4
No related branches found
No related tags found
Loading
Showing
with 132 additions and 135 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment