From 46e78e4589fe6d68703194e71cd34b5accb0942b Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Thu, 25 Feb 2010 02:54:04 +0000 Subject: Tweaking the sealed logic in light of #3097. Reorganizes children a little so they always come back sorted the same way the pickler does. Taking advantage of -Yfatal-warnings in the test case. Review by community. --- test/files/pos/bug3097.flags | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/pos/bug3097.flags (limited to 'test/files/pos/bug3097.flags') diff --git a/test/files/pos/bug3097.flags b/test/files/pos/bug3097.flags new file mode 100644 index 0000000000..570b15929d --- /dev/null +++ b/test/files/pos/bug3097.flags @@ -0,0 +1 @@ +-unchecked -Yfatal-warnings -- cgit v1.2.3