Skip to content

MNT: Do not modify any properties on a `const volume` instance.

Paul McCarthy requested to merge mnt/no-modify-const-volume into master

The NEWIMAGE::volume class is now more strict with respect to modifying properties on const volume instances. In this instance, taking a copy of the volume instance should not be overly expensive.

This MR also makes a small adjustment to the Makefile so that config files are installed at make install rather than at make.

Edited by Paul McCarthy

Merge request reports

Loading