[vtkusers] A fix for MSVC warning D9025: overriding '/W1' with '/w'
Niels Dekker - address until 2018
niels_dekker_address_until_2018 at xs4all.nl
Wed Sep 23 10:16:01 EDT 2015
Hi Cory,
Thank you! When I have time (hopefully before next Sunday), I'll try
to contribute the patch via your gitlab contribution process. Is the
process similar to ITK? And do you think I should create a "ticket" or
"bug report" for this little issue?
If I can't get it to work (or if it takes me too much time), I hope
someone else can do the patch for me, next week or so...
Kind regards, Niels
PS Also thanks to Audrius for the support :-)
Cory Quammen wrote on September 23, 2015, 15:54:
> Hi Niels,
>
> This does sound like a good patch. Would you mind contributing it via
> our gitlab contribution process? Please see [1].
>
> [1] https://gitlab.kitware.com/vtk/vtk/blob/master/CONTRIBUTING.md
>
> Thank you,
> Cory
>
> On Wed, Sep 23, 2015 at 9:46 AM, Niels Dekker wrote:
>
> Does anyone here think it would be nice to fix these MSVC warnings?
>
> Basically it's just a matter of replacing '/w' and '-w' by '/W0',
> in various CMake files of the VTK source tree, according to the
> patch/diff-file I attached last Sunday.
More information about the vtkusers
mailing list