<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello everyone,<br>
    <br>
    I am writing some custom filters for ParaView. I have noticed that
    if I save header file of a plugin's class with <font face="Courier
      New, Courier, monospace">"*.hpp"</font> extension, then ParaView
    crashes immediately after loading plugin's dynamic library file.
    However, by using "*.h" extension they load and work fine as
    expected. I tested this issue on ParaView v. 3.12, 3.14 and 3.98 on
    Linux.<br>
    <br>
    Is it a bug?<br>
    <br>
    &nbsp;-Siavash<br>
    <br>
    <small><font face="Courier New, Courier, monospace">---------------------------------------------------<br>
        Siavash Ameli<br>
        Ph.D student at Mechanical and Aerospace Eng. Dept.<br>
        Illinois Institute Of Technology<br>
        10 West 32nd St. E-1, Suite 130H<br>
        Chicago IL 60616<br>
        Phone: (312) 567-3555</font></small><br>
  </body>
</html>