Am 12.06.2025 um 15:00 schrieb Paolo Chirico:

Il 12/06/2025 12:35, Sven Schreiber ha scritto:

Also, Paolo's original problem was that his new function definitions were rejected because of the existing ones. Perhaps the associated warning message could contain a hint about how to unload/delete the existing function, if that's what's wanted.

The warning message does not give particular details:

> function bundle svm_qml(series returns "returns",...)
The function svm_qml is already defined by package 'svm_qml' 
(yet, I just deleted that function!!)

Yes, I know. The idea was that perhaps that warning message could be changed in the future.

-s