<div dir="ltr">Okay how about I make another round of edits to SampleFunction and push it in through gerrit (assuming it compiles on my windows box -- I'm worried that it won't compile on other systems). And if this doesn't work I'll ask Brad K. for help. It'll be later this morning when I can back to it; I've got some writing assignments and tcons to contend with this morning.<div><br></div><div>W</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 6, 2015 at 8:33 AM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Will,<br>
<br>
In each of the SMP implementations (FlyEdges, Splatters, SampleFunction),<br>
if I remove the class name qualifier from each use of a member<br>
function, they compile<br>
<br>
for example:<br>
vtkFlyingEdges3DAlgorithm<T>::Pass1<T> pass1(&algo,value);<br>
change to<br>
Pass1<T> pass1(&algo,value);<br>
<br>
and likewise through all of the other similar declarations.<br>
<span class="HOEnZb"><font color="#888888"><br>
Bill<br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">William J. Schroeder, PhD<br>Kitware, Inc.<br>28 Corporate Drive<br>Clifton Park, NY 12065<br><a href="mailto:will.schroeder@kitware.com">will.schroeder@kitware.com</a><br><a href="http://www.kitware.com">http://www.kitware.com</a><br>(518) 881-4902</div>
</div>