]> andersk Git - splint.git/blobdiff - src/llerror.c
Fixed loading of rc files, warnrc and showscan.
[splint.git] / src / llerror.c
index 8a589c7f1c6f5db47a28da9712f863e09fe45c1b..db6372ecb100fe9cf82d7d4826007be90310eac6 100644 (file)
@@ -98,6 +98,7 @@ static bool s_needsPrepare = TRUE;
 void prepareMessage (void)
 {
   DPRINTF (("Prepare message: %s", bool_unparse (context_loadingLibrary ())));
+  showHerald ();
 
   if ((context_isPreprocessing () || context_loadingLibrary ())
       && s_needsPrepare
This page took 0.030394 seconds and 4 git commands to generate.