Hello Peter,

Thursday, April 28, 2005, 11:37:30 AM, you wrote:


PV> No time, we all have other jobs. Providing a complete diff helps. It can
PV> be verified quicker.

I see a potential problem i my yesterday's solution. Now I use an
initialized variable (or typized constant) which changes its value at
run-time. That is good while compiler compiles only one application
(e.g. from the command line). But if compiler will compile more than
once at run-time (e. g. it will be a dll called from IDE), all such
flag variables should be re-initialized before next job. Currently no
re-initialization is provided in my path. Is this re-initialization
really actual?

-- 
Best regards,
 Pavel                            mailto:[EMAIL PROTECTED]



_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to