Avoid complaining from strlen

`
This commit is contained in:
Vítor Santos Costa
2015-09-21 17:05:36 -05:00
parent 880a9989c3
commit 4336b2ba88
469 changed files with 207364 additions and 9193 deletions

View File

@@ -62,7 +62,6 @@ set (ENGINE_SOURCES
C/modules.c
C/other.c
C/parser.c
C/utf8.c
C/qlyr.c
C/qlyw.c
C/range.c
@@ -71,6 +70,7 @@ set (ENGINE_SOURCES
C/signals.c
C/sort.c
C/stdpreds.c
C/stack.c
C/text.c
C/threads.c
C/tracer.c