Groups | Search | Server Info | Login | Register


Groups > comp.lang.pascal.borland > #227

Re: Announcement: Free Pascal Compiler Delphi XE Port Project

From Robert Prins <robert@prino.org>
Newsgroups comp.lang.pascal.borland
Subject Re: Announcement: Free Pascal Compiler Delphi XE Port Project
Date 2022-01-10 16:53 +0000
Organization A noiseless patient Spider
Message-ID <srhh9p$vvm$1@dont-email.me> (permalink)
References <9692e$4d9ed839$54192bf7$2381@cache3.tilbu1.nb.home.nl> <f7omq6hesrjiise016rrlbngc4k9cj553h@4ax.com> <sDKqp.8131$Ot6.5132@newsfe15.iad> <slrniqnp07.1epg.marcov@turtle.stack.nl>

Show all headers | View raw


On 2011-04-18 07:11, Marco van de Voort wrote:
> On 2011-04-17, Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@charter.net> wrote:
>>> What FreePascal really could use is it's own native debugger (this is
>>> where Delphi still is way aheaed IMHO).
>>>
>> That and the fact that FP has serious issues with some serious large EXE
>> files.
> 
> That is only for people that don't read FAQs

And the fact that the Borland Pascal compatibility for one feature that was 
introduced when smartlinking was introduced (TP4? TP5?) is still not present in 
FPC, in casu the fact that when I use a declare of

const
   list_ptr: listptr = nil;
   list_top: listptr = nil;
   list_end: listptr = nil;

and my code only implicitly references list_top via a call to a procedure with 
an untyped parameter, passing only list_ptr, FPC smart^H^H^H^Htupid_links it away.

And yes, like another poster mentioned, the debugger stinks, and given that the 
full TP6 source, whether original, or reconstructed has been available for at 
least two decades, the FPC IDE is an absolute C of C.

Robert
-- 
Robert AH Prins
robert(a)prino(d)org
The hitchhiking grandfather - https://prino.neocities.org/
Some REXX code for use on z/OS - https://prino.neocities.org/zOS/zOS-Tools.html

Back to comp.lang.pascal.borland | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Announcement: Free Pascal Compiler Delphi XE Port Project "Skybuck Flying" <IntoTheFuture@hotmail.com> - 2011-04-08 11:41 +0200
  Re: Announcement: Free Pascal Compiler Delphi XE Port Project "Skybuck Flying" <IntoTheFuture@hotmail.com> - 2011-04-10 16:33 +0200
    Re: Announcement: Free Pascal Compiler Delphi XE Port Project "Skybuck Flying" <IntoTheFuture@hotmail.com> - 2011-04-10 16:45 +0200
      Re: Announcement: Free Pascal Compiler Delphi XE Port Project "Skybuck Flying" <IntoTheFuture@hotmail.com> - 2011-04-11 08:40 +0200
      Re: Announcement: Free Pascal Compiler Delphi XE Port Project Jim Leonard <mobygamer@gmail.com> - 2011-04-11 08:29 -0700
        Re: Announcement: Free Pascal Compiler Delphi XE Port Project "Skybuck Flying" <IntoTheFuture@hotmail.com> - 2011-04-11 19:45 +0200
          Re: Announcement: Free Pascal Compiler Delphi XE Port Project Jim Leonard <mobygamer@gmail.com> - 2011-04-12 08:08 -0700
            Re: Announcement: Free Pascal Compiler Delphi XE Port Project "Skybuck Flying" <IntoTheFuture@hotmail.com> - 2011-04-12 19:15 +0200
  Re: Announcement: Free Pascal Compiler Delphi XE Port Project Bart <broersma.juda_ANTISPAM_@tiscali.nl> - 2011-04-17 23:56 +0200
    Re: Announcement: Free Pascal Compiler Delphi XE Port Project Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@charter.net> - 2011-04-17 19:29 -0400
      Re: Announcement: Free Pascal Compiler Delphi XE Port Project Marco van de Voort <marcov@turtle.stack.nl> - 2011-04-18 07:11 +0000
        Re: Announcement: Free Pascal Compiler Delphi XE Port Project Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@charter.net> - 2011-04-18 19:46 -0400
          Re: Announcement: Free Pascal Compiler Delphi XE Port Project Rugxulo <rugxulo@gmail.com> - 2011-04-18 17:58 -0700
          Re: Announcement: Free Pascal Compiler Delphi XE Port Project Marco van de Voort <marcov@turtle.stack.nl> - 2011-04-19 08:48 +0000
        Re: Announcement: Free Pascal Compiler Delphi XE Port Project Robert Prins <robert@prino.org> - 2022-01-10 16:53 +0000
  Re: Announcement: Free Pascal Compiler Delphi XE Port Project "Skybuck Flying" <IntoTheFuture@hotmail.com> - 2011-04-22 16:53 +0200
    Re: Announcement: Free Pascal Compiler Delphi XE Port Project Bart <broersma.juda_ANTISPAM_@tiscali.nl> - 2011-04-22 17:32 +0200
      Re: Announcement: Free Pascal Compiler Delphi XE Port Project "Skybuck Flying" <IntoTheFuture@hotmail.com> - 2011-04-22 19:21 +0200

csiph-web