View Full Version : Problem With C++ Builder 5
Just started with the software, at first it looked promising, it
successfully sent me one bug report but then after clicking the the button
to send the bug report I get ...
ESockets.PAS not found.
EEurekaSocketError with message 'Connection error: The requested address is
not valid in it's context.'
Source file not found: ExceptLog.PAS
The IDE has raised an exception.
Also, is memory leak detection supported at all with C++ Builder?
Db
"Db" <drbsname@aol.com> wrote in message
news:g5l3gq$v7h$1@srv1.eurekalog.com...
> Just started with the software, at first it looked promising, it
> successfully sent me one bug report but then after clicking the the button
> to send the bug report I get ...
>
> ESockets.PAS not found.
>
> EEurekaSocketError with message 'Connection error: The requested address
> is
> not valid in it's context.'
>
> Source file not found: ExceptLog.PAS
>
> The IDE has raised an exception.
>
> Also, is memory leak detection supported at all with C++ Builder?
>
Unchecking "Tools > Debugger Options > Language Exceptions > Stop on Delphi
Exceptions" seems to have eliminated this problem. My reason for checking
it however was that the program was blowing right past a test access
violation I had created...
TsomeForm* someForm = 0;
someForm->Caption = "Error";
This I don't understand! I have to assume that Eureka Log trapped this
error and ignored it somehow, without EL there would most definitely been an
access violation.
Db
admin
18-Jul-2008, 02:36 PM
Hi,
seems as you are trying to send the bug-report to an invalid email address.
Is this possible?
admin
18-Jul-2008, 02:37 PM
Hi,
currently the C++Builder memory leaks detection is not supported.
I'm working to add it in the next 7.0 version. :)
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.