<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by Flaimo.com RSS Builder [2010-03-11 13:07:54]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<docs>http://www.gccxml.org/Bug/</docs>
<description>Mantis - ISSUES</description>
<link>http://www.gccxml.org/Bug/</link>
<title>Mantis - ISSUES</title>
<image>
<title>Mantis - ISSUES</title>
<url>http://www.gccxml.org/Bug/images/mantis_logo_button.gif</url>
<link>http://www.gccxml.org/Bug/</link>
<description>Mantis - ISSUES</description>
</image>
<category>All Projects</category>
<ttl>10</ttl>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2010-03-11T13:07:54-05:00</sy:updateBase>
<item>
<title>0010401: Cannot build dll's with MinGW due to 32k limit</title>
<link>http://www.gccxml.org/Bug/view.php?id=10401</link>
<description>The variable archiveCommandLimit in cmMakefileLibraryTargetGenerator.cxx is used to generate static libraries even if there is an issue with the 32k limit under windows.&lt;br /&gt;
&lt;br /&gt;
Unfortunately this variable is not applied when building shared libraries only.&lt;br /&gt;
I have a library here that consists of more then 700 (generated) code files and cannot build it as a dll with MinGW because of the&quot;The parameter is incorrect&quot; error.&lt;br /&gt;
&lt;br /&gt;
I'd suggest setting the archiveCommandLimit to 30k by default wether or not there is a static library being build.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10401</guid>
<author>choeger &lt;choeger@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10401#bugnotes</comments>
</item>
<item>
<title>0010409: Add revision column to update in dashboard</title>
<link>http://www.gccxml.org/Bug/view.php?id=10409</link>
<description>It would be very helpful to see what revision the build information is relating to, without following the link to the update information. &lt;br /&gt;
For subversion this could be easily shown in single column, as it is represented by a single revision number. &lt;br /&gt;
It might be more difficult for other version control systems as CVS, which do have such a concept of one single revision number for everything, but a timestamp might be used instead in these cases.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10409</guid>
<author>stefansablatnoeg &lt;stefansablatnoeg@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10409#bugnotes</comments>
</item>
<item>
<title>0010408: Time based reload for project dashboard page</title>
<link>http://www.gccxml.org/Bug/view.php?id=10408</link>
<description>It would be very helpful if the dashboard page could automatically reload itself&lt;br /&gt;
for example once every five minutes.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10408</guid>
<author>stefansablatnoeg &lt;stefansablatnoeg@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10408#bugnotes</comments>
</item>
<item>
<title>0010208: Add support for Clang Static Analyzer (similar to 1st class valgrind support)</title>
<link>http://www.gccxml.org/Bug/view.php?id=10208</link>
<description>CTest/CDash currently have great integrated support for valgrind.  It can be invoked to run tests, and the HTML dashboard page shows those results in a special section.&lt;br /&gt;
&lt;br /&gt;
I'd like to see something similar for the Clang Static Analyzer.&lt;br /&gt;
&lt;br /&gt;
If you're not familiar with it, see:&lt;br /&gt;
&lt;a href=&quot;http://clang-analyzer.llvm.org/&quot;&gt;http://clang-analyzer.llvm.org/&lt;/a&gt; [&lt;a href=&quot;http://clang-analyzer.llvm.org/&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
Here is their summary:&lt;br /&gt;
&quot;The term &quot;static analysis&quot; is conflated, but here we use it to mean a collection of algorithms and techniques used to analyze source code in order to automatically find bugs. The idea is similar in spirit to compiler warnings (which can be useful for finding coding errors) but to take that idea a step further and find bugs that are traditionally found using run-time debugging techniques such as testing.&lt;br /&gt;
&lt;br /&gt;
Static analysis bug-finding tools have evolved over the last several decades from basic syntactic checkers to those that find deep bugs by reasoning about the semantics of code. The goal of the Clang Static Analyzer is to provide a industrial-quality static analysis framework for analyzing C and Objective-C programs that is freely available, extensible, and has a high quality of implementation.&quot;&lt;br /&gt;
&lt;br /&gt;
The project is cross platform and open source.  One downside is that it does not yet support C++.&lt;br /&gt;
&lt;br /&gt;
I used it to find 4 bugs in freetype, a component of VTK.&lt;br /&gt;
&lt;br /&gt;
I imagine two possible UIs&lt;br /&gt;
 - a special section for analyzer warnings, like for valgrind&lt;br /&gt;
 - an additional column to the right of compiler warnings, showing the number of warnings flagged by the analyzer</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10208</guid>
