[fpc-pascal] Dear FreePascal

2010-04-17 Thread
Dear FreePascal, I have some questions when I am using Free Pascal >> firstly , I find that I Can't use hot-key "Ctrl+N" to add a new line in the IDE. and I think the Free Pascal's ide is not very stable, I am using fpc under a MS-DOS 7.1, sometimes when I am editing my sourse code

Re: [fpc-pascal] Published -> Public

2010-04-17 Thread Marc Weustink
Martin wrote: procedure TChild.Foo; begin inherited; // or: inerithed Foo; // do more end; I thought that in this last case, the compiler would know, that inherited points to TBase.Foo; and the compiler would optimize the code, to call directly (skipping the VMT) ? But I guess I am wro

Re: [fpc-pascal] Lazarus Snapshots Intel Mac with FPC 2.4.1?

2010-04-17 Thread Ritchie Flick
On Apr 17, 2010, at 1:50 PM, Jonas Maebe wrote: > > On 17 Apr 2010, at 10:37, Tobias Giesen wrote: > >> I'm having serious problems with bugs in FPC 2.4.0 on Intel Mac OS X. > > Which bugs? > >> Would it be possible to post snapshots with 2.4.1? > > Do you know that these bugs are fixed in 2.

Re: [fpc-pascal] "start" Lazarus

2010-04-17 Thread Mattias Gaertner
On Sat, 17 Apr 2010 16:11:48 +0200 Ritchie Flick wrote: > > On Apr 16, 2010, at 6:40 PM, spir ☣ wrote: > > > Hello, > > > > Newcomer here. > > Seems stupid, but I had a hard time in simply starting Lazarus -- on > > Ubuntu. When I typed "lazarus", I got an error message about a lazarus > > p

Re: [fpc-pascal] "start" Lazarus

2010-04-17 Thread Ritchie Flick
On Apr 16, 2010, at 6:40 PM, spir ☣ wrote: > Hello, > > Newcomer here. > Seems stupid, but I had a hard time in simply starting Lazarus -- on Ubuntu. > When I typed "lazarus", I got an error message about a lazarus program from > another package. Finally thought at the "Application" menu, whic

Re: [fpc-pascal] Published -> Public

2010-04-17 Thread Mattias Gaertner
On Sat, 17 Apr 2010 14:28:16 +0200 Zaher Dirkey wrote: > On Sat, Apr 17, 2010 at 1:08 PM, Mattias Gaertner > wrote: > > On Sat, 17 Apr 2010 13:05:07 +0200 > > Zaher Dirkey wrote: > > > >> 2010/4/17 Flávio Etrusco : > >> > On Fri, Apr 16, 2010 at 4:54 PM, José Mejuto wrote: > >> >> Hello FPC-Pa

Re: [fpc-pascal] Published -> Public

2010-04-17 Thread Zaher Dirkey
On Sat, Apr 17, 2010 at 1:08 PM, Mattias Gaertner wrote: > On Sat, 17 Apr 2010 13:05:07 +0200 > Zaher Dirkey wrote: > >> 2010/4/17 Flávio Etrusco : >> > On Fri, Apr 16, 2010 at 4:54 PM, José Mejuto wrote: >> >> Hello FPC-Pascal, >> >> >> >> Friday, April 16, 2010, 9:06:45 PM, you wrote: >> >> >>

Re: [fpc-pascal] Lazarus Snapshots Intel Mac with FPC 2.4.1?

2010-04-17 Thread Jonas Maebe
On 17 Apr 2010, at 10:37, Tobias Giesen wrote: > I'm having serious problems with bugs in FPC 2.4.0 on Intel Mac OS X. Which bugs? > Would it be possible to post snapshots with 2.4.1? Do you know that these bugs are fixed in 2.4.1? Jonas ___ fpc-p

Re: [fpc-pascal] Published -> Public

2010-04-17 Thread Mattias Gaertner
On Sat, 17 Apr 2010 13:05:07 +0200 Zaher Dirkey wrote: > 2010/4/17 Flávio Etrusco : > > On Fri, Apr 16, 2010 at 4:54 PM, José Mejuto wrote: > >> Hello FPC-Pascal, > >> > >> Friday, April 16, 2010, 9:06:45 PM, you wrote: > >> > >> FE> Published methods can be found with TObject.MethodAddress, tha

Re: Re[6]: [fpc-pascal] Published -> Public

2010-04-17 Thread Zaher Dirkey
2010/4/17 Flávio Etrusco : > On Fri, Apr 16, 2010 at 4:54 PM, José Mejuto wrote: >> Hello FPC-Pascal, >> >> Friday, April 16, 2010, 9:06:45 PM, you wrote: >> >> FE> Published methods can be found with TObject.MethodAddress, that's how >> FE> the lfm hook event handlers (and why Form event handlers

[fpc-pascal] Lazarus Snapshots Intel Mac with FPC 2.4.1?

2010-04-17 Thread Tobias Giesen
Hello, I'm having serious problems with bugs in FPC 2.4.0 on Intel Mac OS X. Would it be possible to post snapshots with 2.4.1? Cheers, Tobias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fp