소스 검색

* Set is_real to true.

git-svn-id: branches/fpc_2_3@6582 -
daniel 18 년 전
부모
커밋
48df74ea36
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      compiler/ninl.pas

+ 1 - 0
compiler/ninl.pas

@@ -468,6 +468,7 @@ implementation
                     begin
                       name := procprefixes[do_read]+'currency';
                       readfunctype:=s64currencytype;
+                      is_real:=true;
                     end;
                   bool8bit,
                   bool16bit,