<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Certainly <br>
<pre wrap="">+static const D3DVERTEXELEMENT9 lc={0xFF,0,D3DDECLTYPE_UNUSED,0,0,0};

is not used. I will take it out.

However, I do not understand why pdecl needs to be incremented. Actually, the tests respond correctly. Why do you think pdecl has to be incremented? We are actually returning i. pdecl is just an input.

Last, yeah I know. It is a pity. When I am on holiday is when I have more time...
</pre>
<br>
<br>
H. Verbeet escribi&oacute;:
<blockquote
 cite="mid:d658b69e0808051235m30cff5b4hb1fbc28e59e7119d@mail.gmail.com"
 type="cite">
  <pre wrap="">2008/8/5 Luis Busquets <a class="moz-txt-link-rfc2396E" href="mailto:luis.busquets@ilidium.com">&lt;luis.busquets@ilidium.com&gt;</a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">+static const D3DVERTEXELEMENT9 lc={0xFF,0,D3DDECLTYPE_UNUSED,0,0,0};
    </pre>
  </blockquote>
  <pre wrap=""><!---->What do you use this for?

  </pre>
  <blockquote type="cite">
    <pre wrap="">+    while ((pdecl+i)-&gt;Stream!=0xFF)
+    {
+        i++;
    </pre>
  </blockquote>
  <pre wrap=""><!---->You might as well increment pdecl itself.

Also keep in mind that Alexandre won't be back before the 18th, so no
patches will be applied before that either.


  </pre>
</blockquote>
<br>
</body>
</html>