On 24/05/2013 19:42, Zaher Dirkey wrote:
On Fri, May 24, 2013 at 9:17 PM, Martin <[email protected]
<mailto:[email protected]>> wrote:
I think the question is what is calling debugln.
- If your code does, then it should log.
- If it is in the IDE (but you wouldn't run that on wince) then
that is correct to.
- If something else calls debugln, then that probably needs to be
stopped.
I am not use it at all, LCL in WINCE send this debug lines, it is even
in release version of my exe, i think Filipe will understand me.
Ok, so this a messages somewhere in the LCL or in the wince code of the LCL.
I only ask because you pointed to the code of the logger. But that code
is not responsible. Any call to it, in the LCL, should be ifdefed.
Or it should go via LazLoggerBase or LazLoggerDummy, instead of LCLProc.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus