On Sun, 10 Jul 2011 18:03:17 +1100 Alexander Klenin <[email protected]> wrote:
> On Sat, Jul 9, 2011 at 19:56, Mattias Gaertner > <[email protected]> wrote: > > See here > > http://wiki.freepascal.org/InstantFPC > > >From wiki: > >Changes to the compiler or installed units are not checked. > >If you install a new compiler you should clean the cache (e.g. delete the > >directory ~/.cache/instantfpc). > > Perhaps it is obvious to you, but I'd propose to store the source hash > instead of source itself, > and include compiler version in said hash. It will not solve unit > dependency issue, > but still would be an improvement IMHO. If you know a fast check for the compiler version, feel free to implement it. Otherwise this should be optional. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
