On Fri, 24 Mar 2006 10:37:51 +0100 Vincent Snijders <[EMAIL PROTECTED]> wrote:
> Mattias Gaertner wrote: > > On Tue, 21 Mar 2006 15:05:21 -0700 > > L505 <[EMAIL PROTECTED]> wrote: > > > > > >>I converted SynAnySyn for use with Lazarus. SynAnySyn is like SynUniSyn, > >>but simpler language config files. > >> > >>UniSyn was also not working with Case insensitive languages, while > >AnySyn >appears to work from brief testing I did. > > > > > > Thanks. Added and registered in the IDE. > > > > It failed to compile on x86_64-linux. I committed a fix in revision > 9010: > http://www.freepascal.org/cgi-bin/viewcvs.cgi/trunk/components/synedit/synhighlighterany.pas?root=lazarus&rev=9010&view=diff&r1=9010&r2=9009&p1=trunk/components/synedit/synhighlighterany.pas&p2=/trunk/components/synedit/synhighlighterany.pas > > Please, review, since I don't know the internals of this component. Correct. fRange is a pointer. TSynPasSyn casts it to an ordinal. Mattias _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
