<div dir="ltr">It's interesting that this is reported for vtkWrapTcl.exe but not for the other wrapping languages.  Maybe it has something to do with the way that the docstrings are wrapped for tcl?<div><br></div><div>Ah, I think I've found it.  In vtkWrapTcl.c there is an "isprint()" call in the docstring processing.  I'll add a guard so that it isn't called for non-ascii chars.</div><div><br></div><div> - David</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 29, 2017 at 7:59 AM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Yoshimi,<br>
<br>
Is this still a problem in VTK master? If so, I'll submit a patch to fix it.<br>
<br>
Thanks,<br>
Cory<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, Mar 28, 2017 at 10:54 PM, kenichiro yoshimi<br>
<<a href="mailto:rccm.kyoshimi@gmail.com">rccm.kyoshimi@gmail.com</a>> wrote:<br>
> Hi, chen<br>
><br>
>  VTK-7.1.1/Common/DataModel/<wbr>vtkPolyhedron.h<br>
> includes unicode characters in a comment and it causes the error.<br>
> Please replace the lines<br>
><br>
>  /**<br>
>    * Determine whether or not a polyhedron is convex. This method is adapted<br>
>    * from Devillers et al., "Checking the Convexity of Polytopes and the<br>
>    * Planarity of Subdivisions", Computational Geometry, Volume 11, Issues<br>
>    * 3 – 4, December 1998, Pages 187 – 208.<br>
>    */<br>
><br>
> with<br>
><br>
>   /**<br>
>    * Determine whether or not a polyhedron is convex. This method is adapted<br>
>    * from Devillers et al., "Checking the Convexity of Polytopes and the<br>
>    * Planarity of Subdivisions", Computational Geometry, Volume 11, Issues<br>
>    * 3 - 4, December 1998, Pages 187 - 208.<br>
>    */<br>
><br>
> Thanks,<br>
> yoshimi<br>
><br>
> 2017-03-28 23:11 GMT+09:00 chensq <<a href="mailto:chenshaoqiang@buaa.edu.cn">chenshaoqiang@buaa.edu.cn</a>>:<br>
>> When compiling vtk7.1.1 using vs2015, I encountered the following problem:<br>
>><br>
>> program:<br>
>> .........................<wbr>vtkWrapTcl-7.1.exe<br>
>> File: minkernel\crts\ucrt\src\<wbr>appcrt\convert\isctype.cpp<br>
>> Line: 36<br>
>> Expression c >= =1 && c <= 255<br>
>> For information on how your program can cause an assertion failure, see the<br>
>> Visual C++ documentation on asserts.<br>
>><br>
>> It always happen when the VTK_WRAP_TCL is ON. And it will have no problem<br>
>> when the VTK_WRAP_TCL is OFF.<br>
>> I have installed the ActiveTCL8.5. And everything works fine when I compile<br>
>> vtk7.0.0.<br>
>> Does anybody have any suggestion?<br>
>> I really need your help!<br>
>> Thanks.<br>
>> Sincerely chen<br>
>><br>
>> ______________________________<wbr>_________________<br>
>> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
>><br>
>> Visit other Kitware open-source projects at<br>
>> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
>><br>
>> Please keep messages on-topic and check the VTK FAQ at:<br>
>> <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
>><br>
>> Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
>><br>
> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Cory Quammen<br>
Staff R&D Engineer<br>
Kitware, Inc.<br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br></div>