gcc-4.3.3 erroneously complains that some variables may be used uninitialized. Silence it assigning NULL on declaration, as is already done with many other variables.
Before creating any new configure files (.conf) read the CONF_FILES_README.md
gcc-4.3.3 erroneously complains that some variables may be used uninitialized. Silence it assigning NULL on declaration, as is already done with many other variables.
Before creating any new configure files (.conf) read the CONF_FILES_README.md