Hi,
Here some warnings coming from msvc compiler:

c:\dll\iup\iup\srcmglplot\src\pde.cpp(221) : warning C4701: potentially 
uninitialized local variable 'ham' used
c:\dll\iup\iup\srcmglplot\src\prim.cpp(403) : warning C4701: potentially 
uninitialized local variable 'n2' used
c:\dll\iup\iup\srcmglplot\src\canvas.cpp(436) : warning C4701: potentially 
uninitialized local variable 'res' used
c:\dll\iup\iup\srcmglplot\src\canvas.cpp(925) : warning C4706: assignment 
within conditional expression
c:\dll\iup\iup\srcmglplot\src\parser.cpp(839) : warning C4701: potentially 
uninitialized local variable 'cond' used
c:\dll\iup\iup\srcmglplot\src\parser.cpp(862) : warning C4701: potentially 
uninitialized local variable 'cond' used
scintilla/lexers/LexLed.cxx(43) : warning C4505: 'LongDelimCheck' : 
unreferenced local function has been removed
tOleHandler.cpp(251) : warning C4101: 'szl' : unreferenced local variable
tOleHandler.cpp(364) : warning C4189: 'dwMode' : local variable is initialized 
but not referenced
tOleHandler.cpp(363) : warning C4189: 'hr' : local variable is initialized but 
not referenced
tOleHandler.cpp(911) : warning C4101: 'fEvents' : unreferenced local variable
tOleInPlaceFrame.cpp(313) : warning C4101: 'hr' : unreferenced local variable
tOleInPlaceSite.cpp(263) : warning C4101: 'msg' : unreferenced local variable
tOleInPlaceSite.cpp(389) : warning C4101: 'rcl' : unreferenced local variable
c:\dll\iup\iup\srcole\tOleControlSite.h(37) : warning C4265: 'tOleControlSite' 
: class has virtual functions, but destructor is not virtual
         instances of this class may not be destructed correctly
c:\dll\iup\iup\srcole\tDispatch.h(38) : warning C4265: 'tDispatch' : class has 
virtual functions, but destructor is not virtual
         instances of this class may not be destructed correctly

Best regards,
Ranier Vilela

_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to