This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
pascal
/
freepascal.compiler
mirror de
https://gitlab.com/freepascal.org/fpc/source.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
+ added forgotten $codepage directive
git-svn-id: trunk@429 -
florian
há 20 anos atrás
pai
ec6d5ff211
commit
80f6b094d3
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
tests/test/tutf82.pp
+ 1
- 0
tests/test/tutf82.pp
Ver Ficheiro
@@ -1,3 +1,4 @@
+{$codepage utf8}
var
w : widestring;
begin