On 2013-11-22 00:50, silvioprog wrote:
>
> https://github.com/graemeg/freepascal/commits/master
>
> The last commit it:
My appologies... I've relocated the server that maintains that
repository, but have been overwhelmed with work, so haven't had a chance
to set it up in the new location. I'll t
On 2013-11-22 00:50, silvioprog wrote:
>
> https://github.com/graemeg/freepascal/commits/master
OK, I've completed the server relocation. Everything should be up and
running as normal again. If you find it goes out of sync (hopefully not)
then just let me know.
I've also got the Lazarus git mir
Hello
We found an old link from 2005 about a FastMM port :
http://free-pascal-general.1045716.n5.nabble.com/First-Test-of-FastMM4-for-fpc-td2809801.html
Is it still alive? Is there a version that works with recent FPCs?
Support for Win32 would be enough obviously.
We are comparing different memo
Problem solved ... ironically the solution was from a Windows guy.
Faulty Code
Core2Thread_ID := BeginThread(@Core2_Thread_Test);
InitCriticalSection(CriticalSection_Core2);
Set_Thread_CPU_Core(Core2Thread_ID,$01);
writeln('Core2 ok');
Core22Thread_ID := BeginThread(@Core22_T
Hi,
FPC has a lib to create CAB file format?
--
Marcos Douglas
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
On 11/25/2013 9:17 AM, Marcos Douglas wrote:
> FPC has a lib to create CAB file format?
Abbrevia can create CAB archives (Windows only) and the official
releases support FreePascal. http://tpabbrevia.sourceforge.net/
--
Craig Peterson
Scooter Software
__
On Mon, Nov 25, 2013 at 1:11 PM, Craig Peterson
wrote:
> On 11/25/2013 9:17 AM, Marcos Douglas wrote:
>> FPC has a lib to create CAB file format?
>
> Abbrevia can create CAB archives (Windows only) and the official
> releases support FreePascal. http://tpabbrevia.sourceforge.net/
Thanks, I will
Am 25.11.2013 15:31 schrieb "Brian" :
>
> Problem solved ... ironically the solution was from a Windows guy.
>
> Faulty Code
>
...
> Corrected Code : InitCriticalSection() BEFORE BeginThread()
>
Ah yes. Always keep in mind that the thread could already be happily
running (or in extreme cases even
On Mon, Nov 25, 2013 at 2:03 PM, Marcos Douglas wrote:
> On Mon, Nov 25, 2013 at 1:11 PM, Craig Peterson
> wrote:
>> On 11/25/2013 9:17 AM, Marcos Douglas wrote:
>>> FPC has a lib to create CAB file format?
>>
>> Abbrevia can create CAB archives (Windows only) and the official
>> releases support
Hello,
Can you help me to fix this issue?:
https://github.com/remobjects/pascalscript/issues/61
Thank you!
--
Silvio Clécio
My public projects - github.com/silvioprog
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal
2013/11/24 Graeme Geldenhuys
> On 2013-11-22 00:50, silvioprog wrote:
> >
> > https://github.com/graemeg/freepascal/commits/master
> >
> > The last commit it:
>
> My appologies... I've relocated the server that maintains that
> repository, but have been overwhelmed with work, so haven't had a cha
11 matches
Mail list logo