InsightSoftwareConsortium / ITKSoftwareGuide

Sources for the ITKSoftwareGuide.
https://itk.org/ItkSoftwareGuide.pdf
31 stars 16 forks source link

Line length to long warnings #131

Open thewtex opened 5 years ago

thewtex commented 5 years ago

This will need to be fixed in the main ITK repository.

https://open.cdash.org/viewBuildError.php?type=1&buildid=6056900

Examples/RegistrationITKv4/DeformableRegistration5.cxx:308:80: warning: Line length too long for LaTeX printing
Examples/RegistrationITKv4/DeformableRegistration5.cxx:338:80: warning: Line length too long for LaTeX printing
Examples/RegistrationITKv4/DeformableRegistration5.cxx:339:80: warning: Line length too long for LaTeX printing
Examples/RegistrationITKv4/DeformableRegistration3.cxx:309:80: warning: Line length too long for LaTeX printing
Examples/RegistrationITKv4/DeformableRegistration3.cxx:339:80: warning: Line length too long for LaTeX printing
jhlegarreta commented 4 years ago

Some few more of those/updated list: https://open.cdash.org/viewBuildError.php?type=1&buildid=6520385

dzenanz commented 4 years ago

If https://github.com/InsightSoftwareConsortium/ITK/pull/1825 is used, do the warnings go away?