"linux-x86-64/mpc/default/none_feature-drop-stars.tar.xz" did not exist on "953a51643b5400065df33647f9c2b93046bd57ab"
-
Blue Swirl authored
GCC 3.3.5 generates warnings for static forward declarations of data, so rearrange code to use static forward declarations of functions instead. Use <getopt.h> for optind instead of local definition. Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>Blue Swirl authoredGCC 3.3.5 generates warnings for static forward declarations of data, so rearrange code to use static forward declarations of functions instead. Use <getopt.h> for optind instead of local definition. Signed-off-by:
Blue Swirl <blauwirbel@gmail.com>
Loading