Hi,
Set ExceptProc to your handler in unit initialization section in unit
usesed before the problematic one?
On Tue, Apr 23, 2024 at 12:20 AM Mattias Gaertner via fpc-pascal <
fpc-pascal@lists.freepascal.org> wrote:
> Hi,
>
> When an exception is raised in a class constructor the application
> a
Good afternoon!
I have already written to the forum and bugtracker, but this topic is not
interesting to anyone((
I need an answer from someone from the development team about the prospects
https://gitlab.com/freepascal.org/fpc/source/-/issues/40656 Is it possible
to approved this, or is it worth m
Ok. Thanks!
For this already there is a bug report? to notice when it will work?
On Wed, Apr 21, 2021 at 2:12 PM Sven Barth via fpc-pascal <
fpc-pascal@lists.freepascal.org> wrote:
> Andrey Zubarev via fpc-pascal schrieb
> am Mi., 21. Apr. 2021, 09:23:
>
>> Hi all!
>&g
Hi all!
With the existing syntax of constants, it is good to pass array boundaries,
but bad to initial parameter values. What do you think about such
constructs:
GTValue=...
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepa
Hi All,
Why can't use procedural type for declare a procedure\function?
Why ever allow the exact same signature? It's uncomfortable
Maybe it makes sense to introduce into the language such a possibility?
For example such code:
[code]
type TMyCommand=function(arg1:TMyArg):TMyCommandResult
begin
...
399.0.html - Threads
| file events.c not found | exception class 'External: SIGSEGV'
I will be
happy if You can help me and answer here on directly in forum...
Thank You
in advance,
Kind Regards,
Andrey Sapegin,___
fpc-pascal maillist
* Matt Emson <[EMAIL PROTECTED]> [Fri, 25 Jan 2008 10:03:59
+]:
Matt Emson translation,
that is almost the same as in my
attached trial:
---
TObj = class
protected
fff: integer;
end;
TObj2 = class(TObj)
protected
fff2: integer;
end;
TIntf = interface
procedu
This question was posted to fpc-other, yesterday, but seems wrongful,
in subject appropriation sense to that maillist.
===
I wish to introduce some additional (and general) functional to an
existing (and foreign) freepascal's unit. I wouldn't to introduce any
my own code to that foreign mo
* John <[EMAIL PROTECTED]> [Mon, 17 Dec 2007 22:46:35 +1100]:
I also can't see a log entry for svn #9304 under sqldb.
r9304 was fix Strings=nil accept in ExtractStrings(), in classes.inc,
from rtl/objpas/classes
___
fpc-pascal maillist - fpc-pasca
* Bee <[EMAIL PROTECTED]> [Thu, 06 Dec 2007 19:00:04 +0700]:
> svn up -r 9290 $(FPCDIR)/packages/paszlib/src/zstream.pp
> Next 'svn up' updates zstream.pp back to HEAD revision.
on my:
---
cd C:\Works-FPC\fpc-snap\packages\paszlib\src
...>svn update -r9290 zstream.pp
Uzstream.pp
Updated
* Bee <[EMAIL PROTECTED]> [Thu, 06 Dec 2007 18:22:25 +0700]:
> Revert the file $(FPCDIR)\packages\paszlib\src\zstream.pp to
revision
9290
Sorry if I sound silly, but how to revert to specific rev number? svn
revert command doesn't expect a number. :(
svn update -r 9290
__
From where i can fetch precise description of regular expressions
syntax, that implementer by FPC regexpr.pp module ?
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
* Marc Santhoff <[EMAIL PROTECTED]> [Thu, 08 Nov 2007 11:37:11
+0100]:
But all this OLE Automation stuff is windows only.
For being cross platform you have to use a bridge between the compiler
in use and the office software.
I remember of it. Thetefore i have thus obstination regarding to UNO.
* Andrey Gusev <[EMAIL PROTECTED]> [Thu, 08 Nov 2007 12:11:44 +0300]:
I make direct post to Florian Klaempfl - he keep silence. It seems
Correction: meanwhile i write the previous post - i get post from
Florian...
___
fpc-pascal maillist
* Marc Santhoff <[EMAIL PROTECTED]> [Thu, 08 Nov 2007 05:47:06
+0100]:
But what about the other ones?
I cannot get even the clean comprehension - may fpc operate automated
interfaces or not (in delphi style or somehow yet, fully or partially) ?
FPC 2.2 reference, pg.40: "Remark: Dispatch inter
Can you post a link showing the other ones, please?
http://sourceforge.net/projects/uno-pas-bridge/ - the Delphi-UNO bridge
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
No. Using the delphi units coming with the OO SDK I was able to create
documents with OO.
I'm cannot.
The SampleCode.pas (from OO SDK 2.3 InsertTables example) compiling:
---
SampleCode.pas(145,18) Error: Illegal qualifier
SampleCode.pas(145,30) Error: Illegal expression
SampleCode.pas(145,30)
For OS independent programming Openoffice you'd need to port the
Delphi-UNO-bridge to an fpc-UNO-bridge.
That is my target (and comply to my-in-what-i-am-work company needs).
Has anyone else tried compiling this stuff (me not) ?
With information, available at present to me (freepascal.ru,
f
I have tried to compile of Delphi-UNO bridge (was fetched from
sourceforge) - it was unsuccessful.
After i have look through freepascal.ru, freepascal.org forums, i
suspect that at present fpc cannot
get basic automation support (in sense to call to automation interfaces
by variant means). I'm i
19 matches
Mail list logo