[Lazarus] How to restore ignored exceptions in IDE?

2011-03-04 Thread Frank Church
I got the IDE ignore some exceptions and now I need to reenable their detection. How do I get them back? I am using 0.9.28.3. -- Frank Church === http://devblog.brahmancreations.com -- ___ Lazarus mailing list

Re: [Lazarus] How to restore ignored exceptions in IDE?

2011-03-04 Thread Graeme Geldenhuys
Op 04/03/2011 11:35, Frank Church het geskryf: How do I get them back? Environment Options Debugger Language Exceptions. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ --

Re: [Lazarus] Next FPC official release

2011-03-04 Thread Sven Barth
Am 04.03.2011 14:42, schrieb Marco van de Voort: On Mon, Feb 28, 2011 at 10:23:44AM -0300, Alexsander Rosa wrote: Ok, thanks. The bugtrack roadmap page has 3.0.0 only, probably I was looking in the wrong place. See http://www.freepascal.org/faq.var#versions for a short summary about

Re: [Lazarus] Next FPC official release

2011-03-04 Thread Marco van de Voort
On Fri, Mar 04, 2011 at 02:56:21PM +0100, Sven Barth wrote: That being said, specially when branching a major branch, it is hard to get an overview what has been added but not merged (for e.g. the release manifest), and some more administration on this front wouldn't be bad. Something

Re: [Lazarus] Next FPC official release

2011-03-04 Thread Alexsander Rosa
AFAIK, Lazarus 0.9.30 will be the last Lazarus release able to be compiled with an official FPC release. The current Lazarus trunk needs FPC 2.5.1 and FPC 2.6.0 is going to be released in a distant future. So we have, for the first time, a gap: you can't be partly bleeding-edge anymore. Before

Re: [Lazarus] Next FPC official release

2011-03-04 Thread Felipe Monteiro de Carvalho
2011/3/4 Alexsander Rosa alexsander.r...@gmail.com: The current Lazarus trunk needs FPC 2.5.1 and FPC 2.6.0 is going to be released in a distant future. So we have, for the first time, a gap: you can't be partly bleeding-edge anymore. I am sure that Lazarus SVN compiles with FPC 2.4.2 in Linux

Re: [Lazarus] Next FPC official release

2011-03-04 Thread Mattias Gaertner
On Fri, 4 Mar 2011 13:17:45 -0300 Alexsander Rosa alexsander.r...@gmail.com wrote: AFAIK, Lazarus 0.9.30 will be the last Lazarus release able to be compiled with an official FPC release. The current Lazarus trunk needs FPC 2.5.1 Why do you think so? It compiles with 2.4.2. Mattias --

Re: [Lazarus] Next FPC official release

2011-03-04 Thread Alexsander Rosa
A few weeks ago, when 0.9.30 fixes was branched, I've tried to compile Lazarus trunk with a released FPC and it failed. At the same time, someone else complained here with the same error I had and the answer was: 11.01.2011 21:03, Dave Coventry wrote: On Ubuntu 10.10 I've run the following

Re: [Lazarus] Next FPC official release

2011-03-04 Thread Vincent Snijders
2011/3/4 Alexsander Rosa alexsander.r...@gmail.com: A few weeks ago, when 0.9.30 fixes was branched, I've tried to compile Lazarus trunk with a released FPC and it failed. At the same time, someone else complained here with the same error I had and the answer was: compileroptions.pp(427,14)

Re: [Lazarus] Next FPC official release

2011-03-04 Thread Vincent Snijders
2011/3/4 Vincent Snijders vincent.snijd...@gmail.com: If you use lazarus trunk svn head,with fpc trunk, you must use fpc trunk *svn head* too. You did not, so your fpc 2.5.1 was too old. So, if you update lazarus and compilation fails with fpc 2.5.1, you must update fpc too. Vincent --

Re: [Lazarus] a consult about Tdbf

2011-03-04 Thread Peter Williams
Hi Hector, From: hfian...@infomed.sld.cu To: lazarus@lists.lazarus.freepascal.org Date: Thu, 3 Mar 2011 17:37:18 -0500 Subject: [Lazarus] a consult about Tdbf Dear List: i am working with Tdbf and i want to fix in a DBEdit control the words Yes or No. If i do it typing yes or no, no

Re: [Lazarus] Problems with r29727

2011-03-04 Thread Paul Ishenin
05.03.2011 7:04, Bart пишет: Hi, I just updated Lazarus (SVN) to r29727. Made a clean build from commandline using fpc 2.4.2 Do you use range checks? Best regards, Paul Ishenin -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org