<author>sean &lt;sean@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10208#bugnotes</comments>
</item>
<item>
<title>0010407: Visibility is bad for 2d plots</title>
<link>http://www.gccxml.org/Bug/view.php?id=10407</link>
<description>XP, local server, trunk.&lt;br /&gt;
&lt;br /&gt;
Open disk_out_ref.exo.  All variables on.  Apply.&lt;br /&gt;
Filters/ Data Analysis/ Plot over Line.  Apply.&lt;br /&gt;
Split 2d, XY Plot View.&lt;br /&gt;
&lt;br /&gt;
&lt;&lt;Bug&gt;&gt; - Notice that the highlighted viewport is now the lower right viewport, the eyeball in the pipeline browser is on, but nothing is drawing.  Click on the eyeball.  The XY plot now draws.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10407</guid>
<author>wascott &lt;wascott@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10407#bugnotes</comments>
</item>
<item>
<title>0010406: TextureMapToSphere prevent seam is wrong</title>
<link>http://www.gccxml.org/Bug/view.php?id=10406</link>
<description>As per Greenfield, our TextureMapToSphere &quot;Prevent Seam&quot; is wrong.  What it tries to do is draw the texture on the sphere twice.  What it should do is draw the texture on the sphere, then CONTINUE to draw it one more time around.  That way, if there are minor holes, the second draw of the texture will catch it.&lt;br /&gt;
&lt;br /&gt;
A good test texture is here: Use the world map, found at &lt;a href=&quot;http://www.oera.net/How2/PlanetTexs/EarthMap_2500x1250.jpg&quot;&gt;http://www.oera.net/How2/PlanetTexs/EarthMap_2500x1250.jpg&lt;/a&gt; [&lt;a href=&quot;http://www.oera.net/How2/PlanetTexs/EarthMap_2500x1250.jpg&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10406</guid>
<author>wascott &lt;wascott@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10406#bugnotes</comments>
</item>
<item>
<title>0010344: Windows CMake compilation under mingw-w64</title>
<link>http://www.gccxml.org/Bug/view.php?id=10344</link>
<description>When building CMake under Windows using a binary CMake 2.8.0 release and using a mingw-w64 toolchain, compilation fails because the Windows reserved keyword BOOL is used as a property name. Also, an #ifdef structure does not check for mingw, so it does not define a critical function.&lt;br /&gt;
&lt;br /&gt;
These are all trivial patches (renaming 1 variable in +/- 11 files), and adding a conditional for mingw(-w64)</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10344</guid>
<author>rubenvb &lt;rubenvb@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10344#bugnotes</comments>
</item>
<item>
<title>0010176: Add Support for IAR compiler</title>
<link>http://www.gccxml.org/Bug/view.php?id=10176</link>
<description>Add support for IAR compiler. CMakeCCompilerId.c.in has such definition already&lt;br /&gt;
/* IAR Systems compiler for embedded systems.&lt;br /&gt;
   &lt;a href=&quot;http://www.iar.com&quot;&gt;http://www.iar.com&lt;/a&gt; [&lt;a href=&quot;http://www.iar.com&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
   Not supported yet by CMake&lt;br /&gt;
#elif defined(__IAR_SYSTEMS_ICC__)&lt;br /&gt;
# define COMPILER_ID &quot;IAR&quot; */</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10176</guid>
<author>daniil &lt;daniil@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10176#bugnotes</comments>
</item>
<item>
<title>0010090: check_prototype_definition() - Check if the protoype we expect is correct</title>
<link>http://www.gccxml.org/Bug/view.php?id=10090</link>
<description>check_prototype_definition(FUNCTION PROTOTYPE RETURN HEADER VARIABLE)&lt;br /&gt;
&lt;br /&gt;
This check if the function exists and the prototype we want to use is correct. There are still functions which have different prototypes on UNICES :(&lt;br /&gt;
&lt;br /&gt;
check_prototype_definition(getpwent_r&lt;br /&gt;
     &quot;struct passwd *getpwent_r(struct passwd *src, char *buf, int buflen)&quot;&lt;br /&gt;
     &quot;NULL&quot;&lt;br /&gt;
     &quot;unistd.h;pwd.h&quot;&lt;br /&gt;
     SOLARIS_GETPWENT_R)&lt;br /&gt;
&lt;br /&gt;
Comments are welcome :)</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10090</guid>
<author>GlaDiaC &lt;GlaDiaC@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10090#bugnotes</comments>
</item>
<item>
<title>0009414: Add a module/function to do the version check.</title>
<link>http://www.gccxml.org/Bug/view.php?id=9414</link>
<description>Attached is a module (FindPackageVersionCheck.cmake) which allows the author of a find module to let a function do the version check. I've created a function for that which helps to have less code in the module. It sets &lt;PACKAGE_NAME&gt;_FOUND so that find_package_handle_standard_args() can work with it. Only if REQUIRED is set, it will stop immediately.&lt;br /&gt;
&lt;br /&gt;
You can find an example at: &lt;a href=&quot;http://www.cynapses.org/tmp/patches/kde/FindPackageVersionCheck.cmake&quot;&gt;http://www.cynapses.org/tmp/patches/kde/FindPackageVersionCheck.cmake&lt;/a&gt; [&lt;a href=&quot;http://www.cynapses.org/tmp/patches/kde/FindPackageVersionCheck.cmake&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]</description>
<guid>http://www.gccxml.org/Bug/view.php?id=9414</guid>
<author>GlaDiaC &lt;GlaDiaC@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=9414#bugnotes</comments>
</item>
<item>
<title>0010404: TextureMapToSphere reverses textures</title>
<link>http://www.gccxml.org/Bug/view.php?id=10404</link>
<description>I have a user that wants to map the world to a sphere.&lt;br /&gt;
ParaView 3.6.2, XP, local server.&lt;br /&gt;
&lt;br /&gt;
* Sources/ SuperQuadric. Theta resolution == 128. Phi Resolution = 128.&lt;br /&gt;
* Turn off Toroidal.&lt;br /&gt;
* Apply.&lt;br /&gt;
* On the Display tab, Apply Texture.&lt;br /&gt;
* Use the world map, found at &lt;a href=&quot;http://www.oera.net/How2/PlanetTexs/EarthMap_2500x1250.jpg&quot;&gt;http://www.oera.net/How2/PlanetTexs/EarthMap_2500x1250.jpg.&lt;/a&gt; [&lt;a href=&quot;http://www.oera.net/How2/PlanetTexs/EarthMap_2500x1250.jpg&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] [^] (Enter this on the Display tab)&lt;br /&gt;
* Notice that the earth looks good.&lt;br /&gt;
&lt;br /&gt;
* Filters/ Alphabetical/ TextureMapToSphere.&lt;br /&gt;
* On the Display tab, Apply Texture.&lt;br /&gt;
* Notice that the earth looks reversed.&lt;br /&gt;
&lt;br /&gt;
We are speculating this is because the original developer of this filter wanted to be able to wrap the texture on a sphere, and that the user then moved the eye INSIDE of the sphere - thus making the sphere the 3d window background.  Thus, please make a user selectable option allowing the user to reverse the texture if desired.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10404</guid>
<author>wascott &lt;wascott@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10404#bugnotes</comments>
</item>
<item>
<title>0010405: TextureMapToSphere is not multiple server aware</title>
<link>http://www.gccxml.org/Bug/view.php?id=10405</link>
<description>I have a user that wants to map the world to a sphere.&lt;br /&gt;
ParaView 3.6.2, XP, 4 remote servers.&lt;br /&gt;
&lt;br /&gt;
* Sources/ SuperQuadric. Theta resolution == 128. Phi Resolution = 128.&lt;br /&gt;
* Turn off Toroidal.&lt;br /&gt;
* Apply.&lt;br /&gt;
&lt;br /&gt;
* Filters/ Alphabetical/ TextureMapToSphere.&lt;br /&gt;
* Turn off Prevent Seam.&lt;br /&gt;
* Color by Texture Coords.  &lt;br /&gt;
* Notice that the colors have zones, but should actually smoothly wrap around the sphere.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10405</guid>
<author>wascott &lt;wascott@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10405#bugnotes</comments>
</item>
<item>
<title>0008486: Additional platforms support (Windows CE and Symbian)</title>
<link>http://www.gccxml.org/Bug/view.php?id=8486</link>
<description>Hi, we have implemented the subj and you can find the source here: &lt;a href=&quot;http://github.com/AlexeyS/cmake/tree/master&quot;&gt;http://github.com/AlexeyS/cmake/tree/master&lt;/a&gt; [&lt;a href=&quot;http://github.com/AlexeyS/cmake/tree/master&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
There are two main branches in the repo:&lt;br /&gt;
 * WindowsCE   - Windows CE MSVS project generator&lt;br /&gt;
 * Symbian     - Symbian .mmp project generator&lt;br /&gt;
