[fpc-pascal] Re: chown on Mac OS X

Florian Klaempfl florian at freepascal.org
Sat Jul 19 22:29:55 CEST 2008


Florian Klaempfl schrieb:
> Tobias Giesen schrieb:
>> Hi,
>>
>> correction! Adding FpChown to oscdeclh.inc works fine. This line needs
>> to be added:
>>
>> Function FpChown (path : pChar; owner : TUid; group : TGid): cInt; 
>> cdecl; external clib name 'chown';
>>
>> to oscdeclh.inc in the rtl/unix folder.
>>
>> Cheers,
>> Tobias
> 
> Better add such information to the bug report so it won't get lost.

Just noticed that you already did, thanks.



More information about the fpc-pascal mailing list