Re: [fpc-devel] db.pas - tiny error

2012-01-01 Thread Marco van de Voort
In our previous episode, Howard Page-Clark said: > There's a minor naming error in packages\fcl-db\src\base\db.pas at line 94 > > property OriginalExcaption > > (should be OriginalException, of course) Corrected, thanks! ___ fpc-devel maillist - fpc-

[fpc-devel] db.pas - tiny error

2012-01-01 Thread Howard Page-Clark
There's a minor naming error in packages\fcl-db\src\base\db.pas at line 94 property OriginalExcaption (should be OriginalException, of course) ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-de

Re: [fpc-devel] Free Pascal 2.6.0 released!

2012-01-01 Thread Felipe Monteiro de Carvalho
On Sun, Jan 1, 2012 at 2:12 PM, Jeff Duntemann wrote: > Bravo! My only question is: Are there any particular issues with respect to > using 2.6.0 with Lazarus? For desktop platforms I don't know any issues. It works just as good as 2.4 -- Felipe Monteiro de Carvalho

Re: [fpc-devel] Free Pascal 2.6.0 released!

2012-01-01 Thread Jeff Duntemann
Bravo! My only question is: Are there any particular issues with respect to using 2.6.0 with Lazarus? I didn't see that mentioned in the changes doc. Thanks to everybody who worked on it! (And happy new year, all!) --73-- --Jeff Duntemann Colorado Springs, Colorado On 1/1/2012 8:43 AM, Marc

[fpc-devel] Free Pascal 2.6.0 released!

2012-01-01 Thread Marco van de Voort
Hello, first, FPC core wants to wish a happy 2012! To start the new year with a bang, a new major release of Free Pascal, version 2.6.0, was uploaded to our FTP servers. Changes that may break backwards compatibility are documented at: http://wiki.freepascal.org/User_Changes_2.6.0 For Download