--- freem/src/mpsdef0.h	2025/02/28 23:35:24	1.4
+++ freem/src/mpsdef0.h	2025/03/09 15:20:18	1.6
@@ -15,7 +15,7 @@
  *    common constants definitions for all mumps modules
  *
  *  
- *   Author: Serena Willis <jpw@coherent-logic.com>
+ *   Author: Serena Willis <snw@coherent-logic.com>
  *    Copyright (C) 1998 MUG Deutschland
  *    Copyright (C) 2020, 2023 Coherent Logic Development LLC
  *
@@ -37,7 +37,7 @@
  *
  **/
 
-#pragma GCC diagnostic ignored "-Wformat-contains-nul"
+/*#pragma GCC diagnostic ignored "-Wformat-contains-nul"*/
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>