Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/external/bsd/sljit/dist/test_src Compile with WARNS=3.



details:   https://anonhg.NetBSD.org/src/rev/d80f521a4ceb
branches:  trunk
changeset: 782524:d80f521a4ceb
user:      alnsn <alnsn%NetBSD.org@localhost>
date:      Mon Nov 05 00:29:57 2012 +0000

description:
Compile with WARNS=3.

diffstat:

 sys/external/bsd/sljit/dist/test_src/sljitTest.c |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 819a4427410f -r d80f521a4ceb sys/external/bsd/sljit/dist/test_src/sljitTest.c
--- a/sys/external/bsd/sljit/dist/test_src/sljitTest.c  Mon Nov 05 00:23:18 2012 +0000
+++ b/sys/external/bsd/sljit/dist/test_src/sljitTest.c  Mon Nov 05 00:29:57 2012 +0000
@@ -3727,6 +3727,7 @@
        successful_tests++;
 }
 
+void sljit_test(void);
 void sljit_test(void)
 {
 #if !(defined SLJIT_CONFIG_UNSUPPORTED && SLJIT_CONFIG_UNSUPPORTED)



Home | Main Index | Thread Index | Old Index