On Mon, 30 Nov 2009 22:59:45 +0100 Giulio Bernardi <[email protected]> wrote:
> Mattias Gaertner ha scritto: > > On Mon, 30 Nov 2009 17:19:20 +0700 > > Paul Ishenin <[email protected]> wrote: > > > >> Mattias Gaertner wrote: > >> > >>> Some clarifications: > >>> The option does nothing at the moment. > >>> The IDE auto detects if an unit uses $R or $I .lrs. If it uses $R > >>> then the IDE will not update/create the .lrs file. So the fpc resources > >>> work even if you do not set the option or if you mix resource types. > >>> Eventually the option should be used when creating new forms. > >> The most important for me is that it does not show errors and works > >> perfectly now. Can it save without the BOM even if file had it before? > > > > Yes, that would be possible. > > > > But I think this should be fixed in fpcres. Otherwise windows > > users editing the lfm files will easily run into this error. > > > Fixed in rev 14292. > I had to fix TParser too, since fcl-res uses ObjectTextToBinary to compile > dfm/xfm/lfm files. Thanks. Mattias _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
