Skip to content
Snippets Groups Projects
Verified Commit b60607a5 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Fix spurious warning at startup under Octave about +pac/+bgp/{get,set}.m

This is a workaround for Octave bug 46849. It complements commit
4c0b2e8c.

The workaround consists in moving the two problematic files to a subfolder
which is not in the path at startup. They will be added to the path later, at a
time when the Octave:shadowed-function warning has already been disabled by
warning_config.m.

Closes: #1817
parent 271d80ab
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment