> Hi all & I am quite happy to be here.
>
> I have a rather small piece of code that ocassionally breaks the 1.9.2
> (beta) compiler in Windows XP. It compiles fine under Debian Linux.
> Here's
> the error I get when compiling in the 'fp' IDE:
>
> Error: Compiler Exited
> Error: Abstract Method Ca
Hi all & I am quite happy to be here.
I have a rather small piece of code that ocassionally breaks the 1.9.2
(beta) compiler in Windows XP. It compiles fine under Debian Linux. Here's
the error I get when compiling in the 'fp' IDE:
Error: Compiler Exited
Error: Abstract Method Called
I am just
Crabtree, Chad wrote:
Ok. Thank you that worked however I'd like to ask some questions. I tried
to find the answer by looking at the source code however I'm confused by
this code
abcd:=PABCD(phe^.h_addr_list[0])^;
I beleive this automaticly parses h_addr_list[0] into the record. Not sur
Ok. Thank you that worked however I'd like to ask some questions. I tried
to find the answer by looking at the source code however I'm confused by
this code
abcd:=PABCD(phe^.h_addr_list[0])^;
I beleive this automaticly parses h_addr_list[0] into the record. Not sure
why but that's ok.
Hi Guys,
I'm trying to generate a cross compiler freepascal for ARM,
I have downloaded the last snapshot source (cvs) of freepascal,
but the making process stop with this error,
-screen
dump--
# ppcrossarm -Fi../inc -Fi../arm -F
Crabtree, Chad wrote:
Hello I am having a dikens of a time getting my IP address on the machine
that I am working on. I've looked in the mailing list and I found something
that I've been toying with but still I cannot get the xxx.xxx.xxx.xxx style
name I can only get my machine name. Here's what
Here's my code that I use:
>>uses sockets, errors, inet;
Well that is part of the problem I cannot compile Inet I'm using win2k
---
***National City made the following annotations
---
Crabtree, Chad wrote:
Hello I am having a dikens of a time getting my IP address on the machine
that I am working on. I've looked in the mailing list and I found something
that I've been toying with but still I cannot get the xxx.xxx.xxx.xxx style
name I can only get my machine name. Here's what
Hello I am having a dikens of a time getting my IP address on the machine
that I am working on. I've looked in the mailing list and I found something
that I've been toying with but still I cannot get the xxx.xxx.xxx.xxx style
name I can only get my machine name. Here's what I have which I can get
> The procedure entry point GetLastError could not be located in the dynamic
> link library Wsock32.dll
The GetLastError function is exported from the kernel32.dll, not
WSock32.dll. The declaration for the function may be wrong.
Matt
___
fpc-pascal ma
Is it possible to create Apache (2.0) modules with FPC? I do understand
that I have to translate header files myself, but it seems that Apache 2
is multithreaded, at least on Windows. So, will I have reentrancy problems?
TIA
Giovanni
--
Giovanni Premuda - SoftWerk sas
Salita S. Matteo 23/2 - 161
Hi everyone -
I am currently in the process of testing all of my code with the new 1.9.3
betas (I downloaded win32 1.9.2 and added the latest snapshot)and I think I
have come across a problem with the Winsock unit. When running a winsock
program I get the following error message at run-time:
The
12 matches
Mail list logo