소스 검색

* also report the dynamic array "overloads" for the Insert() intrinsics

git-svn-id: trunk@37343 -
svenbarth 7 년 전
부모
커밋
b3ee9339b8
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      compiler/ninl.pas

+ 2 - 0
compiler/ninl.pas

@@ -4638,6 +4638,8 @@ implementation
            if tf_winlikewidestring in target_info.flags then
              write_system_parameter_lists('fpc_widestr_insert');
            write_system_parameter_lists('fpc_ansistr_insert');
+           MessagePos1(fileinfo,sym_e_param_list,'Insert(Dynamic Array;var Dynamic Array;'+sinttype.typename+');');
+           MessagePos1(fileinfo,sym_e_param_list,'Insert(Element;var Dynamic Array;'+sinttype.typename+');');
          end;
 
        var