Re: [fpc-pascal] Re: compiling code causes IDE to crash

2005-06-03 Thread Jonas Maebe
On 23 mei 2005, at 21:03, Tony Pelton wrote: Var e : Double = .001; fwiw, after _alot_ of trial/error/ide segv's, i was able to isolate the problem to the above 'Var' declaration. Var e : Double = 0.001; ... works much better. Does simply having that statement in a random program crash th

Re: [fpc-pascal] TObjectList in Contnrs in FCL (doc, usage)?

2005-06-03 Thread Michael Van Canneyt
On Fri, 3 Jun 2005, Tom Verhoeff wrote: On Thu, Jun 02, 2005 at 07:48:30PM +0200, Michael Van Canneyt wrote: Classes is RTL. I will update the web page. Will you also include Contnrs in the FCL unit overview? It is currently not mentioned. I will. It would also be good to include a s

Re: [fpc-pascal] TObjectList in Contnrs in FCL (doc, usage)?

2005-06-03 Thread Tom Verhoeff
On Thu, Jun 02, 2005 at 07:48:30PM +0200, Michael Van Canneyt wrote: > > > > > > Classes is RTL. I will update the web page. Will you also include Contnrs in the FCL unit overview? It is currently not mentioned. It would also be good to include a statement about FCL documentation. At the moment