[Lazarus] Extending TRect breaks Lazarus

Luca Olivetti luca at wetron.es
Fri Nov 6 20:22:40 CET 2015


El 06/11/15 a les 18:10, Martin Schreiber ha escrit:

> You are joking, no? It has been discussed on fpc-pascal/fpc-devel several
> times. An IIRC Italian community member then usually shows a syntax
> description of a safe "with" statement from a maybe more than 20 year old
> pascal dialect.

I don't know if that's me, but, yes, I used a variant of pascal (by 
texas instruments) that allowed to declare aliases with "with", e.g

  with a=somerecord, b=someotherrecord do
  begin
    a.x:=b.x;
  end;


I even found the (scanned) reference manual to confirm the syntax but 
now I cannot find it.
It is definitely more than 20 years old (and more than 30 ;-):

http://www.computinghistory.org.uk/det/11554/TI-990-System/


Bye
-- 
Luca Olivetti
Wetron Automation Technology http://www.wetron.es/
Tel. +34 93 5883004 (Ext.3010)  Fax +34 93 5883007




More information about the Lazarus mailing list