This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
pascal
/
freepascal.compiler
miroir de
https://gitlab.com/freepascal.org/fpc/source.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
* fixed warning
Nikolay Nikolov
il y a 4 ans
Parent
b913133152
commit
4ebf857ffc
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
compiler/ogwasm.pas
+ 1
- 0
compiler/ogwasm.pas
Voir le fichier
@@ -217,6 +217,7 @@ implementation
b: byte;
shift:integer;
begin
+ b:=0;
result:=0;
shift:=0;
repeat