Le mardi 20 mai 2014 10:21:43, Christian Authmann a écrit :
> Hello,
>
> I tried to compile GDAL 1.11.0 with the meteosat 2 (MSG) driver, but
> compilation failed in
>
> frmts/msg/msgcommand.cpp
>
> with a message stating that sprintf() was unknown. Adding
>
> #include
>
> at the top of the f
Hello,
I tried to compile GDAL 1.11.0 with the meteosat 2 (MSG) driver, but
compilation failed in
frmts/msg/msgcommand.cpp
with a message stating that sprintf() was unknown. Adding
#include
at the top of the file fixed the problem. A trivial patch is attached; I
release it under the licen