Explorar el Código

Merged revisions 1400 via svnmerge from
/trunk

git-svn-id: branches/fixes_2_0@1401 -

Jonas Maebe hace 20 años
padre
commit
f95526745e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      compiler/ncgld.pas

+ 2 - 0
compiler/ncgld.pas

@@ -756,6 +756,8 @@ implementation
                        if is_64bit(lt) then
                          begin
                             case torddef(lt).typ of
+                              scurrency:
+                                vtype:=vtCurrency;
                               s64bit:
                                 vtype:=vtInt64;
                               u64bit: