[lazarus] Win32 Code Analysis

Jeff Wormsley daworm at cdc.net
Fri Mar 30 16:08:25 EST 2001


On 03/31/2001 at 1:07 AM Michael.VanCanneyt at Wisa.be wrote:

>And: The compiler does not name the files; it is the programmer that does
>this.

True, but if you type "Uses blahblah;" in your code, the compiler will look for blahblah.pp, not blahblah.pas.  It would be very nice if this were a command-line switch (if it is, it's one I've missed.)

>It is always up to the programmer to code compiler-independent, the compiler
>should not enforce anything.

True, although it is sometimes difficult where compiler features do not intersect.

Jeff.







More information about the Lazarus mailing list