This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
pascal
/
freepascal.compiler
oglindă de
https://gitlab.com/freepascal.org/fpc/source.git
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Răsfoiți Sursa
+ added option -CN to tests tabsvr6.pp and tabsvr7.pp in order to make them work in WebAssembly
Nikolay Nikolov
7 luni în urmă
părinte
9a77a855e4
comite
f1725289e9
2 a modificat fișierele
cu
4 adăugiri
și
0 ștergeri
Vizualizare divizată
Arată Statisticile Diff
2
0
tests/test/tabsvr6.pp
2
0
tests/test/tabsvr7.pp
+ 2
- 0
tests/test/tabsvr6.pp
Vizualizați fișierul
@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
{$mode objfpc}
{$B+}
uses
+ 2
- 0
tests/test/tabsvr7.pp
Vizualizați fișierul
@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
{$mode objfpc}
{$B+}
uses