View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001156CMakepublic2004-09-10 18:542004-09-16 17:14
ReporterMathieu Malaterre 
Assigned ToSystem Admin 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001156: Better support for icc 'remark'
Descriptionicc defines something aboce warning, which is called 'remark'. cmake should support parsing those remark as warnings:

Building object file vtkGenericCellTessellator.o...
/home/malaterre/Kitware/VTK/Common/vtkOStrStreamWrapper.h(31): remark 0000444: destructor for base class "vtkOStreamWrapper" is not virtual
  class VTK_COMMON_EXPORT vtkOStrStreamWrapper: public vtkOStreamWrapper
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0001443)
Bill Hoffman (manager)
2004-09-16 16:58

This is a ctest issue.
(0001448)
System Admin (reporter)
2004-09-16 17:14

You can use CTestCustom.ctest

I did put it here:
/cvsroot/CMake/CMake/Source/CTest/cmCTestBuildHandler.cxx,v <-- cmCTestBuildHandler.cxx
new revision: 1.2; previous revision: 1.1

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team