-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
warnings-plugin
Visual Studio c++ compiler warnings are not detected by warnings plugin.
I used Clang, Sun c+, TI code composer studio (c/c+), Wind river, Cpplinit. But nothing works out.
E.g warning:
"C:\Jenkins\val.vcxproj" (Rebuild target) (19) ->
src\path\to\hello.cpp(310): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
Am I missing something?
[JENKINS-35100] Warnings Compiler Plugin for Visual Studio c++
Description |
Original:
Visual Studio c++ compiler warnings are not detected by warnings plugin. I used Clang, Sun c++, TI code composer studio (c/c++), Wind river, CppInit. But nothing works out. E.g warning: "C:\Jenkins\val.vcxproj" (Rebuild target) (19) -> src\path\to\hello.cpp(310): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data Am I missing something? |
New:
Visual Studio c++ compiler warnings are not detected by warnings plugin. I used Clang, Sun c++, TI code composer studio (c/c++), Wind river, Cpplinit. But nothing works out. E.g warning: "C:\Jenkins\val.vcxproj" (Rebuild target) (19) -> src\path\to\hello.cpp(310): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data Am I missing something? |
Issue Type | Original: Bug [ 1 ] | New: New Feature [ 2 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 171319 ] | New: JNJira + In-Review [ 210076 ] |