This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
pascal
/
freepascal.compiler
peilaus alkaen
https://gitlab.com/freepascal.org/fpc/source.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
* fixed warning
Nikolay Nikolov
2 viikkoa sitten
vanhempi
17bb41f2ea
commit
6debe5591a
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
compiler/tgobj.pas
+ 1
- 0
compiler/tgobj.pas
Näytä tiedosto
@@ -719,6 +719,7 @@ implementation
end;
hp:=hp^.next;
end;
+ result:=false
end;