Patch for unitialized variables
Brought to you by:
arjenmarkus
This patch eliminates the scary-looking ‘uninitialized variables’ messages in gfortran (version 4.7.1). There may be better values or the maintainer might prefer to leave the variables uninitialized (though in that case comments at the RETURN statements would be helpful).
Patch for uninitialized variables