[vtk-developers] Dashboards

Bill Lorensen bill.lorensen at gmail.com
Fri Nov 24 14:27:19 EST 2017


VTKExamples are fixed now...


On Wed, Nov 22, 2017 at 10:56 AM, Ben Boeckel <ben.boeckel at kitware.com> wrote:
> On Wed, Nov 22, 2017 at 08:25:09 -0500, Ken Martin wrote:
>> - bunch of utf8 compile warnings
>>
>> /Users/builder/external/VTK/ThirdParty/utf8/vtkutf8/utf8/checked.h:45:42:
>> warning: dynamic exception specifications are deprecated
>> [-Wdeprecated-dynamic-exception-spec]
>>         virtual const char* what() const throw() { return "Invalid
>> code point"; }
>>
>>
>> - missing override
>>
>> In file included from
>> /Users/builder/external/VTK/Utilities/PythonInterpreter/vtkPythonInterpreter.cxx:22:
>> /Users/builder/external/VTK/Common/Misc/vtkResourceFileLocator.h:97:3:
>> warning: '~vtkResourceFileLocator' overrides a destructor but is not
>> marked 'override' [-Winconsistent-missing-destructor-override]
>>   ~vtkResourceFileLocator();
>>   ^
>> /Users/builder/external/VTK/Common/Core/vtkObject.h:243:3: note:
>> overridden virtual function is here
>>   ~vtkObject() override;
>
> These two are here:
>
>     https://gitlab.kitware.com/vtk/vtk/merge_requests/3588
>
> But I need to see if `noexcept` works on VS2013's toolchain or not (will
> do today).
>
> --Ben
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtk-developers mailing list