Previous mail
Next mail
Unformatted/full headers
Overview 10 days
Subject
Date
Thread
Author
From: Eike Lange
Subject: Delphi compatibility
Date: 17 Apr 2004, 15:20:02
17. April 2004 13:03 schrieb Prof A Olowofoyeku (The African Chief):
> Delphi (at least, from from version 2.0 onwards) allows
> routines that take no parameters to be called with empty brackets
> appended (e.g., "foo();"), much like C requires. See the test
> program below. GPC does not allow this. Is there any chance of
> supporting this in GPC?
> This program is valid in Delphi, but not in GPC ...
> begin
> foo ();
> end.
What would you think about using braces instead?
begin
foo {};
end.
I don't think, we should support C-style routines.
Eike
Previous mail
Next mail
Unformatted/full headers
Overview 10 days
Subject
Date
Thread
Author
| Author | Subject | Date |
|---|---|---|
| John L. Ries | Delphi compatibility | 17 Apr 2004, 12:23:43 |
| The Chief | Delphi compatibility | 17 Apr 2004, 21:53:44 |
| Frank Heckenbach | Delphi compatibility | 18 Apr 2004, 00:03:08 |
| Author | Subject | Date |
|---|---|---|
| The Chief | Delphi compatibility | 17 Apr 2004, 12:03:15 |
Note: This page contains information that does not originate from the owner of this web site, but from the authors of the mails archived. The owner of this web site is not responsible for the content of such information. Any use of that infomation requires the consent of the respective author.
Where WWW addresses (URLs) in the mails archived are marked as hyperlinks, this is only for the comfort of the reader. The content of the web pages linked to like this does not necessarily reflect the opinion of the owner of this web site or of the authors of the mails archived. The owner of this web site is not responsible for the content of such web pages. Those pages are explicitly not to be considered as part of the content of this page, but merely as references.
This page was created by Crystal 0.999 (Linux 2.4.27/i686).