Re: [fpc-devel] GetAppConfigDir under Unices

2005-11-04 Thread dannym
Hi, Am Freitag, den 04.11.2005, 05:46 +0100 schrieb Michalis Kamburelis: > Hi > > I just tested SysUtils.GetAppConfigDir under Linux and I see that it > returns >GetHomeDir + ApplicationName > (when Global = false). Shouldn't it rather return >GetHomeDir + '.' + ApplicationName > ? Confi

Re: [fpc-devel] GetAppConfigDir under Unices

2005-11-04 Thread dannym
Hi, Am Freitag, den 04.11.2005, 17:26 +0100 schrieb Michael Van Canneyt: > > On Fri, 4 Nov 2005, dannym wrote: > > > Hi, > > > > Am Freitag, den 04.11.2005, 05:46 +0100 schrieb Michalis Kamburelis: > >> Hi > >> > >> I just tested

Re: [fpc-devel] Templates / Generics

2005-11-04 Thread dannym
Hi, Am Freitag, den 04.11.2005, 20:28 +0100 schrieb Florian Klaempfl: > I read the disussion above and I'll post my thoughts so far below: > > - we'll use a syntax as close as possible to Chrome, e.g. > type > TList = class > ... > end; > > - instantiation will be only possible in declar

Re: [fpc-devel] Templates / Generics

2005-11-08 Thread dannym
Hi, Am Freitag, den 04.11.2005, 19:33 +0100 schrieb Peter Vreman: > At 18:17 4-11-2005, you wrote: > >This is evaluated by the pre-compiler run during compile time. > > > >When you use the template with e.g. > >var > >bl: List; > > > >then procedure show(s:string) is taken. > > > > But what if th

Re: [fpc-devel] Generics Basics

2005-11-08 Thread dannym
Hi, Am Dienstag, den 08.11.2005, 18:10 -0200 schrieb Felipe Monteiro de Carvalho: > Hello, > > I am trying to understand what exactly generics are. I read the wiki > page, but there are lot's of code examples and very few explanations. > Can someone explain it to me in a (relatively) simple way?

Re: [fpc-devel] Generics Basics

2005-11-11 Thread dannym
Hi, Am Donnerstag, den 10.11.2005, 20:24 +1100 schrieb John Briggs: > On Tue, Nov 08, 2005 at 10:00:49PM +0100, dannym wrote: > > Hi, > > > > Am Dienstag, den 08.11.2005, 18:10 -0200 schrieb Felipe Monteiro de > > Carvalho: > > > Hello, > > >

Re: [fpc-devel] fpc_pchar_length error

2005-12-12 Thread dannym
Hi, Am Montag, den 12.12.2005, 15:29 +0200 schrieb Alexandrov Alexandru: > On 12/12/05, Michael Van Canneyt <[EMAIL PROTECTED]> wrote: > > > > > > On Mon, 12 Dec 2005, Jonas Maebe wrote: > > > > > > > > On 11 dec 2005, at 22:22, Alexandrov Alexandru wrote: > > > > > >>> It depends on the specs of

Re: [fpc-devel] Re: [lazarus-dev] IInterface IUnknown

2006-01-07 Thread dannym
Hi, Am Freitag, den 06.01.2006, 21:29 +0100 schrieb Florian Klaempfl: > Vincent Snijders wrote: > > > Mattias Gaertner wrote: > > > >> My ISP is currently on a blacklist, so I can't send a mail to the FPC > >> list. > >> Can someone ask on the fpc list for me: > >> > >> Why has Delphi 7: > >> >