Re: [fpc-devel] [patch] fixes check for unused threadvars

2009-04-22 Thread Sergei Gorelkin
Sergei Gorelkin wrote: Attached is a one-line fix that makes programs a couple of bytes smaller by preventing creation of empty threadvar tables when threadvars are not actually used. The condition "Assigned(TAsmList.First)" always evaluates to True because the list contains at least one marke

Re: [fpc-devel] Definitions from gdkcairo.h missing in gtk2 package

2009-04-22 Thread Martin Sucha
Hi, Marco van de Voort wrote: >> But at moment I don't know whether >> it is allowed for fpc packages to be dependent on other packages. >> Therefore I removed cairo dependency and declared Pcairo_t (the only >> dependency) as pointer. > > Yes it is allowed, but it also needs mods to the build