<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hello Antoine,<br>
      <br>
      Thanks for this clear explanation. It sets some light about the
      role of *.iss files,<br>
      that -- so -- do some pre(or post?)compiling actions.<br>
      Actually, checking after reading your message,  linear_algebra.iss
      does not copy all *.sce files<br>
      in the macros directory.<br>
      <br>
      The linear_algebra module has a unusual ./examples subdirectory. I
      think this is the best<br>
      place where to move the householder.sce example file.
      linear_algebra.iss copies all *sce from/to it.<br>
      I am going to patch the 6.0 branch in this way, and will set you
      as reviewer.<br>
      <br>
      Thanks<br>
      Best regards<br>
      Samuel<br>
      <br>
      Le 10/12/2017 à 03:20, Antoine ELIAS a écrit :<br>
    </div>
    <blockquote
      cite="mid:2d4104d8-a039-c5b9-4c58-b83ca79721e0@scilab-enterprises.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      Hello Samuel,<br>
      <br>
      I think the issue comes from linear_algebra.iss, it does not
      install *.sce files from macros folder.<br>
      I will patch 6.0 branch to add this file or .sce in Windows
      installer.<br>
      <br>
      Regards,<br>
      Antoine<br>
      <div class="moz-cite-prefix">Le 09/12/2017 à 22:29, Samuel Gougeon
        a écrit :<br>
      </div>
      <blockquote type="cite"
        cite="mid:fa0e630f-6e66-6851-4e85-c197f6c079b8@free.fr">
        <meta http-equiv="content-type" content="text/html;
          charset=windows-1252">
        <p>Hello devs,</p>
        <p>I wanted to fix an issue with the householder() demo: in the
          Jenkins built, the file <br>
          SCI/modules/linear_algebra/macros/householder.sce<br>
          is missing while householder.sci exec() it when entering
          householder()<br>
          without input argument. So, this situation yields an error
          when entering householder().<br>
        </p>
        <p>But when browsing the GIT after a<br>
          $ git reset --hard origin/6.0<br>
          as usual, one sees that <br>
          SCI/modules/linear_algebra/macros/householder.sce<br>
          actually exists and is the right file!<br>
        </p>
        <p>I have checked that it is not a matter of OS file hidding.<br>
        </p>
        <p>So, how is this possible??<br>
          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)?<br>
          <br>
          Regards<br>
          Samuel</p>
        <p><font face="Arial"><font face="Arial"><img
                src="cid:part1.E728F835.4BD58FD2@free.fr" alt=""
                class="" height="265" width="479"><br>
            </font> </font></p>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/dev">http://lists.scilab.org/mailman/listinfo/dev</a>
</pre>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/dev">http://lists.scilab.org/mailman/listinfo/dev</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>