Răsfoiți Sursa

* the dfa code now behaves like the old initialization checking code: uninitialized parameters passed by reference cause only a hint

git-svn-id: trunk@26160 -
florian 11 ani în urmă
părinte
comite
49fe968d1d
2 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  1. 1 1
      .gitattributes
  2. 0 1
      tests/webtbs/tw11849a.pp

+ 1 - 1
.gitattributes

@@ -12406,7 +12406,6 @@ tests/webtbf/tw11632.pp svneol=native#text/plain
 tests/webtbf/tw11846.pp svneol=native#text/plain
 tests/webtbf/tw11846c.pp svneol=native#text/plain
 tests/webtbf/tw11848a.pp svneol=native#text/plain
-tests/webtbf/tw11849a.pp svneol=native#text/plain
 tests/webtbf/tw11862a.pp svneol=native#text/plain
 tests/webtbf/tw11970.pp svneol=native#text/plain
 tests/webtbf/tw12075.pp svneol=native#text/plain
@@ -12992,6 +12991,7 @@ tests/webtbs/tw11846a.pp svneol=native#text/plain
 tests/webtbs/tw11846b.pp svneol=native#text/plain
 tests/webtbs/tw11848.pp svneol=native#text/plain
 tests/webtbs/tw11849.pp svneol=native#text/plain
+tests/webtbs/tw11849a.pp svneol=native#text/pascal
 tests/webtbs/tw11852.pp svneol=native#text/plain
 tests/webtbs/tw11859.pp svneol=native#text/plain
 tests/webtbs/tw11861.pp svneol=native#text/plain

+ 0 - 1
tests/webtbf/tw11849a.pp → tests/webtbs/tw11849a.pp

@@ -1,5 +1,4 @@
 { %OPT=-Sew -vw -Oodfa }
-{ %fail }
 {$mode objfpc}
 procedure GiveMe(var i: integer);
 begin