Skip to content
Snippets Groups Projects
Commit 339e83b9 authored by David Bühler's avatar David Bühler
Browse files

Merge branch 'feature/andre/warn-libc-spec-insufficient' into 'master'

synchronize with frama-c/frama-c!1972

See merge request frama-c/e-acsl!240
parents 1bd9f2f0 bf651b02
No related branches found
No related tags found
No related merge requests found
/* run.config /* run.config
COMMENT: Check temporal validity of environment string (via getenv function) COMMENT: Check temporal validity of environment string (via getenv function)
STDOPT: #"-eva-warn-key=-libc:unsupported-spec"
*/ */
#include <stdlib.h> #include <stdlib.h>
#include <errno.h> #include <errno.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment