Hi Vaclav,
I have replaced all but one (in i.spec.sam/open.c):
if (!flag_quiet->answer)
{
m_output(A);
}
tentatively replaced by:
if (G_verbose == 3)
{
m_output(A);
}
is that OK?
Thanks
Yann
On 20 January 2015 at 20:15, Yann Chemin <[email protected]> wrote:
> Thanks Vaclav,
>
> will try.
>
> Yann
>
> On 20 January 2015 at 19:28, Vaclav Petras <[email protected]> wrote:
>
>>
>> On Tue, Jan 20, 2015 at 8:29 AM, <[email protected]> wrote:
>>
>>> Fixed the flag.quiet structure issue
>>
>>
>> This should be replaced with G_verbose_message()
>>
>> _______________________________________________
>> grass-dev mailing list
>> [email protected]
>> http://lists.osgeo.org/mailman/listinfo/grass-dev
>>
>
>
>
> --
> ----
>
--
----
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev