Hi Luis,<div><br></div><div>In CTK/Utilities we have a local version of DCMTK that we cmakeified. </div><div>My vote goes to fix the warnings into directly into the CTK repository.</div><div><br></div><div>Julien.<br><br><div class="gmail_quote">

On Thu, Apr 8, 2010 at 5:14 PM, Luis Ibanez <span dir="ltr"><<a href="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

In the process of cleaning up warnings in the Dashboard,<br>
we ran into issues with DCMTK:<br>
<br>
CMakeExternals/Install/include/dcmtk/oflog/spi/logevent.h<br>
<br>
 warning: declaration of ‘message’ shadows a member of 'this'<br>
 warning: declaration of ‘ll’ shadows a member of 'this'<br>
<br>
<br>
Given that DCMTK is a third party library, our options for<br>
fixing this are:<br>
<br>
<br>
A) Post a patch to the DCMTK developers and wait for<br>
     them to push that into a release<br>
<br>
B) Host a duplicate repository of DCMTK and make the<br>
    patches there<br>
<br>
C) Silence the warning using CTestCustom.cmake<br>
     (put the problem under the rug..)<br>
<br>
<br>
<br>
  What are your preferences ?<br>
<br>
<br>
      Thanks<br>
<br>
<br>
          Luis<br>
_______________________________________________<br>
Ctk-developers mailing list<br>
<a href="mailto:Ctk-developers@commontk.org">Ctk-developers@commontk.org</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ctk-developers</a><br>
</blockquote></div><br></div>