2
0
Эх сурвалжийг харах

* fixed warning after previous commit

Nikolay Nikolov 7 сар өмнө
parent
commit
eb38ba60c4
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      compiler/ogwasm.pas

+ 1 - 1
compiler/ogwasm.pas

@@ -5015,7 +5015,7 @@ implementation
           exesec: TExeSection;
           globals_count, i: Integer;
           objsec: TWasmObjSection;
-          mapstr: string;
+          mapstr: string='';
         begin
           if assigned(exemap) then
             exemap.AddHeader('Global section');