[hackers] [scc] Mark like wrong test059 || Roberto E. Vargas Caballero

From: <git_AT_suckless.org>
Date: Fri, 22 Jan 2016 15:06:56 +0100 (CET)

commit 000323f401e35302f86538722eaa171809b66f1d
Author: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
AuthorDate: Fri Jan 22 14:56:09 2016 +0100
Commit: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
CommitDate: Fri Jan 22 14:56:09 2016 +0100

    Mark like wrong test059
    
    This test is not passed due to char s3[] = {"foo"};

diff --git a/cc1/tests/test059.c b/cc1/tests/test059.c
index 8d92ea6..9245105 100644
--- a/cc1/tests/test059.c
+++ b/cc1/tests/test059.c
_AT_@ -2,28 +2,9 @@
 name: TEST059
 description: Test of initalizers for strings
 error:
-test059.c:31: warning: initializer-string for array of chars is too long
-test059.c:33: error: array of inappropriate type initialized from string constant
+TODO
 output:
-V1 K #4
-G2 V1 s0
-(
- "666F6F00
-)
-V4 K #7
-G5 V4 s1
-(
- "666F6F00000000
-)
-V6 K #2
-G7 V6 s2
-(
- "666F
-)
-G9 P p
-(
- "666F6F00 'P
-)
+
 */
 
 char s0[] = "foo";
Received on Fri Jan 22 2016 - 15:06:56 CET

This archive was generated by hypermail 2.3.0 : Fri Jan 22 2016 - 15:12:31 CET