<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    04.11.2012 18:06, Sylvestre Ledru пишет:
    <blockquote cite="mid:50965A2E.8080401@scilab-enterprises.com"
      type="cite">
      <pre wrap="">On 27/10/2012 09:03, Станислав wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi.
I have reported an issue about bitset function (see bug #12013).

I have changed the code of function. My solution is not brilliant but it
works good for me.

The bitset function does not  have a test-file so I have wrote it.
I am going to write a SEP-file which will include description of:
1) algorithm of work when pos is more than 32 or/and  x is more than 2^32-1;
2) algorithm of work when x is an uint8, uint16 or uint32 value and pos
is more than 8 (bitset works wrong if x is uint8 and pos is 9);
3) change of type of x in different cases.

If someone is working on bitset function let we discuss it.
</pre>
      </blockquote>
      <pre wrap="">AFAIK, nobody is working on this function.

Let me know when you have progress on the code. I will be happy to
review your patches.

Thanks,
Sylvestre

_______________________________________________
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>
    <meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">
    Hi.<br>
    I have wrote bitseb.tst. But it is not final result. Now I am
    working on problem "Input variable <font color="#000000"><span
        lang="en-US">v
        is not a scalar and its entries have different values." I have
        reported bug#12054.<br>
        <br>
        I am go</span></font>ing<font color="#000000"><span lang="en-US">
        also </span></font> to change help page of bitset function. See
    SEP.<br>
    I do not know what is *.dia.ref file for. So I did not write it.<br>
    <br>
    Stanislav
    <title></title>
    <meta name="GENERATOR" content="LibreOffice 3.6 (Linux)">
    <style type="text/css">
        <!--
                @page { size: 21cm 29.7cm; margin: 2cm }
                H2 { margin-bottom: 0.21cm; page-break-after: avoid }
                H2.western { font-family: "Nimbus Sans L", sans-serif; font-size: 14pt; font-style: italic; font-weight: bold }
                H2.cjk { font-family: "DejaVu Sans"; font-size: 14pt; font-style: italic; font-weight: bold }
                H2.ctl { font-family: "DejaVu Sans"; font-size: 14pt; font-style: italic; font-weight: bold }
                P { margin-bottom: 0.21cm }
                P.cjk { font-size: 10pt }
                A:link { color: #000080; text-decoration: underline }
        -->
        </style>
  </body>
</html>