All "make" commands now have a force option to avoid overriding the file. A warning is displayed and the command stops.
The user is invited to use --force flag to override the file.
Also line_error() was used and sometimes without style="error" so to be more consistent, now all commands use and can access:
All "make" commands now have a force option to avoid overriding the file. A warning is displayed and the command stops. The user is invited to use
--force
flag to override the file.Also line_error() was used and sometimes without style="error" so to be more consistent, now all commands use and can access: