-
- Downloads
Replace `sprintnf` calls with `snprintf` in multiple packages
This is to suppress the warnings we see now in the nightlies on the macbeta nodes: https://lcgapp-services.cern.ch/root-jenkins/view/ROOT%20Nightly/job/root-nightly-master/LABEL=macbeta,SPEC=cxx17,V=master/lastBuild/parsed_console/ After this PR, there will only be a final PR necessacy to fix these warnings in TMVA.
Showing
- graf2d/graf/src/TCandle.cxx 2 additions, 2 deletionsgraf2d/graf/src/TCandle.cxx
- gui/gui/src/TGFont.cxx 1 addition, 1 deletiongui/gui/src/TGFont.cxx
- gui/guihtml/src/TGHtmlDraw.cxx 3 additions, 2 deletionsgui/guihtml/src/TGHtmlDraw.cxx
- io/xml/src/TBufferXML.cxx 3 additions, 2 deletionsio/xml/src/TBufferXML.cxx
- io/xml/src/TXMLEngine.cxx 1 addition, 1 deletionio/xml/src/TXMLEngine.cxx
- io/xml/src/TXMLFile.cxx 7 additions, 5 deletionsio/xml/src/TXMLFile.cxx
- math/minuit/src/TMinuit.cxx 1 addition, 1 deletionmath/minuit/src/TMinuit.cxx
- test/guitest.cxx 13 additions, 11 deletionstest/guitest.cxx
- test/stressGraphics.cxx 22 additions, 18 deletionstest/stressGraphics.cxx
- test/stressRooFit.cxx 1 addition, 1 deletiontest/stressRooFit.cxx
Loading
Please register or sign in to comment