This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
pascal
/
freepascal.compiler
espejo de
https://gitlab.com/freepascal.org/fpc/source.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
* fixed warning
Nikolay Nikolov
hace 4 años
padre
b913133152
commit
4ebf857ffc
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
compiler/ogwasm.pas
+ 1
- 0
compiler/ogwasm.pas
Ver fichero
@@ -217,6 +217,7 @@ implementation
b: byte;
shift:integer;
begin
+ b:=0;
result:=0;
shift:=0;
repeat