This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
pascal
/
freepascal.compiler
mirror da
https://gitlab.com/freepascal.org/fpc/source.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
* fixed warning
Nikolay Nikolov
4 anni fa
parent
b913133152
commit
4ebf857ffc
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
compiler/ogwasm.pas
+ 1
- 0
compiler/ogwasm.pas
Vedi File
@@ -217,6 +217,7 @@ implementation
b: byte;
shift:integer;
begin
+ b:=0;
result:=0;
shift:=0;
repeat