&lt;br /&gt;
Also we have implemented one additional feature: defining a set of valid values for a CMake variable. This feature was inspired by the need to enter long and boring Windows CE platform name (like &quot;Windows Mobile 5.0 Smartphone&quot;). This feature introduces SET_VALID_VALUES command, so CMake now can validate all the values you assign to the variable. Most importantly this allows us to introduce comboboxes for such variables in the CMake GUIs. The comboboxes feature is also implemented for the Qt frontend and for the MFC one. You can find this code in the ValidValues branch.&lt;br /&gt;
&lt;br /&gt;
The rest are merged branches:&lt;br /&gt;
&lt;br /&gt;
 * WindowsCEwithValidValues - [WindowsCE + ValidValues] - WindowsCE generator now fills the combobox with platform names for which installed SDKs were detected.&lt;br /&gt;
&lt;br /&gt;
 * all - [WindowsCEwithValidValues + Symbian]&lt;br /&gt;
&lt;br /&gt;
We would be happy to contribute this code to the CMake upstream.&lt;br /&gt;
Thank you for such a great tool as CMake.&lt;br /&gt;
&lt;br /&gt;
Looking forwards for your comments, criticism, else.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=8486</guid>
<author>rudchenkos &lt;rudchenkos@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=8486#bugnotes</comments>
</item>
<item>
<title>0010385: Marks: Top axis labels are incorrectly positioned.</title>
<link>http://www.gccxml.org/Bug/view.php?id=10385</link>
<description>* Plot Over Line&lt;br /&gt;
* New XY Plot&lt;br /&gt;
* Open View Settings&lt;br /&gt;
* Click &quot;Show Axis&quot; for Top Axis.&lt;br /&gt;
Bugs:&lt;br /&gt;
- Labels appear under the top axis instead of above it. (Same is true for right axes, labels should appear on the right of the axis).&lt;br /&gt;
- Labels from bottom axis disappear (and don't reappear even if you turn off top axis).</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10385</guid>
<author>utkarsh.ayachit &lt;utkarsh.ayachit@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10385#bugnotes</comments>
</item>
<item>
<title>0010403: Allow Cube Axes to be set by user</title>
<link>http://www.gccxml.org/Bug/view.php?id=10403</link>
<description>Please allow a user to set the min and max range of the cube axes, in all 3 axes.  Also, please make this setting reset to auto range (i.e., current functionality) every time ParaView is restarted.&lt;br /&gt;
&lt;br /&gt;
As per a discussion with Utkarsh, lets get this into 3.8.0 if it takes under a day of work.  If it becomes problematic, lets defer to 3.10.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10403</guid>
<author>wascott &lt;wascott@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10403#bugnotes</comments>
</item>
<item>
<title>0010386: Marks: Log scale doesn't work for bottom/top axes</title>
<link>http://www.gccxml.org/Bug/view.php?id=10386</link>
<description>Log scale doesn't seem to work for bottom or top axes, it works for left/right axes.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10386</guid>
<author>utkarsh.ayachit &lt;utkarsh.ayachit@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10386#bugnotes</comments>
</item>
<item>
<title>0010402: Documentation needed for test DEPENDS property</title>
<link>http://www.gccxml.org/Bug/view.php?id=10402</link>
<description>See &lt;a href=&quot;http://article.gmane.org/gmane.comp.programming.tools.cmake.user/27792&quot;&gt;http://article.gmane.org/gmane.comp.programming.tools.cmake.user/27792&lt;/a&gt; [&lt;a href=&quot;http://article.gmane.org/gmane.comp.programming.tools.cmake.user/27792&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
It would be nice to see documentation for the DEPENDS property under the 'Properties on Tests' documentation section and 'set_tests_properties()' command documentation.&lt;br /&gt;
&lt;br /&gt;
Thanks.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10402</guid>
<author>thewtex &lt;thewtex@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10402#bugnotes</comments>
</item>
<item>
<title>0010399: 2.8.0 uses low resoultion title bar icon on Windows</title>
<link>http://www.gccxml.org/Bug/view.php?id=10399</link>
<description>2.8.0 uses low resoultion title bar icon on Windows where as 2.6.4 uses the nicer high resolution version. See attached image.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10399</guid>
<author>partyd &lt;partyd@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10399#bugnotes</comments>
</item>
<item>
<title>0010334: Linux release binaries missing GNU_STACK which results in +x mmaps under ctest</title>
<link>http://www.gccxml.org/Bug/view.php?id=10334</link>
<description>I downloaded the 2.8 cmake linux binary package&lt;br /&gt;
(&lt;a href=&quot;http://www.cmake.org/files/v2.8/cmake-2.8.0-Linux-i386.tar.gz)&quot;&gt;http://www.cmake.org/files/v2.8/cmake-2.8.0-Linux-i386.tar.gz)&lt;/a&gt; [&lt;a href=&quot;http://www.cmake.org/files/v2.8/cmake-2.8.0-Linux-i386.tar.gz)&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] and the&lt;br /&gt;
ctest binary does not have a GNU_STACK section.  This causes my kernel to&lt;br /&gt;
set the READ_IMPLIES_EXEC personality flag for ctest and all its children,&lt;br /&gt;
which means that all mmaps have +x set -- which causes one of my tests to&lt;br /&gt;
fail, in addition to being a security faux pas if ctest doesn't really need&lt;br /&gt;
+x memory.&lt;br /&gt;
&lt;br /&gt;
Are you deliberately building these without a GNU_STACK section?  Normally&lt;br /&gt;
gcc should add one by default, unless you have assembler sources.&lt;br /&gt;
You can tell the linker to make any existing GNU_STACK section -x, which&lt;br /&gt;
maybe will add a section if you don't have one? (I know /usr/bin/execstack&lt;br /&gt;
refuses to add one), with:&lt;br /&gt;
&lt;br /&gt;
  -Wl,-z,noexecstack&lt;br /&gt;
&lt;br /&gt;
There's some basic info here:&lt;br /&gt;
&lt;a href=&quot;http://www.gentoo.org/proj/en/hardened/gnu-stack.xml&quot;&gt;http://www.gentoo.org/proj/en/hardened/gnu-stack.xml&lt;/a&gt; [&lt;a href=&quot;http://www.gentoo.org/proj/en/hardened/gnu-stack.xml&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
I'm not 100% sure there's no downside to adding the section if you want to&lt;br /&gt;
run on really old systems but certainly on any relatively modern system binaries should have a GNU_STACK section.&lt;br /&gt;
&lt;br /&gt;
Looks like the 2.6.4 binaries on the cmake website have the same issue.&lt;br /&gt;
The version distributed by Redhat for Fedora does have GNU_STACK so I never&lt;br /&gt;
noticed it before.&lt;br /&gt;
&lt;br /&gt;
Note that as a workaround I simply built 2.8 locally from sources using my&lt;br /&gt;
distro's toolchain and the resulting binary is fine.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10334</guid>
<author>derek &lt;derek@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10334#bugnotes</comments>
</item>
<item>
<title>0010400: Problem reading DICOM pixel data</title>
<link>http://www.gccxml.org/Bug/view.php?id=10400</link>
<description>We have been given some DICOM data from a TOSHIBA Asteion CT scanner. We previously had some data of the same type that loaded correctly.&lt;br /&gt;
After using GDCMSeriesFileNames::SetInputDirectory() and then calling fileNamesGenerator-&gt;GetSeriesHelper()-&gt;GetFirstSingleSerieUIDFileSet() nothing is found.&lt;br /&gt;
Debugging a bit I found that the calls to SerieHelper::AddFileName() give an error, because is trying to read the pixel data from the tag [7fe0 0010] which cannot be found. However, other softwares (DicomWorks) are able to load them.&lt;br /&gt;
I enclose the corresponding DCM file</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10400</guid>
<author>imacia &lt;imacia@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10400#bugnotes</comments>
</item>
<item>
<title>0009457: XY Plot does not support large numbers (double length versus single length)</title>
<link>http://www.gccxml.org/Bug/view.php?id=9457</link>
<description>XY Plots do not support double precision numbers? I have CSV tables of numbers in the range e+48 e+49. The paraview Spreadsheet view works fine, but the XY plot is empty.&lt;br /&gt;
&lt;br /&gt;
Dividing by e+20 with a text editor before reading the data makes it work, but that is not good quantitative data analysis practice. The scientist wants to see the true data in real units.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=9457</guid>
<author>cscs &lt;cscs@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=9457#bugnotes</comments>
</item>
<item>
<title>0010398: At least one of ErodeObjectMorphologyImageFilter and DilateObjectMorphologyImageFilter not behaving as expected</title>
<link>http://www.gccxml.org/Bug/view.php?id=10398</link>
<description>A closed image should contain the original image. However the result of applying DilateObjectMorphologyImageFilter followed by ErodeObjectMorphologyImageFilter results in an image which is shrunk compared to the original image.&lt;br /&gt;
&lt;br /&gt;
This error is not observed when one uses BinaryDilateImageFilter and BinaryErodeImageFilter&lt;br /&gt;
&lt;br /&gt;
I've uploaded a sample file and attached the code for a program that will read in an input file, perform the close, and save the result back. You can comment out and uncomment the appropriate lines to change the filter being used.&lt;br /&gt;
&lt;br /&gt;
You may call it with&lt;br /&gt;
close_filter mandible.mha closed_mandible.mha 3&lt;br /&gt;
The error will be most clearly visible near axial slices 24 and 25 of the closed image.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10398</guid>
<author>rohitsaboo &lt;rohitsaboo@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10398#bugnotes</comments>
</item>
<item>
<title>0010395: cannot use add_dependencies() for imported libraries (together with externalproject_add())</title>
<link>http://www.gccxml.org/Bug/view.php?id=10395</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I want to use externalproject_add(), and in order to make sure that the external project (log4cplus) is built before my targets which link against it, I tried to create the dependency by creating an imported library, which depends on the externalproject-target, and then link against this imported library:&lt;br /&gt;
&lt;br /&gt;
externalproject_add(EP_log4cplus&lt;br /&gt;
       SOURCE_DIR ${CMAKE_SOURCE_DIR}/Packages/log4cplus/log4cplus-1.0.3&lt;br /&gt;
       DOWNLOAD_COMMAND &quot;&quot;&lt;br /&gt;
       INSTALL_DIR ${CMAKE_BINARY_DIR}/Packages/Install&lt;br /&gt;
       CONFIGURE_COMMAND &lt;SOURCE_DIR&gt;/configure --prefix=&lt;INSTALL_DIR&gt;&lt;br /&gt;
       BUILD_COMMAND make -j4&lt;br /&gt;
       )&lt;br /&gt;
&lt;br /&gt;
add_library(log4cplus UNKNOWN IMPORTED)&lt;br /&gt;
set_property(TARGET log4cplus PROPERTY &lt;br /&gt;
  IMPORTED_LOCATION ${CMAKE_BINARY_DIR}/Packages/Install/lib/liblog4cplus.so )&lt;br /&gt;
add_dependencies(log4cplus EP_log4cplus)&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
add_executable(foo main.cpp)&lt;br /&gt;
target_link_libraries(foo log4cplus)&lt;br /&gt;
&lt;br /&gt;
When I try to do this, cmake complains:&lt;br /&gt;
trunk/build-281/shared/tests/SystemInformation&gt; make&lt;br /&gt;
CMake Error at CMakeLists.txt:31 (add_dependencies):&lt;br /&gt;
  add_dependencies Adding dependency to non-existent target: log4cplus&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It would be nice if this could be made to work.&lt;br /&gt;
Otherwise I didn't find an easier way than additionally to linking against the library, also make the target dependent on the external project target:&lt;br /&gt;
&lt;br /&gt;
target_link_libraries(foo -llog4cplus)&lt;br /&gt;
add_dependencies(foo EP_log4cplus)&lt;br /&gt;
&lt;br /&gt;
It would be much more elegant if I could avoid the add_dependencies() call here and instead just use the imported library.&lt;br /&gt;
&lt;br /&gt;
Alex</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10395</guid>
<author>neundorf &lt;neundorf@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10395#bugnotes</comments>
</item>
<item>
<title>0010397: Options for the visual studio generators</title>
<link>http://www.gccxml.org/Bug/view.php?id=10397</link>
<description>I added support for the /Zc:wchar_t- and /GF compiler options of&lt;br /&gt;
visual c++</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10397</guid>
<author>herbst &lt;herbst@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10397#bugnotes</comments>
</item>
<item>
<title>0010396: Support for solution name change</title>
<link>http://www.gccxml.org/Bug/view.php?id=10396</link>
<description>I added a CMake variable (CMAKE_SOLUTION_NAME) to choose another name for the&lt;br /&gt;
generated visual studio solution file. This is very neat if you have multiple&lt;br /&gt;
differently configured of the same solution open at the same time and&lt;br /&gt;
want to quickly know which configuration working on.</description>
<guid>http://www.gccxml.org/Bug/view.php?id=10396</guid>
<author>herbst &lt;herbst@example.com&gt;</author>
<comments>http://www.gccxml.org/Bug/view.php?id=10396#bugnotes</comments>
</item>
</channel>
</rss>
