Skip to content
Snippets Groups Projects
Verified Commit 8e95dfdb 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
(cherry picked from commit b60607a5)
parent 7a3b5dbb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment