Hello Samuel,
I think the issue comes from linear_algebra.iss, it does not install
*.sce files from macros folder.
I will patch 6.0 branch to add this file or .sce in Windows installer.
Regards,
Antoine
Le 09/12/2017 à 22:29, Samuel Gougeon a écrit :
Hello devs,
I wanted to fix an issue with the householder() demo: in the Jenkins
built, the file
SCI/modules/linear_algebra/macros/householder.sce
is missing while householder.sci exec() it when entering householder()
without input argument. So, this situation yields an error when
entering householder().
But when browsing the GIT after a
$ git reset --hard origin/6.0
as usual, one sees that
SCI/modules/linear_algebra/macros/householder.sce
actually exists and is the right file!
I have checked that it is not a matter of OS file hidding.
So, how is this possible??
Is there a way to check the built processing, in order to understand
where a file is finally removed (or may be other ones added or changed)?
Regards
Samuel
_______________________________________________
dev mailing list
dev@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
dev@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/dev