It is highly desirable in software with multiple developers for the software to build with 0 warnings. This is because it allows developers to easily tell if their new changes are causing new warnings, which might indicate things that their code is doing wrong and should be fixed.
Z2R's builds (both 4.3 and 4.4) produce a LOT of warnings, making it a large amount of work to tell if new changes cause new warnings. This should really be fixed as soon as can be managed.
It is highly desirable in software with multiple developers for the software to build with 0 warnings. This is because it allows developers to easily tell if their new changes are causing new warnings, which might indicate things that their code is doing wrong and should be fixed.
Z2R's builds (both 4.3 and 4.4) produce a LOT of warnings, making it a large amount of work to tell if new changes cause new warnings. This should really be fixed as soon as can be managed.