On Wed, 26 Sep 2007 11:47:51 +0400
12 12 <[EMAIL PROTECTED]> wrote:

> Why Lazarus sometimes warns me: "Press Ignore to risk data
> corruption"? 

It means there were an unexpected exception, which can mean 
a) A nice error dialog was not implemented
b) The exception should not happen, there is a bug, some memory is an
undefined state and if you continue you risk that the corrupted memory
will spread = data corruption.


> After that i get beaten sources for some units.

Then it's b).


> This happens as under GNU/Linux as under Windowse...

Please give more details how to reproduce it and report the bug.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to