Michael Van Canneyt schreef:


On Wed, 17 May 2006, Marco van de Voort wrote:

Most logical would be to store the conditionals that pkg is compiled with in
package.fpc ?

Well, the point is, you could get all source pathes from the currently
valid ppus.

If they are compiled on this system? Most people use precompiled FPC in
combination with lazarus.

You don't need the sources. The .ppu contains everything you need.


They don't contain implementation in human readable form. For example if I have the TComponent.Name property, I want to be able to jump to TComponent.SetName method declaration and then to the implementation. You need sources for that. Does the ppu provide (relative) source locations?

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

Reply via email to