The source project of this merge request has been removed.
Honor Options "Use Scale" and "Use Position" when solving from a file.
I noticed that, if a fits file already contains scale and position information, the "Load&Slew" functionality uses this information regardless of the options settings "use scale" and "use position". This patch fixes that: Now when "Load&Slew" is invoked and the fits file contains the information, this information is discarded if the respective checkboxes in Options are unset.
In addition a few compiler warnings are silenced.
I created this patch against stable-3.5.4 branch.