freebsd-ports/devel/cutter/pkg-message
2019-08-13 16:01:59 +00:00

11 lines
364 B
Text

[
{ type: install
message: <<EOM
Please note that code-coverage is not fully supported on FreeBSD and
cutter will crash when used to generate a report. The problem has been
reported upstream and no fix is available ATM. However, a workaround has
been found: adding the '--keep-opening-modules' argument to cutter's
command-line circumvents the problem.
EOM
}
]