Browse Source

* part of r18925, forgot to commit

git-svn-id: branches/jvmbackend@18926 -
Jonas Maebe 14 năm trước cách đây
mục cha
commit
816f9c20c7
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      rtl/java/jastrings.inc

+ 3 - 0
rtl/java/jastrings.inc

@@ -472,6 +472,9 @@ end;
                      Public functions, In interface.
 *****************************************************************************}
 
+{ lie, not needed }
+{$define FPC_SYSTEM_HAS_TRUELY_ANSISTR_UNIQUE}
+
 { can't implement reference counting since no control over what javacc-compiled
   code does with ansistrings -> always create a copy }
 {$define FPC_SYSTEM_HAS_ANSISTR_UNIQUE}