This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pascal
/
freepascal.compiler
réplica de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
+ added option -CN to tests tabsvr6.pp and tabsvr7.pp in order to make them work in WebAssembly
Nikolay Nikolov
hai 7 meses
pai
9a77a855e4
achega
f1725289e9
Modificáronse 2 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
2
0
tests/test/tabsvr6.pp
2
0
tests/test/tabsvr7.pp
+ 2
- 0
tests/test/tabsvr6.pp
Ver ficheiro
@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
{$mode objfpc}
{$B+}
uses
+ 2
- 0
tests/test/tabsvr7.pp
Ver ficheiro
@@ -1,3 +1,5 @@
+{ %opt=-CN }
+
{$mode objfpc}
{$B+}
uses