Re: [Lazarus] Release preparations

2009-08-30 Thread Vincent Snijders
Vincent Snijders schreef: Hi, We have started preparations for the upcoming Lazarus 0.9.28 release. svn trunk has been branched to a fixes_0_9_28 branch, which be used to create the release from. This branch has currently version 0.9.27. Snapshots form this branch can be downloaded from

Re: [Lazarus] Release preparations

2009-08-30 Thread Jürgen Hestermann
numbering so I may not have the correct version for testing the next release. I tried build Lazarus-0.9.29-21480-fpc-2.3.1-20090830-win32 but experienced a problem: When compiling I now get a warning that my project(s) do not use the unit interfaces and whether it should be added. I called

[Lazarus] IDE still unable to handle path containing spaces?

2009-08-30 Thread Bee Jay
Hi all, While FPC had support for unit path (-Fu) containing spaces, Lazarus IDE still rejects them. If I forced them, the IDE couldn't handle them, as if they don't exist. Is it correct? Or did I miss something? TIA. -- -Bee- ...making buzzes at http://twitter.com/beezing ...writing

[Lazarus] persistent block [Re: Release preparations]

2009-08-30 Thread Martin
Martin wrote: Jürgen Hestermann wrote: 2.) Copying a block with Ctrl+K/C works, but moving it with Ctrl+K/V does not. Nothing happens except that the block is no longer marked after that key. Another (separate) bug report please. Fixed in the meantime. Martin --

Re: [Lazarus] Release preparations

2009-08-30 Thread Jürgen Hestermann
the LCL ? I used this snapshot: ftp://ftp.hu.freepascal.org/pub/lazarus/Lazarus-0.9.29-21480-fpc-2.3.1-20090830-win32.exe and i didn't change anything. -- ___ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http

Re: [Lazarus] Release preparations

2009-08-30 Thread CubicDesign
I really hope that the Import Delphi project has been fixed also. Else, Lazarus is not of much use for many many people. Yesterday, it consecutively crash and burn every time I tried to import a tiny Delphi project. Once it even restarted the almighty Ubuntu box. Vincent Snijders wrote:

Re: [Lazarus] Release preparations

2009-08-30 Thread CubicDesign
Does that mean, that not one most recent version exists? Why are there multiple working versions? Agree with this. Can anybody provide a hint (for those that are too lazy to Google which version should be actually used), which is the link to the recommended downloadable version? --

Re: [Lazarus] Release preparations

2009-08-30 Thread Paul Ishenin
Jürgen Hestermann wrote: - with xx being even (24, 26, 28) a released version. the code in this version does not change, a download of 0.9.26 today is the same as 6 month ago - with xx being odd (27, 29) a working version. The actual work in process, changes every couple of hours. 0.9.29 is

Re: [Lazarus] Release preparations

2009-08-30 Thread Paul Ishenin
CubicDesign wrote: I really hope that the Import Delphi project has been fixed also. Else, Lazarus is not of much use for many many people. Yesterday, it consecutively crash and burn every time I tried to import a tiny Delphi project. Once it even restarted the almighty Ubuntu box. Please

Re: [Lazarus] Release preparations

2009-08-30 Thread Mattias Gaertner
. Current 0.9.27 snapshots can be considered a 0.9.28RC2. I still don't get the logic in version numbering so I may not have the correct version for testing the next release. I tried build Lazarus-0.9.29-21480-fpc-2.3.1-20090830-win32 but experienced a problem: When compiling I now get a warning