>>> If this is the only reason then we should revert this modification.
>>> For such functionality we have //info switch which can be used to
>>> verify if FM statistic module is enabled and how much memory was
>>> allocated and released. Just simply run any applications with this
>>> switch, i.e.:
>>>  myapp.exe //info
>> Can you pls do it? I'm unsure what should be the "revert" 
>> state here, I did about 3-4 modifications after Istvan's 
>> initial one.
> 
> I was talking about these lines added by Istvan:
> 
>   else
>   {
>      hb_conOutErr( hb_conNewLine(), 0 );
>      hb_snprintf( buffer, sizeof( buffer ), HB_I_("Memory allocated but not 
> released: none") );
>      hb_conOutErr( buffer, 0 );
>   }
> 
> When //info runtime switch is used (explicitly as application parameter
> or using HARBOUR envvar) then memory statistic is always present so it's
> not necessary to show such dummy message.
> Before I'll remove it I'll wait for Istvan opinion.

Okay, IMO even this version is redundant, pls decide about it.

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to