<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Bill,</div><div class=""><br class=""></div><div class="">Was you build in release or debug mode?</div><div class=""><br class=""></div><div class="">Your reporting with clang on XCode 4.2? Does llvm-gcc report the same problem?</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">There is the following error on the dashboard that is similar[1]. This requires SHARED libraries and DEBUG mode on for gcc 4.6 to get this link error. It’s fine if its in release mode or built with static libraries.</div><div class=""><br class=""></div><div class="">I am testing some other version of gcc.</div><div class=""><br class=""></div><div class="">Thank you all for your patiences the slow progress on this issue.</div><div class="">Brad</div><div class=""><br class=""></div><div class="">[1] <a href="https://open.cdash.org/viewBuildError.php?buildid=4303582" class="">https://open.cdash.org/viewBuildError.php?buildid=4303582</a></div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 31, 2016, at 1:36 PM, Jon Haitz Legarreta <<a href="mailto:jhlegarreta@vicomtech.org" class="">jhlegarreta@vicomtech.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div dir="ltr" class=""><div class=""><div class=""><div class=""><div class="">HI Bill,<br class=""></div>that commit solved the linker issues with the duplicate symbols in itk::NumericTraits that were introduced [1] by some other commit in early or mid March.<br class=""><br class=""></div>I acknowledge that VS10 (2010) and VS11 (2012) are some years old, and I have not personally looked deeply into the mentioned linker issue, but was rather affected by them, like other builds [1]; I would dare to say that it was some commit around March, 17th that started producing the linker errors addressed by Brad's patch.<br class=""><br class="">IMHO; the solution is not to revert the commit, but to look for some solution that makes both VS10, VS11 and Mac happy (besides the pre-merge machines). But I guess that requires some time, and having the ability to test on at least those additional platforms before merging, since it looks like a clean dashboard for a given branch is not enough in this case.<br class=""></div><br class=""></div>I am available to test any patch and submit Experimental builds for VS10.<br class=""><div class=""><br class="">JON HAITZ<br class=""><br class=""><br class="">[1] <a href="https://open.cdash.org/viewBuildError.php?buildid=4283661" class="">https://open.cdash.org/viewBuildError.php?buildid=4283661</a><br class=""><br class=""><div class=""><div class=""><br class=""></div></div><div class="gmail_extra"><br clear="all" class=""><div class=""><div class="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><table style="font-family: 'Times New Roman'; font-size: inherit;" align="center" border="0" cellpadding="0" cellspacing="0" class=""><tbody class=""><tr class=""><td class=""><table align="center" border="0" cellpadding="0" class=""><tbody class=""><tr class=""><td class=""><span style="font-size:10px;color:gray;font-family:Verdana,Arial,Helvetica,sans-serif" class=""></span><br class=""></td></tr></tbody></table></td></tr></tbody></table></div></div></div></div></div><div class="gmail_quote">On 31 March 2016 at 17:27, Bill Lorensen <span dir="ltr" class=""><<a href="mailto:bill.lorensen@gmail.com" target="_blank" class="">bill.lorensen@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Folks,<br class="">
<br class="">
The same error appears on the Continuous builds. Should we revert the<br class="">
commit that introduced these compiler errors?<br class="">
<br class="">
Bill<br class="">
<div class="HOEnZb"><div class="h5"><br class="">
On Wed, Mar 30, 2016 at 1:56 PM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com" class="">bill.lorensen@gmail.com</a>> wrote:<br class="">
> This commit:<br class="">
> [e1a7be21102463c7b91c456c3fbbb020f4a00cf7] BUG: Addressing VS10 and<br class="">
> VS11 NumericTraits linkage issue<br class="">
><br class="">
> causes link errors on my Mac clang++ compiler:<br class="">
> Apple clang version 3.0 (tags/Apple/clang-211.12) (based on LLVM 3.0svn)<br class="">
><br class="">
> [ 62%] Building CXX object<br class="">
> Modules/Core/Common/src/CMakeFiles/ITKCommon.dir/itkNumericTraits.cxx.o<br class="">
> Linking CXX shared library<br class="">
> ../../../ThirdParty/VNL/src/vxl/lib/libITKCommon-4.10.dylib<br class="">
> Undefined symbols for architecture x86_64:<br class="">
> "itk::NumericTraits<char>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<char>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<signed char>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<unsigned char>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<unsigned char>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<unsigned short>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<unsigned short>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<short>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<short>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<signed char>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<int>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<int>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<unsigned int>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<unsigned int>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<long>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<long>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<unsigned long>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<unsigned long>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<long long>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel2.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel2.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<long long>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel2.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel2.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<unsigned long long>::Zero", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel2.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel2.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> "itk::NumericTraits<unsigned long long>::One", referenced from:<br class="">
> __GLOBAL__I_a in itkNumericTraitsVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsTensorPixel2.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsFixedArrayPixel2.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsPointPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBAPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsCovariantVectorPixel.cxx.o<br class="">
> __GLOBAL__I_a in itkNumericTraitsRGBPixel.cxx.o<br class="">
> ...<br class="">
> ld: symbol(s) not found for architecture x86_64<br class="">
> clang: error: linker command failed with exit code 1 (use -v to see invocation)<br class="">
> make[2]: *** [Modules/ThirdParty/VNL/src/vxl/lib/libITKCommon-4.10.1.dylib]<br class="">
> Error 1<br class="">
<br class="">
<br class="">
<br class="">
</div></div><span class="HOEnZb"><font color="#888888" class="">--<br class="">
Unpaid intern in BillsBasement at noware dot com<br class="">
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br class="">
Powered by <a href="http://www.kitware.com/" rel="noreferrer" target="_blank" class="">www.kitware.com</a><br class="">
<br class="">
Visit other Kitware open-source projects at<br class="">
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank" class="">http://www.kitware.com/opensource/opensource.html</a><br class="">
<br class="">
Kitware offers ITK Training Courses, for more information visit:<br class="">
<a href="http://kitware.com/products/protraining.php" rel="noreferrer" target="_blank" class="">http://kitware.com/products/protraining.php</a><br class="">
<br class="">
Please keep messages on-topic and check the ITK FAQ at:<br class="">
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank" class="">http://www.itk.org/Wiki/ITK_FAQ</a><br class="">
<br class="">
Follow this link to subscribe/unsubscribe:<br class="">
<a href="http://public.kitware.com/mailman/listinfo/insight-developers" rel="noreferrer" target="_blank" class="">http://public.kitware.com/mailman/listinfo/insight-developers</a><br class="">
</div></div></blockquote></div><br class=""></div></div></div>
_______________________________________________<br class="">Powered by <a href="http://www.kitware.com" class="">www.kitware.com</a><br class=""><br class="">Visit other Kitware open-source projects at<br class=""><a href="http://www.kitware.com/opensource/opensource.html" class="">http://www.kitware.com/opensource/opensource.html</a><br class=""><br class="">Kitware offers ITK Training Courses, for more information visit:<br class="">http://kitware.com/products/protraining.php<br class=""><br class="">Please keep messages on-topic and check the ITK FAQ at:<br class="">http://www.itk.org/Wiki/ITK_FAQ<br class=""><br class="">Follow this link to subscribe/unsubscribe:<br class="">http://public.kitware.com/mailman/listinfo/insight-developers<br class=""></div></blockquote></div><br class=""></body></html>