Re: [fpc-devel] Fwd: bug report

2005-06-01 Thread Gerhard Scholz
I tried this example, but it does compile! No problem! - Original Message - From: 杨哲 To: fpc bug Sent: Saturday, May 21, 2005 4:10 AM Subject: [fpc-devel] Fwd: bug report fpc 2.0.0 win32 problem: I can't see pi in proceudre pre but I can see it in procedure kmp. pre is a proc

[fpc-devel] Fwd: bug report

2005-05-29 Thread 杨哲
fpc 2.0.0 win32 problem:   I can't see pi in proceudre pre but I can see it in procedure kmp.   pre is a procedure belonging to kmp.   I found that I could only see  vars in this proceudre/function and main program, but I couldn't see vars in the procedure that this procedure belongs to.   code: