Making OS-independent libraries
(cd libsrc; make -f makefile.unix);
(cd util; make -f makefile.unix)
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g ahputaway.c
ahputaway.c:699:17: warning: unused function 'putrecord' [-Wunused-function]
static  int     putrecord (ahhed *head, char *array, FILE *file_pt)
                ^
ahputaway.c:745:17: warning: unused function 'getrecord2' [-Wunused-function]
static  int     getrecord2 (ahhed *head, char **array, FILE *file_pt)
                ^
ahputaway.c:778:17: warning: unused function 'gogethead' [-Wunused-function]
static  int     gogethead (int n, ahhed *head, FILE *file_pt)
                ^
ahputaway.c:796:17: warning: unused function 'gogetrecord' [-Wunused-function]
static  int     gogetrecord (int n, ahhed *head, char *array, FILE *file_pt)
                ^
ahputaway.c:818:13: warning: unused function 'logger' [-Wunused-function]
static  int logger (char *char_pt, ahhed *head_pt)
            ^
ahputaway.c:868:17: warning: unused function 'out_is_tty' [-Wunused-function]
static  int     out_is_tty (void)
                ^
ahputaway.c:886:17: warning: unused function 'in_is_tty' [-Wunused-function]
static  int     in_is_tty (void)
                ^
ahputaway.c:975:17: warning: unused function 'acpy' [-Wunused-function]
static int      acpy (char *from, char *to, unsigned nbytes)
                ^
ahputaway.c:984:14: warning: unused function 'ah_error' [-Wunused-function]
static  void ah_error (char *s1, char *s2, int status)
             ^
ahputaway.c:1443:17: warning: unused function 'xdr_getrecord2' [-Wunused-function]
static  int     xdr_getrecord2 (ahhed *head, char **array, XDR *xdrs)
                ^
ahputaway.c:1477:17: warning: unused function 'xdr_gogethead' [-Wunused-function]
static  int     xdr_gogethead (int n, ahhed *head, XDR *xdrs)
                ^
ahputaway.c:1495:17: warning: unused function 'xdr_gogetrecord' [-Wunused-function]
static  int     xdr_gogetrecord (int n, ahhed *head, char *array, XDR *xdrs)
                ^
12 warnings generated.
cp ahputaway.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g brent.c
cp brent.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g butterworth.c
cp butterworth.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g chron3.c
cp chron3.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g complex_math.c
cp complex_math.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g convertInstResponse.c
cp convertInstResponse.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g earthworm_defs.c
cp earthworm_defs.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g ew_nevent_message.c
cp ew_nevent_message.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g ew_spectra_io.c
cp ew_spectra_io.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g fft_prep.c
cp fft_prep.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g fft99.c
cp fft99.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g fleng.c
fleng.c:107:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,561, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569, 0, 35,570,
  ^~~~~~~~~
  {        }
fleng.c:107:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,561, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569, 0, 35,570,
             ^~~~~~~~~
             {        }
fleng.c:107:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,561, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569, 0, 35,570,
                        ^~~~~~~~~
                        {        }
fleng.c:107:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,561, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569, 0, 35,570,
                                   ^~~~~~~~~
                                   {        }
fleng.c:107:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,561, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569, 0, 35,570,
                                              ^~~~~~~~~
                                              {        }
fleng.c:107:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,561, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569, 0, 35,570,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:107:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,561, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569, 0, 35,570,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:108:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 41,571, 0, 44,420, 0, 65,421, 0, 70,422, 0, 78,420, 0, 92,705, 0, 97,706,
  ^~~~~~~~~
  {        }
fleng.c:108:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 41,571, 0, 44,420, 0, 65,421, 0, 70,422, 0, 78,420, 0, 92,705, 0, 97,706,
             ^~~~~~~~~
             {        }
fleng.c:108:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 41,571, 0, 44,420, 0, 65,421, 0, 70,422, 0, 78,420, 0, 92,705, 0, 97,706,
                        ^~~~~~~~~
                        {        }
fleng.c:108:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 41,571, 0, 44,420, 0, 65,421, 0, 70,422, 0, 78,420, 0, 92,705, 0, 97,706,
                                   ^~~~~~~~~
                                   {        }
fleng.c:108:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 41,571, 0, 44,420, 0, 65,421, 0, 70,422, 0, 78,420, 0, 92,705, 0, 97,706,
                                              ^~~~~~~~~
                                              {        }
fleng.c:108:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 41,571, 0, 44,420, 0, 65,421, 0, 70,422, 0, 78,420, 0, 92,705, 0, 97,706,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:108:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 41,571, 0, 44,420, 0, 65,421, 0, 70,422, 0, 78,420, 0, 92,705, 0, 97,706,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:109:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,104,707, 0,105,301, 0,108,261, 0,119,265, 0,125,266, 0,127,267, 0,130,196,
  ^~~~~~~~~
  {        }
fleng.c:109:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,104,707, 0,105,301, 0,108,261, 0,119,265, 0,125,266, 0,127,267, 0,130,196,
             ^~~~~~~~~
             {        }
fleng.c:109:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,104,707, 0,105,301, 0,108,261, 0,119,265, 0,125,266, 0,127,267, 0,130,196,
                        ^~~~~~~~~
                        {        }
fleng.c:109:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,104,707, 0,105,301, 0,108,261, 0,119,265, 0,125,266, 0,127,267, 0,130,196,
                                   ^~~~~~~~~
                                   {        }
fleng.c:109:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,104,707, 0,105,301, 0,108,261, 0,119,265, 0,125,266, 0,127,267, 0,130,196,
                                              ^~~~~~~~~
                                              {        }
fleng.c:109:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,104,707, 0,105,301, 0,108,261, 0,119,265, 0,125,266, 0,127,267, 0,130,196,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:109:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,104,707, 0,105,301, 0,108,261, 0,119,265, 0,125,266, 0,127,267, 0,130,196,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:110:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,614, 0,165,618, 1,  0,561, 1,  9,563, 1, 11,565, 1, 13,566,
  ^~~~~~~~~
  {        }
fleng.c:110:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,614, 0,165,618, 1,  0,561, 1,  9,563, 1, 11,565, 1, 13,566,
             ^~~~~~~~~
             {        }
fleng.c:110:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,614, 0,165,618, 1,  0,561, 1,  9,563, 1, 11,565, 1, 13,566,
                        ^~~~~~~~~
                        {        }
fleng.c:110:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,614, 0,165,618, 1,  0,561, 1,  9,563, 1, 11,565, 1, 13,566,
                                   ^~~~~~~~~
                                   {        }
fleng.c:110:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,614, 0,165,618, 1,  0,561, 1,  9,563, 1, 11,565, 1, 13,566,
                                              ^~~~~~~~~
                                              {        }
fleng.c:110:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,614, 0,165,618, 1,  0,561, 1,  9,563, 1, 11,565, 1, 13,566,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:110:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,614, 0,165,618, 1,  0,561, 1,  9,563, 1, 11,565, 1, 13,566,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:111:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 18,567, 1, 30,568, 1, 35,570, 1, 41,571, 1, 46,420, 1, 64,421, 1, 69,420,
  ^~~~~~~~~
  {        }
fleng.c:111:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 18,567, 1, 30,568, 1, 35,570, 1, 41,571, 1, 46,420, 1, 64,421, 1, 69,420,
             ^~~~~~~~~
             {        }
fleng.c:111:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 18,567, 1, 30,568, 1, 35,570, 1, 41,571, 1, 46,420, 1, 64,421, 1, 69,420,
                        ^~~~~~~~~
                        {        }
fleng.c:111:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 18,567, 1, 30,568, 1, 35,570, 1, 41,571, 1, 46,420, 1, 64,421, 1, 69,420,
                                   ^~~~~~~~~
                                   {        }
fleng.c:111:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 18,567, 1, 30,568, 1, 35,570, 1, 41,571, 1, 46,420, 1, 64,421, 1, 69,420,
                                              ^~~~~~~~~
                                              {        }
fleng.c:111:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 18,567, 1, 30,568, 1, 35,570, 1, 41,571, 1, 46,420, 1, 64,421, 1, 69,420,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:111:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 18,567, 1, 30,568, 1, 35,570, 1, 41,571, 1, 46,420, 1, 64,421, 1, 69,420,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:112:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 70,422, 1, 78,420, 1, 92,705, 1, 97,706, 1,103,707, 1,105,301, 1,108,261,
  ^~~~~~~~~
  {        }
fleng.c:112:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 70,422, 1, 78,420, 1, 92,705, 1, 97,706, 1,103,707, 1,105,301, 1,108,261,
             ^~~~~~~~~
             {        }
fleng.c:112:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 70,422, 1, 78,420, 1, 92,705, 1, 97,706, 1,103,707, 1,105,301, 1,108,261,
                        ^~~~~~~~~
                        {        }
fleng.c:112:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 70,422, 1, 78,420, 1, 92,705, 1, 97,706, 1,103,707, 1,105,301, 1,108,261,
                                   ^~~~~~~~~
                                   {        }
fleng.c:112:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 70,422, 1, 78,420, 1, 92,705, 1, 97,706, 1,103,707, 1,105,301, 1,108,261,
                                              ^~~~~~~~~
                                              {        }
fleng.c:112:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 70,422, 1, 78,420, 1, 92,705, 1, 97,706, 1,103,707, 1,105,301, 1,108,261,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:112:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 70,422, 1, 78,420, 1, 92,705, 1, 97,706, 1,103,707, 1,105,301, 1,108,261,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:113:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,119,262, 1,120,265, 1,125,266, 1,127,267, 1,130,196, 1,141,198, 1,145,614,
  ^~~~~~~~~
  {        }
fleng.c:113:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,119,262, 1,120,265, 1,125,266, 1,127,267, 1,130,196, 1,141,198, 1,145,614,
             ^~~~~~~~~
             {        }
fleng.c:113:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,119,262, 1,120,265, 1,125,266, 1,127,267, 1,130,196, 1,141,198, 1,145,614,
                        ^~~~~~~~~
                        {        }
fleng.c:113:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,119,262, 1,120,265, 1,125,266, 1,127,267, 1,130,196, 1,141,198, 1,145,614,
                                   ^~~~~~~~~
                                   {        }
fleng.c:113:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,119,262, 1,120,265, 1,125,266, 1,127,267, 1,130,196, 1,141,198, 1,145,614,
                                              ^~~~~~~~~
                                              {        }
fleng.c:113:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,119,262, 1,120,265, 1,125,266, 1,127,267, 1,130,196, 1,141,198, 1,145,614,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:113:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,119,262, 1,120,265, 1,125,266, 1,127,267, 1,130,196, 1,141,198, 1,145,614,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:114:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,618, 2,  0,561, 2,  9,562, 2, 16,566, 2, 18,567, 2, 31,568, 2, 35,570,
  ^~~~~~~~~
  {        }
fleng.c:114:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,618, 2,  0,561, 2,  9,562, 2, 16,566, 2, 18,567, 2, 31,568, 2, 35,570,
             ^~~~~~~~~
             {        }
fleng.c:114:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,618, 2,  0,561, 2,  9,562, 2, 16,566, 2, 18,567, 2, 31,568, 2, 35,570,
                        ^~~~~~~~~
                        {        }
fleng.c:114:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,618, 2,  0,561, 2,  9,562, 2, 16,566, 2, 18,567, 2, 31,568, 2, 35,570,
                                   ^~~~~~~~~
                                   {        }
fleng.c:114:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,618, 2,  0,561, 2,  9,562, 2, 16,566, 2, 18,567, 2, 31,568, 2, 35,570,
                                              ^~~~~~~~~
                                              {        }
fleng.c:114:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,618, 2,  0,561, 2,  9,562, 2, 16,566, 2, 18,567, 2, 31,568, 2, 35,570,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:114:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,618, 2,  0,561, 2,  9,562, 2, 16,566, 2, 18,567, 2, 31,568, 2, 35,570,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:115:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,571, 2, 47,420, 2, 62,421, 2, 68,420, 2, 70,422, 2, 75,423, 2, 80,420,
  ^~~~~~~~~
  {        }
fleng.c:115:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,571, 2, 47,420, 2, 62,421, 2, 68,420, 2, 70,422, 2, 75,423, 2, 80,420,
             ^~~~~~~~~
             {        }
fleng.c:115:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,571, 2, 47,420, 2, 62,421, 2, 68,420, 2, 70,422, 2, 75,423, 2, 80,420,
                        ^~~~~~~~~
                        {        }
fleng.c:115:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,571, 2, 47,420, 2, 62,421, 2, 68,420, 2, 70,422, 2, 75,423, 2, 80,420,
                                   ^~~~~~~~~
                                   {        }
fleng.c:115:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,571, 2, 47,420, 2, 62,421, 2, 68,420, 2, 70,422, 2, 75,423, 2, 80,420,
                                              ^~~~~~~~~
                                              {        }
fleng.c:115:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,571, 2, 47,420, 2, 62,421, 2, 68,420, 2, 70,422, 2, 75,423, 2, 80,420,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:115:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,571, 2, 47,420, 2, 62,421, 2, 68,420, 2, 70,422, 2, 75,423, 2, 80,420,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:116:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 90,705, 2, 96,706, 2,101,707, 2,105,301, 2,111,261, 2,118,262, 2,125,263,
  ^~~~~~~~~
  {        }
fleng.c:116:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 90,705, 2, 96,706, 2,101,707, 2,105,301, 2,111,261, 2,118,262, 2,125,263,
             ^~~~~~~~~
             {        }
fleng.c:116:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 90,705, 2, 96,706, 2,101,707, 2,105,301, 2,111,261, 2,118,262, 2,125,263,
                        ^~~~~~~~~
                        {        }
fleng.c:116:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 90,705, 2, 96,706, 2,101,707, 2,105,301, 2,111,261, 2,118,262, 2,125,263,
                                   ^~~~~~~~~
                                   {        }
fleng.c:116:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 90,705, 2, 96,706, 2,101,707, 2,105,301, 2,111,261, 2,118,262, 2,125,263,
                                              ^~~~~~~~~
                                              {        }
fleng.c:116:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 90,705, 2, 96,706, 2,101,707, 2,105,301, 2,111,261, 2,118,262, 2,125,263,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:116:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 90,705, 2, 96,706, 2,101,707, 2,105,301, 2,111,261, 2,118,262, 2,125,263,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:117:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,126,266, 2,128,267, 2,130,196, 2,141,198, 2,145,614, 2,165,618, 3,  0,561,
  ^~~~~~~~~
  {        }
fleng.c:117:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,126,266, 2,128,267, 2,130,196, 2,141,198, 2,145,614, 2,165,618, 3,  0,561,
             ^~~~~~~~~
             {        }
fleng.c:117:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,126,266, 2,128,267, 2,130,196, 2,141,198, 2,145,614, 2,165,618, 3,  0,561,
                        ^~~~~~~~~
                        {        }
fleng.c:117:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,126,266, 2,128,267, 2,130,196, 2,141,198, 2,145,614, 2,165,618, 3,  0,561,
                                   ^~~~~~~~~
                                   {        }
fleng.c:117:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,126,266, 2,128,267, 2,130,196, 2,141,198, 2,145,614, 2,165,618, 3,  0,561,
                                              ^~~~~~~~~
                                              {        }
fleng.c:117:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,126,266, 2,128,267, 2,130,196, 2,141,198, 2,145,614, 2,165,618, 3,  0,561,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:117:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,126,266, 2,128,267, 2,130,196, 2,141,198, 2,145,614, 2,165,618, 3,  0,561,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:118:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,  9,562, 3, 15,564, 3, 17,566, 3, 19,567, 3, 31,568, 3, 34,570, 3, 42,571,
  ^~~~~~~~~
  {        }
fleng.c:118:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,  9,562, 3, 15,564, 3, 17,566, 3, 19,567, 3, 31,568, 3, 34,570, 3, 42,571,
             ^~~~~~~~~
             {        }
fleng.c:118:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,  9,562, 3, 15,564, 3, 17,566, 3, 19,567, 3, 31,568, 3, 34,570, 3, 42,571,
                        ^~~~~~~~~
                        {        }
fleng.c:118:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,  9,562, 3, 15,564, 3, 17,566, 3, 19,567, 3, 31,568, 3, 34,570, 3, 42,571,
                                   ^~~~~~~~~
                                   {        }
fleng.c:118:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,  9,562, 3, 15,564, 3, 17,566, 3, 19,567, 3, 31,568, 3, 34,570, 3, 42,571,
                                              ^~~~~~~~~
                                              {        }
fleng.c:118:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,  9,562, 3, 15,564, 3, 17,566, 3, 19,567, 3, 31,568, 3, 34,570, 3, 42,571,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:118:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,  9,562, 3, 15,564, 3, 17,566, 3, 19,567, 3, 31,568, 3, 34,570, 3, 42,571,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:119:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 47,419, 3, 48,420, 3, 60,421, 3, 68,420, 3, 70,422, 3, 75,423, 3, 80,420,
  ^~~~~~~~~
  {        }
fleng.c:119:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 47,419, 3, 48,420, 3, 60,421, 3, 68,420, 3, 70,422, 3, 75,423, 3, 80,420,
             ^~~~~~~~~
             {        }
fleng.c:119:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 47,419, 3, 48,420, 3, 60,421, 3, 68,420, 3, 70,422, 3, 75,423, 3, 80,420,
                        ^~~~~~~~~
                        {        }
fleng.c:119:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 47,419, 3, 48,420, 3, 60,421, 3, 68,420, 3, 70,422, 3, 75,423, 3, 80,420,
                                   ^~~~~~~~~
                                   {        }
fleng.c:119:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 47,419, 3, 48,420, 3, 60,421, 3, 68,420, 3, 70,422, 3, 75,423, 3, 80,420,
                                              ^~~~~~~~~
                                              {        }
fleng.c:119:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 47,419, 3, 48,420, 3, 60,421, 3, 68,420, 3, 70,422, 3, 75,423, 3, 80,420,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:119:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 47,419, 3, 48,420, 3, 60,421, 3, 68,420, 3, 70,422, 3, 75,423, 3, 80,420,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:120:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 90,705, 3, 96,706, 3,101,707, 3,104,301, 3,113,261, 3,118,262, 3,125,263,
  ^~~~~~~~~
  {        }
fleng.c:120:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 90,705, 3, 96,706, 3,101,707, 3,104,301, 3,113,261, 3,118,262, 3,125,263,
             ^~~~~~~~~
             {        }
fleng.c:120:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 90,705, 3, 96,706, 3,101,707, 3,104,301, 3,113,261, 3,118,262, 3,125,263,
                        ^~~~~~~~~
                        {        }
fleng.c:120:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 90,705, 3, 96,706, 3,101,707, 3,104,301, 3,113,261, 3,118,262, 3,125,263,
                                   ^~~~~~~~~
                                   {        }
fleng.c:120:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 90,705, 3, 96,706, 3,101,707, 3,104,301, 3,113,261, 3,118,262, 3,125,263,
                                              ^~~~~~~~~
                                              {        }
fleng.c:120:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 90,705, 3, 96,706, 3,101,707, 3,104,301, 3,113,261, 3,118,262, 3,125,263,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:120:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 90,705, 3, 96,706, 3,101,707, 3,104,301, 3,113,261, 3,118,262, 3,125,263,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:121:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,128,264, 3,131,209, 3,142,614, 3,165,615, 3,171,618, 4,  0,752, 4,  1,753,
  ^~~~~~~~~
  {        }
fleng.c:121:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,128,264, 3,131,209, 3,142,614, 3,165,615, 3,171,618, 4,  0,752, 4,  1,753,
             ^~~~~~~~~
             {        }
fleng.c:121:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,128,264, 3,131,209, 3,142,614, 3,165,615, 3,171,618, 4,  0,752, 4,  1,753,
                        ^~~~~~~~~
                        {        }
fleng.c:121:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,128,264, 3,131,209, 3,142,614, 3,165,615, 3,171,618, 4,  0,752, 4,  1,753,
                                   ^~~~~~~~~
                                   {        }
fleng.c:121:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,128,264, 3,131,209, 3,142,614, 3,165,615, 3,171,618, 4,  0,752, 4,  1,753,
                                              ^~~~~~~~~
                                              {        }
fleng.c:121:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,128,264, 3,131,209, 3,142,614, 3,165,615, 3,171,618, 4,  0,752, 4,  1,753,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:121:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,128,264, 3,131,209, 3,142,614, 3,165,615, 3,171,618, 4,  0,752, 4,  1,753,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:122:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,  3,755, 4, 10,562, 4, 15,564, 4, 19,567, 4, 20,564, 4, 23,567, 4, 28,557,
  ^~~~~~~~~
  {        }
fleng.c:122:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,  3,755, 4, 10,562, 4, 15,564, 4, 19,567, 4, 20,564, 4, 23,567, 4, 28,557,
             ^~~~~~~~~
             {        }
fleng.c:122:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,  3,755, 4, 10,562, 4, 15,564, 4, 19,567, 4, 20,564, 4, 23,567, 4, 28,557,
                        ^~~~~~~~~
                        {        }
fleng.c:122:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,  3,755, 4, 10,562, 4, 15,564, 4, 19,567, 4, 20,564, 4, 23,567, 4, 28,557,
                                   ^~~~~~~~~
                                   {        }
fleng.c:122:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,  3,755, 4, 10,562, 4, 15,564, 4, 19,567, 4, 20,564, 4, 23,567, 4, 28,557,
                                              ^~~~~~~~~
                                              {        }
fleng.c:122:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,  3,755, 4, 10,562, 4, 15,564, 4, 19,567, 4, 20,564, 4, 23,567, 4, 28,557,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:122:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,  3,755, 4, 10,562, 4, 15,564, 4, 19,567, 4, 20,564, 4, 23,567, 4, 28,557,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:123:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 35,570, 4, 36,558, 4, 43,571, 4, 47,419, 4, 49,420, 4, 58,421, 4, 68,420,
  ^~~~~~~~~
  {        }
fleng.c:123:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 35,570, 4, 36,558, 4, 43,571, 4, 47,419, 4, 49,420, 4, 58,421, 4, 68,420,
             ^~~~~~~~~
             {        }
fleng.c:123:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 35,570, 4, 36,558, 4, 43,571, 4, 47,419, 4, 49,420, 4, 58,421, 4, 68,420,
                        ^~~~~~~~~
                        {        }
fleng.c:123:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 35,570, 4, 36,558, 4, 43,571, 4, 47,419, 4, 49,420, 4, 58,421, 4, 68,420,
                                   ^~~~~~~~~
                                   {        }
fleng.c:123:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 35,570, 4, 36,558, 4, 43,571, 4, 47,419, 4, 49,420, 4, 58,421, 4, 68,420,
                                              ^~~~~~~~~
                                              {        }
fleng.c:123:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 35,570, 4, 36,558, 4, 43,571, 4, 47,419, 4, 49,420, 4, 58,421, 4, 68,420,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:123:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 35,570, 4, 36,558, 4, 43,571, 4, 47,419, 4, 49,420, 4, 58,421, 4, 68,420,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:124:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,422, 4, 75,423, 4, 80,420, 4, 90,705, 4, 95,706, 4,100,707, 4,104,301,
  ^~~~~~~~~
  {        }
fleng.c:124:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,422, 4, 75,423, 4, 80,420, 4, 90,705, 4, 95,706, 4,100,707, 4,104,301,
             ^~~~~~~~~
             {        }
fleng.c:124:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,422, 4, 75,423, 4, 80,420, 4, 90,705, 4, 95,706, 4,100,707, 4,104,301,
                        ^~~~~~~~~
                        {        }
fleng.c:124:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,422, 4, 75,423, 4, 80,420, 4, 90,705, 4, 95,706, 4,100,707, 4,104,301,
                                   ^~~~~~~~~
                                   {        }
fleng.c:124:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,422, 4, 75,423, 4, 80,420, 4, 90,705, 4, 95,706, 4,100,707, 4,104,301,
                                              ^~~~~~~~~
                                              {        }
fleng.c:124:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,422, 4, 75,423, 4, 80,420, 4, 90,705, 4, 95,706, 4,100,707, 4,104,301,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:124:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,422, 4, 75,423, 4, 80,420, 4, 90,705, 4, 95,706, 4,100,707, 4,104,301,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:125:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,114,261, 4,119,258, 4,121,262, 4,125,263, 4,128,264, 4,131,209, 4,142,614,
  ^~~~~~~~~
  {        }
fleng.c:125:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,114,261, 4,119,258, 4,121,262, 4,125,263, 4,128,264, 4,131,209, 4,142,614,
             ^~~~~~~~~
             {        }
fleng.c:125:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,114,261, 4,119,258, 4,121,262, 4,125,263, 4,128,264, 4,131,209, 4,142,614,
                        ^~~~~~~~~
                        {        }
fleng.c:125:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,114,261, 4,119,258, 4,121,262, 4,125,263, 4,128,264, 4,131,209, 4,142,614,
                                   ^~~~~~~~~
                                   {        }
fleng.c:125:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,114,261, 4,119,258, 4,121,262, 4,125,263, 4,128,264, 4,131,209, 4,142,614,
                                              ^~~~~~~~~
                                              {        }
fleng.c:125:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,114,261, 4,119,258, 4,121,262, 4,125,263, 4,128,264, 4,131,209, 4,142,614,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:125:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,114,261, 4,119,258, 4,121,262, 4,125,263, 4,128,264, 4,131,209, 4,142,614,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:126:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,165,615, 4,171,618, 5,  0,752, 5,  1,753, 5,  3,755, 5, 10,562, 5, 15,564,
  ^~~~~~~~~
  {        }
fleng.c:126:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,165,615, 4,171,618, 5,  0,752, 5,  1,753, 5,  3,755, 5, 10,562, 5, 15,564,
             ^~~~~~~~~
             {        }
fleng.c:126:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,165,615, 4,171,618, 5,  0,752, 5,  1,753, 5,  3,755, 5, 10,562, 5, 15,564,
                        ^~~~~~~~~
                        {        }
fleng.c:126:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,165,615, 4,171,618, 5,  0,752, 5,  1,753, 5,  3,755, 5, 10,562, 5, 15,564,
                                   ^~~~~~~~~
                                   {        }
fleng.c:126:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,165,615, 4,171,618, 5,  0,752, 5,  1,753, 5,  3,755, 5, 10,562, 5, 15,564,
                                              ^~~~~~~~~
                                              {        }
fleng.c:126:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,165,615, 4,171,618, 5,  0,752, 5,  1,753, 5,  3,755, 5, 10,562, 5, 15,564,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:126:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,165,615, 4,171,618, 5,  0,752, 5,  1,753, 5,  3,755, 5, 10,562, 5, 15,564,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:127:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 27,557, 5, 36,558, 5, 45,571, 5, 47,419, 5, 49,420, 5, 56,421, 5, 66,420,
  ^~~~~~~~~
  {        }
fleng.c:127:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 27,557, 5, 36,558, 5, 45,571, 5, 47,419, 5, 49,420, 5, 56,421, 5, 66,420,
             ^~~~~~~~~
             {        }
fleng.c:127:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 27,557, 5, 36,558, 5, 45,571, 5, 47,419, 5, 49,420, 5, 56,421, 5, 66,420,
                        ^~~~~~~~~
                        {        }
fleng.c:127:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 27,557, 5, 36,558, 5, 45,571, 5, 47,419, 5, 49,420, 5, 56,421, 5, 66,420,
                                   ^~~~~~~~~
                                   {        }
fleng.c:127:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 27,557, 5, 36,558, 5, 45,571, 5, 47,419, 5, 49,420, 5, 56,421, 5, 66,420,
                                              ^~~~~~~~~
                                              {        }
fleng.c:127:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 27,557, 5, 36,558, 5, 45,571, 5, 47,419, 5, 49,420, 5, 56,421, 5, 66,420,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:127:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 27,557, 5, 36,558, 5, 45,571, 5, 47,419, 5, 49,420, 5, 56,421, 5, 66,420,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:128:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 70,422, 5, 75,423, 5, 79,424, 5, 83,420, 5, 90,705, 5, 94,706, 5,100,707,
  ^~~~~~~~~
  {        }
fleng.c:128:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 70,422, 5, 75,423, 5, 79,424, 5, 83,420, 5, 90,705, 5, 94,706, 5,100,707,
             ^~~~~~~~~
             {        }
fleng.c:128:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 70,422, 5, 75,423, 5, 79,424, 5, 83,420, 5, 90,705, 5, 94,706, 5,100,707,
                        ^~~~~~~~~
                        {        }
fleng.c:128:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 70,422, 5, 75,423, 5, 79,424, 5, 83,420, 5, 90,705, 5, 94,706, 5,100,707,
                                   ^~~~~~~~~
                                   {        }
fleng.c:128:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 70,422, 5, 75,423, 5, 79,424, 5, 83,420, 5, 90,705, 5, 94,706, 5,100,707,
                                              ^~~~~~~~~
                                              {        }
fleng.c:128:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 70,422, 5, 75,423, 5, 79,424, 5, 83,420, 5, 90,705, 5, 94,706, 5,100,707,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:128:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 70,422, 5, 75,423, 5, 79,424, 5, 83,420, 5, 90,705, 5, 94,706, 5,100,707,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:129:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,104,301, 5,115,261, 5,119,258, 5,121,262, 5,123,259, 5,127,248, 5,128,260,
  ^~~~~~~~~
  {        }
fleng.c:129:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,104,301, 5,115,261, 5,119,258, 5,121,262, 5,123,259, 5,127,248, 5,128,260,
             ^~~~~~~~~
             {        }
fleng.c:129:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,104,301, 5,115,261, 5,119,258, 5,121,262, 5,123,259, 5,127,248, 5,128,260,
                        ^~~~~~~~~
                        {        }
fleng.c:129:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,104,301, 5,115,261, 5,119,258, 5,121,262, 5,123,259, 5,127,248, 5,128,260,
                                   ^~~~~~~~~
                                   {        }
fleng.c:129:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,104,301, 5,115,261, 5,119,258, 5,121,262, 5,123,259, 5,127,248, 5,128,260,
                                              ^~~~~~~~~
                                              {        }
fleng.c:129:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,104,301, 5,115,261, 5,119,258, 5,121,262, 5,123,259, 5,127,248, 5,128,260,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:129:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,104,301, 5,115,261, 5,119,258, 5,121,262, 5,123,259, 5,127,248, 5,128,260,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:130:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,131,209, 5,142,614, 5,165,615, 6,  0,752, 6,  1,753, 6,  3,755, 6, 11,562,
  ^~~~~~~~~
  {        }
fleng.c:130:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,131,209, 5,142,614, 5,165,615, 6,  0,752, 6,  1,753, 6,  3,755, 6, 11,562,
             ^~~~~~~~~
             {        }
fleng.c:130:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,131,209, 5,142,614, 5,165,615, 6,  0,752, 6,  1,753, 6,  3,755, 6, 11,562,
                        ^~~~~~~~~
                        {        }
fleng.c:130:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,131,209, 5,142,614, 5,165,615, 6,  0,752, 6,  1,753, 6,  3,755, 6, 11,562,
                                   ^~~~~~~~~
                                   {        }
fleng.c:130:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,131,209, 5,142,614, 5,165,615, 6,  0,752, 6,  1,753, 6,  3,755, 6, 11,562,
                                              ^~~~~~~~~
                                              {        }
fleng.c:130:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,131,209, 5,142,614, 5,165,615, 6,  0,752, 6,  1,753, 6,  3,755, 6, 11,562,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:130:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,131,209, 5,142,614, 5,165,615, 6,  0,752, 6,  1,753, 6,  3,755, 6, 11,562,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:131:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 15,564, 6, 26,557, 6, 35,558, 6, 47,419, 6, 50,420, 6, 55,421, 6, 64,420,
  ^~~~~~~~~
  {        }
fleng.c:131:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 15,564, 6, 26,557, 6, 35,558, 6, 47,419, 6, 50,420, 6, 55,421, 6, 64,420,
             ^~~~~~~~~
             {        }
fleng.c:131:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 15,564, 6, 26,557, 6, 35,558, 6, 47,419, 6, 50,420, 6, 55,421, 6, 64,420,
                        ^~~~~~~~~
                        {        }
fleng.c:131:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 15,564, 6, 26,557, 6, 35,558, 6, 47,419, 6, 50,420, 6, 55,421, 6, 64,420,
                                   ^~~~~~~~~
                                   {        }
fleng.c:131:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 15,564, 6, 26,557, 6, 35,558, 6, 47,419, 6, 50,420, 6, 55,421, 6, 64,420,
                                              ^~~~~~~~~
                                              {        }
fleng.c:131:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 15,564, 6, 26,557, 6, 35,558, 6, 47,419, 6, 50,420, 6, 55,421, 6, 64,420,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:131:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 15,564, 6, 26,557, 6, 35,558, 6, 47,419, 6, 50,420, 6, 55,421, 6, 64,420,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:132:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 70,422, 6, 75,423, 6, 79,424, 6, 83,319, 6, 90,704, 6, 98,706, 6, 99,707,
  ^~~~~~~~~
  {        }
fleng.c:132:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 70,422, 6, 75,423, 6, 79,424, 6, 83,319, 6, 90,704, 6, 98,706, 6, 99,707,
             ^~~~~~~~~
             {        }
fleng.c:132:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 70,422, 6, 75,423, 6, 79,424, 6, 83,319, 6, 90,704, 6, 98,706, 6, 99,707,
                        ^~~~~~~~~
                        {        }
fleng.c:132:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 70,422, 6, 75,423, 6, 79,424, 6, 83,319, 6, 90,704, 6, 98,706, 6, 99,707,
                                   ^~~~~~~~~
                                   {        }
fleng.c:132:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 70,422, 6, 75,423, 6, 79,424, 6, 83,319, 6, 90,704, 6, 98,706, 6, 99,707,
                                              ^~~~~~~~~
                                              {        }
fleng.c:132:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 70,422, 6, 75,423, 6, 79,424, 6, 83,319, 6, 90,704, 6, 98,706, 6, 99,707,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:132:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 70,422, 6, 75,423, 6, 79,424, 6, 83,319, 6, 90,704, 6, 98,706, 6, 99,707,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:133:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,103,708, 6,104,301, 6,116,261, 6,119,253, 6,120,258, 6,121,259, 6,127,248,
  ^~~~~~~~~
  {        }
fleng.c:133:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,103,708, 6,104,301, 6,116,261, 6,119,253, 6,120,258, 6,121,259, 6,127,248,
             ^~~~~~~~~
             {        }
fleng.c:133:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,103,708, 6,104,301, 6,116,261, 6,119,253, 6,120,258, 6,121,259, 6,127,248,
                        ^~~~~~~~~
                        {        }
fleng.c:133:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,103,708, 6,104,301, 6,116,261, 6,119,253, 6,120,258, 6,121,259, 6,127,248,
                                   ^~~~~~~~~
                                   {        }
fleng.c:133:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,103,708, 6,104,301, 6,116,261, 6,119,253, 6,120,258, 6,121,259, 6,127,248,
                                              ^~~~~~~~~
                                              {        }
fleng.c:133:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,103,708, 6,104,301, 6,116,261, 6,119,253, 6,120,258, 6,121,259, 6,127,248,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:133:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,103,708, 6,104,301, 6,116,261, 6,119,253, 6,120,258, 6,121,259, 6,127,248,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:134:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,128,260, 6,131,209, 6,142,614, 6,165,615, 7,  0,752, 7,  1,753, 7,  3,755,
  ^~~~~~~~~
  {        }
fleng.c:134:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,128,260, 6,131,209, 6,142,614, 6,165,615, 7,  0,752, 7,  1,753, 7,  3,755,
             ^~~~~~~~~
             {        }
fleng.c:134:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,128,260, 6,131,209, 6,142,614, 6,165,615, 7,  0,752, 7,  1,753, 7,  3,755,
                        ^~~~~~~~~
                        {        }
fleng.c:134:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,128,260, 6,131,209, 6,142,614, 6,165,615, 7,  0,752, 7,  1,753, 7,  3,755,
                                   ^~~~~~~~~
                                   {        }
fleng.c:134:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,128,260, 6,131,209, 6,142,614, 6,165,615, 7,  0,752, 7,  1,753, 7,  3,755,
                                              ^~~~~~~~~
                                              {        }
fleng.c:134:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,128,260, 6,131,209, 6,142,614, 6,165,615, 7,  0,752, 7,  1,753, 7,  3,755,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:134:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,128,260, 6,131,209, 6,142,614, 6,165,615, 7,  0,752, 7,  1,753, 7,  3,755,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:135:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 12,562, 7, 15,564, 7, 25,557, 7, 34,558, 7, 47,419, 7, 50,420, 7, 55,421,
  ^~~~~~~~~
  {        }
fleng.c:135:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 12,562, 7, 15,564, 7, 25,557, 7, 34,558, 7, 47,419, 7, 50,420, 7, 55,421,
             ^~~~~~~~~
             {        }
fleng.c:135:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 12,562, 7, 15,564, 7, 25,557, 7, 34,558, 7, 47,419, 7, 50,420, 7, 55,421,
                        ^~~~~~~~~
                        {        }
fleng.c:135:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 12,562, 7, 15,564, 7, 25,557, 7, 34,558, 7, 47,419, 7, 50,420, 7, 55,421,
                                   ^~~~~~~~~
                                   {        }
fleng.c:135:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 12,562, 7, 15,564, 7, 25,557, 7, 34,558, 7, 47,419, 7, 50,420, 7, 55,421,
                                              ^~~~~~~~~
                                              {        }
fleng.c:135:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 12,562, 7, 15,564, 7, 25,557, 7, 34,558, 7, 47,419, 7, 50,420, 7, 55,421,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:135:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 12,562, 7, 15,564, 7, 25,557, 7, 34,558, 7, 47,419, 7, 50,420, 7, 55,421,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:136:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 63,420, 7, 70,422, 7, 75,423, 7, 79,424, 7, 83,319, 7, 90,704, 7, 98,707,
  ^~~~~~~~~
  {        }
fleng.c:136:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 63,420, 7, 70,422, 7, 75,423, 7, 79,424, 7, 83,319, 7, 90,704, 7, 98,707,
             ^~~~~~~~~
             {        }
fleng.c:136:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 63,420, 7, 70,422, 7, 75,423, 7, 79,424, 7, 83,319, 7, 90,704, 7, 98,707,
                        ^~~~~~~~~
                        {        }
fleng.c:136:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 63,420, 7, 70,422, 7, 75,423, 7, 79,424, 7, 83,319, 7, 90,704, 7, 98,707,
                                   ^~~~~~~~~
                                   {        }
fleng.c:136:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 63,420, 7, 70,422, 7, 75,423, 7, 79,424, 7, 83,319, 7, 90,704, 7, 98,707,
                                              ^~~~~~~~~
                                              {        }
fleng.c:136:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 63,420, 7, 70,422, 7, 75,423, 7, 79,424, 7, 83,319, 7, 90,704, 7, 98,707,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:136:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 63,420, 7, 70,422, 7, 75,423, 7, 79,424, 7, 83,319, 7, 90,704, 7, 98,707,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:137:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,101,708, 7,104,301, 7,116,261, 7,118,253, 7,121,259, 7,127,248, 7,128,260,
  ^~~~~~~~~
  {        }
fleng.c:137:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,101,708, 7,104,301, 7,116,261, 7,118,253, 7,121,259, 7,127,248, 7,128,260,
             ^~~~~~~~~
             {        }
fleng.c:137:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,101,708, 7,104,301, 7,116,261, 7,118,253, 7,121,259, 7,127,248, 7,128,260,
                        ^~~~~~~~~
                        {        }
fleng.c:137:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,101,708, 7,104,301, 7,116,261, 7,118,253, 7,121,259, 7,127,248, 7,128,260,
                                   ^~~~~~~~~
                                   {        }
fleng.c:137:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,101,708, 7,104,301, 7,116,261, 7,118,253, 7,121,259, 7,127,248, 7,128,260,
                                              ^~~~~~~~~
                                              {        }
fleng.c:137:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,101,708, 7,104,301, 7,116,261, 7,118,253, 7,121,259, 7,127,248, 7,128,260,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:137:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,101,708, 7,104,301, 7,116,261, 7,118,253, 7,121,259, 7,127,248, 7,128,260,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:138:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,131,209, 7,142,614, 7,162,615, 8,  0,753, 8,  3,755, 8, 12,556, 8, 19,564,
  ^~~~~~~~~
  {        }
fleng.c:138:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,131,209, 7,142,614, 7,162,615, 8,  0,753, 8,  3,755, 8, 12,556, 8, 19,564,
             ^~~~~~~~~
             {        }
fleng.c:138:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,131,209, 7,142,614, 7,162,615, 8,  0,753, 8,  3,755, 8, 12,556, 8, 19,564,
                        ^~~~~~~~~
                        {        }
fleng.c:138:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,131,209, 7,142,614, 7,162,615, 8,  0,753, 8,  3,755, 8, 12,556, 8, 19,564,
                                   ^~~~~~~~~
                                   {        }
fleng.c:138:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,131,209, 7,142,614, 7,162,615, 8,  0,753, 8,  3,755, 8, 12,556, 8, 19,564,
                                              ^~~~~~~~~
                                              {        }
fleng.c:138:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,131,209, 7,142,614, 7,162,615, 8,  0,753, 8,  3,755, 8, 12,556, 8, 19,564,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:138:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,131,209, 7,142,614, 7,162,615, 8,  0,753, 8,  3,755, 8, 12,556, 8, 19,564,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:139:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 24,557, 8, 34,558, 8, 46,560, 8, 47,419, 8, 51,420, 8, 54,421, 8, 61,417,
  ^~~~~~~~~
  {        }
fleng.c:139:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 24,557, 8, 34,558, 8, 46,560, 8, 47,419, 8, 51,420, 8, 54,421, 8, 61,417,
             ^~~~~~~~~
             {        }
fleng.c:139:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 24,557, 8, 34,558, 8, 46,560, 8, 47,419, 8, 51,420, 8, 54,421, 8, 61,417,
                        ^~~~~~~~~
                        {        }
fleng.c:139:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 24,557, 8, 34,558, 8, 46,560, 8, 47,419, 8, 51,420, 8, 54,421, 8, 61,417,
                                   ^~~~~~~~~
                                   {        }
fleng.c:139:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 24,557, 8, 34,558, 8, 46,560, 8, 47,419, 8, 51,420, 8, 54,421, 8, 61,417,
                                              ^~~~~~~~~
                                              {        }
fleng.c:139:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 24,557, 8, 34,558, 8, 46,560, 8, 47,419, 8, 51,420, 8, 54,421, 8, 61,417,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:139:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 24,557, 8, 34,558, 8, 46,560, 8, 47,419, 8, 51,420, 8, 54,421, 8, 61,417,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:140:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 71,418, 8, 76,314, 8, 79,424, 8, 82,319, 8, 90,704, 8, 98,707, 8,101,708,
  ^~~~~~~~~
  {        }
fleng.c:140:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 71,418, 8, 76,314, 8, 79,424, 8, 82,319, 8, 90,704, 8, 98,707, 8,101,708,
             ^~~~~~~~~
             {        }
fleng.c:140:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 71,418, 8, 76,314, 8, 79,424, 8, 82,319, 8, 90,704, 8, 98,707, 8,101,708,
                        ^~~~~~~~~
                        {        }
fleng.c:140:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 71,418, 8, 76,314, 8, 79,424, 8, 82,319, 8, 90,704, 8, 98,707, 8,101,708,
                                   ^~~~~~~~~
                                   {        }
fleng.c:140:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 71,418, 8, 76,314, 8, 79,424, 8, 82,319, 8, 90,704, 8, 98,707, 8,101,708,
                                              ^~~~~~~~~
                                              {        }
fleng.c:140:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 71,418, 8, 76,314, 8, 79,424, 8, 82,319, 8, 90,704, 8, 98,707, 8,101,708,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:140:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 71,418, 8, 76,314, 8, 79,424, 8, 82,319, 8, 90,704, 8, 98,707, 8,101,708,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:141:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,104,736, 8,107,301, 8,117,252, 8,118,253, 8,121,259, 8,127,248, 8,128,260,
  ^~~~~~~~~
  {        }
fleng.c:141:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,104,736, 8,107,301, 8,117,252, 8,118,253, 8,121,259, 8,127,248, 8,128,260,
             ^~~~~~~~~
             {        }
fleng.c:141:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,104,736, 8,107,301, 8,117,252, 8,118,253, 8,121,259, 8,127,248, 8,128,260,
                        ^~~~~~~~~
                        {        }
fleng.c:141:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,104,736, 8,107,301, 8,117,252, 8,118,253, 8,121,259, 8,127,248, 8,128,260,
                                   ^~~~~~~~~
                                   {        }
fleng.c:141:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,104,736, 8,107,301, 8,117,252, 8,118,253, 8,121,259, 8,127,248, 8,128,260,
                                              ^~~~~~~~~
                                              {        }
fleng.c:141:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,104,736, 8,107,301, 8,117,252, 8,118,253, 8,121,259, 8,127,248, 8,128,260,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:141:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,104,736, 8,107,301, 8,117,252, 8,118,253, 8,121,259, 8,127,248, 8,128,260,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:142:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,131,209, 8,142,614, 8,160,615, 9,  0,753, 9,  3,755, 9, 12,556, 9, 21,564,
  ^~~~~~~~~
  {        }
fleng.c:142:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,131,209, 8,142,614, 8,160,615, 9,  0,753, 9,  3,755, 9, 12,556, 9, 21,564,
             ^~~~~~~~~
             {        }
fleng.c:142:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,131,209, 8,142,614, 8,160,615, 9,  0,753, 9,  3,755, 9, 12,556, 9, 21,564,
                        ^~~~~~~~~
                        {        }
fleng.c:142:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,131,209, 8,142,614, 8,160,615, 9,  0,753, 9,  3,755, 9, 12,556, 9, 21,564,
                                   ^~~~~~~~~
                                   {        }
fleng.c:142:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,131,209, 8,142,614, 8,160,615, 9,  0,753, 9,  3,755, 9, 12,556, 9, 21,564,
                                              ^~~~~~~~~
                                              {        }
fleng.c:142:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,131,209, 8,142,614, 8,160,615, 9,  0,753, 9,  3,755, 9, 12,556, 9, 21,564,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:142:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,131,209, 8,142,614, 8,160,615, 9,  0,753, 9,  3,755, 9, 12,556, 9, 21,564,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:143:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 23,557, 9, 34,558, 9, 44,560, 9, 47,419, 9, 51,420, 9, 54,421, 9, 61,417,
  ^~~~~~~~~
  {        }
fleng.c:143:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 23,557, 9, 34,558, 9, 44,560, 9, 47,419, 9, 51,420, 9, 54,421, 9, 61,417,
             ^~~~~~~~~
             {        }
fleng.c:143:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 23,557, 9, 34,558, 9, 44,560, 9, 47,419, 9, 51,420, 9, 54,421, 9, 61,417,
                        ^~~~~~~~~
                        {        }
fleng.c:143:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 23,557, 9, 34,558, 9, 44,560, 9, 47,419, 9, 51,420, 9, 54,421, 9, 61,417,
                                   ^~~~~~~~~
                                   {        }
fleng.c:143:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 23,557, 9, 34,558, 9, 44,560, 9, 47,419, 9, 51,420, 9, 54,421, 9, 61,417,
                                              ^~~~~~~~~
                                              {        }
fleng.c:143:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 23,557, 9, 34,558, 9, 44,560, 9, 47,419, 9, 51,420, 9, 54,421, 9, 61,417,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:143:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 23,557, 9, 34,558, 9, 44,560, 9, 47,419, 9, 51,420, 9, 54,421, 9, 61,417,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:144:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 71,418, 9, 76,314, 9, 80,424, 9, 82,319, 9, 90,704, 9, 98,707, 9,100,708,
  ^~~~~~~~~
  {        }
fleng.c:144:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 71,418, 9, 76,314, 9, 80,424, 9, 82,319, 9, 90,704, 9, 98,707, 9,100,708,
             ^~~~~~~~~
             {        }
fleng.c:144:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 71,418, 9, 76,314, 9, 80,424, 9, 82,319, 9, 90,704, 9, 98,707, 9,100,708,
                        ^~~~~~~~~
                        {        }
fleng.c:144:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 71,418, 9, 76,314, 9, 80,424, 9, 82,319, 9, 90,704, 9, 98,707, 9,100,708,
                                   ^~~~~~~~~
                                   {        }
fleng.c:144:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 71,418, 9, 76,314, 9, 80,424, 9, 82,319, 9, 90,704, 9, 98,707, 9,100,708,
                                              ^~~~~~~~~
                                              {        }
fleng.c:144:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 71,418, 9, 76,314, 9, 80,424, 9, 82,319, 9, 90,704, 9, 98,707, 9,100,708,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:144:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 71,418, 9, 76,314, 9, 80,424, 9, 82,319, 9, 90,704, 9, 98,707, 9,100,708,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:145:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,104,736, 9,108,301, 9,117,252, 9,119,253, 9,122,257, 9,124,259, 9,127,248,
  ^~~~~~~~~
  {        }
fleng.c:145:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,104,736, 9,108,301, 9,117,252, 9,119,253, 9,122,257, 9,124,259, 9,127,248,
             ^~~~~~~~~
             {        }
fleng.c:145:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,104,736, 9,108,301, 9,117,252, 9,119,253, 9,122,257, 9,124,259, 9,127,248,
                        ^~~~~~~~~
                        {        }
fleng.c:145:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,104,736, 9,108,301, 9,117,252, 9,119,253, 9,122,257, 9,124,259, 9,127,248,
                                   ^~~~~~~~~
                                   {        }
fleng.c:145:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,104,736, 9,108,301, 9,117,252, 9,119,253, 9,122,257, 9,124,259, 9,127,248,
                                              ^~~~~~~~~
                                              {        }
fleng.c:145:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,104,736, 9,108,301, 9,117,252, 9,119,253, 9,122,257, 9,124,259, 9,127,248,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:145:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,104,736, 9,108,301, 9,117,252, 9,119,253, 9,122,257, 9,124,259, 9,127,248,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:146:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,128,260, 9,131,209, 9,142,614, 9,159,615,10,  0,753,10,  4,755,10, 12,556,
  ^~~~~~~~~
  {        }
fleng.c:146:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,128,260, 9,131,209, 9,142,614, 9,159,615,10,  0,753,10,  4,755,10, 12,556,
             ^~~~~~~~~
             {        }
fleng.c:146:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,128,260, 9,131,209, 9,142,614, 9,159,615,10,  0,753,10,  4,755,10, 12,556,
                        ^~~~~~~~~
                        {        }
fleng.c:146:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,128,260, 9,131,209, 9,142,614, 9,159,615,10,  0,753,10,  4,755,10, 12,556,
                                   ^~~~~~~~~
                                   {        }
fleng.c:146:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,128,260, 9,131,209, 9,142,614, 9,159,615,10,  0,753,10,  4,755,10, 12,556,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:146:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,128,260, 9,131,209, 9,142,614, 9,159,615,10,  0,753,10,  4,755,10, 12,556,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:146:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,128,260, 9,131,209, 9,142,614, 9,159,615,10,  0,753,10,  4,755,10, 12,556,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:147:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 22,564,10, 23,557,10, 35,558,10, 43,560,10, 47,419,10, 52,420,10, 54,421,
 ^~~~~~~~~~
 {         }
fleng.c:147:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 22,564,10, 23,557,10, 35,558,10, 43,560,10, 47,419,10, 52,420,10, 54,421,
            ^~~~~~~~~~
            {         }
fleng.c:147:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 22,564,10, 23,557,10, 35,558,10, 43,560,10, 47,419,10, 52,420,10, 54,421,
                       ^~~~~~~~~~
                       {         }
fleng.c:147:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 22,564,10, 23,557,10, 35,558,10, 43,560,10, 47,419,10, 52,420,10, 54,421,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:147:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 22,564,10, 23,557,10, 35,558,10, 43,560,10, 47,419,10, 52,420,10, 54,421,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:147:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 22,564,10, 23,557,10, 35,558,10, 43,560,10, 47,419,10, 52,420,10, 54,421,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:147:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 22,564,10, 23,557,10, 35,558,10, 43,560,10, 47,419,10, 52,420,10, 54,421,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:148:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 59,417,10, 71,418,10, 75,314,10, 80,319,10, 90,703,10, 98,707,10,100,708,
 ^~~~~~~~~~
 {         }
fleng.c:148:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 59,417,10, 71,418,10, 75,314,10, 80,319,10, 90,703,10, 98,707,10,100,708,
            ^~~~~~~~~~
            {         }
fleng.c:148:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 59,417,10, 71,418,10, 75,314,10, 80,319,10, 90,703,10, 98,707,10,100,708,
                       ^~~~~~~~~~
                       {         }
fleng.c:148:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 59,417,10, 71,418,10, 75,314,10, 80,319,10, 90,703,10, 98,707,10,100,708,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:148:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 59,417,10, 71,418,10, 75,314,10, 80,319,10, 90,703,10, 98,707,10,100,708,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:148:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 59,417,10, 71,418,10, 75,314,10, 80,319,10, 90,703,10, 98,707,10,100,708,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:148:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 59,417,10, 71,418,10, 75,314,10, 80,319,10, 90,703,10, 98,707,10,100,708,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:149:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,103,735,10,105,736,10,110,301,10,117,248,10,118,252,10,120,253,10,121,254,
 ^~~~~~~~~~
 {         }
fleng.c:149:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,103,735,10,105,736,10,110,301,10,117,248,10,118,252,10,120,253,10,121,254,
            ^~~~~~~~~~
            {         }
fleng.c:149:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,103,735,10,105,736,10,110,301,10,117,248,10,118,252,10,120,253,10,121,254,
                       ^~~~~~~~~~
                       {         }
fleng.c:149:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,103,735,10,105,736,10,110,301,10,117,248,10,118,252,10,120,253,10,121,254,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:149:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,103,735,10,105,736,10,110,301,10,117,248,10,118,252,10,120,253,10,121,254,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:149:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,103,735,10,105,736,10,110,301,10,117,248,10,118,252,10,120,253,10,121,254,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:149:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,103,735,10,105,736,10,110,301,10,117,248,10,118,252,10,120,253,10,121,254,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:150:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,123,255,10,124,256,10,126,248,10,128,260,10,131,209,10,142,210,10,146,614,
 ^~~~~~~~~~
 {         }
fleng.c:150:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,123,255,10,124,256,10,126,248,10,128,260,10,131,209,10,142,210,10,146,614,
            ^~~~~~~~~~
            {         }
fleng.c:150:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,123,255,10,124,256,10,126,248,10,128,260,10,131,209,10,142,210,10,146,614,
                       ^~~~~~~~~~
                       {         }
fleng.c:150:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,123,255,10,124,256,10,126,248,10,128,260,10,131,209,10,142,210,10,146,614,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:150:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,123,255,10,124,256,10,126,248,10,128,260,10,131,209,10,142,210,10,146,614,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:150:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,123,255,10,124,256,10,126,248,10,128,260,10,131,209,10,142,210,10,146,614,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:150:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,123,255,10,124,256,10,126,248,10,128,260,10,131,209,10,142,210,10,146,614,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:151:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,159,615,10,161,616,10,164,617,10,167,615,11,  0,751,11,  2,753,11,  4,755,
 ^~~~~~~~~~
 {         }
fleng.c:151:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,159,615,10,161,616,10,164,617,10,167,615,11,  0,751,11,  2,753,11,  4,755,
            ^~~~~~~~~~
            {         }
fleng.c:151:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,159,615,10,161,616,10,164,617,10,167,615,11,  0,751,11,  2,753,11,  4,755,
                       ^~~~~~~~~~
                       {         }
fleng.c:151:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,159,615,10,161,616,10,164,617,10,167,615,11,  0,751,11,  2,753,11,  4,755,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:151:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,159,615,10,161,616,10,164,617,10,167,615,11,  0,751,11,  2,753,11,  4,755,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:151:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,159,615,10,161,616,10,164,617,10,167,615,11,  0,751,11,  2,753,11,  4,755,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:151:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,159,615,10,161,616,10,164,617,10,167,615,11,  0,751,11,  2,753,11,  4,755,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:152:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 12,556,11, 23,557,11, 35,558,11, 44,559,11, 47,415,11, 50,419,11, 52,416,
 ^~~~~~~~~~
 {         }
fleng.c:152:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 12,556,11, 23,557,11, 35,558,11, 44,559,11, 47,415,11, 50,419,11, 52,416,
            ^~~~~~~~~~
            {         }
fleng.c:152:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 12,556,11, 23,557,11, 35,558,11, 44,559,11, 47,415,11, 50,419,11, 52,416,
                       ^~~~~~~~~~
                       {         }
fleng.c:152:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 12,556,11, 23,557,11, 35,558,11, 44,559,11, 47,415,11, 50,419,11, 52,416,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:152:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 12,556,11, 23,557,11, 35,558,11, 44,559,11, 47,415,11, 50,419,11, 52,416,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:152:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 12,556,11, 23,557,11, 35,558,11, 44,559,11, 47,415,11, 50,419,11, 52,416,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:152:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 12,556,11, 23,557,11, 35,558,11, 44,559,11, 47,415,11, 50,419,11, 52,416,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:153:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 57,740,11, 59,417,11, 71,418,11, 75,314,11, 80,319,11, 90,703,11, 98,707,
 ^~~~~~~~~~
 {         }
fleng.c:153:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 57,740,11, 59,417,11, 71,418,11, 75,314,11, 80,319,11, 90,703,11, 98,707,
            ^~~~~~~~~~
            {         }
fleng.c:153:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 57,740,11, 59,417,11, 71,418,11, 75,314,11, 80,319,11, 90,703,11, 98,707,
                       ^~~~~~~~~~
                       {         }
fleng.c:153:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 57,740,11, 59,417,11, 71,418,11, 75,314,11, 80,319,11, 90,703,11, 98,707,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:153:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 57,740,11, 59,417,11, 71,418,11, 75,314,11, 80,319,11, 90,703,11, 98,707,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:153:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 57,740,11, 59,417,11, 71,418,11, 75,314,11, 80,319,11, 90,703,11, 98,707,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:153:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 57,740,11, 59,417,11, 71,418,11, 75,314,11, 80,319,11, 90,703,11, 98,707,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:154:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,100,708,11,102,733,11,103,735,11,106,736,11,110,301,11,117,248,11,119,252,
 ^~~~~~~~~~
 {         }
fleng.c:154:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,100,708,11,102,733,11,103,735,11,106,736,11,110,301,11,117,248,11,119,252,
            ^~~~~~~~~~
            {         }
fleng.c:154:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,100,708,11,102,733,11,103,735,11,106,736,11,110,301,11,117,248,11,119,252,
                       ^~~~~~~~~~
                       {         }
fleng.c:154:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,100,708,11,102,733,11,103,735,11,106,736,11,110,301,11,117,248,11,119,252,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:154:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,100,708,11,102,733,11,103,735,11,106,736,11,110,301,11,117,248,11,119,252,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:154:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,100,708,11,102,733,11,103,735,11,106,736,11,110,301,11,117,248,11,119,252,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:154:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,100,708,11,102,733,11,103,735,11,106,736,11,110,301,11,117,248,11,119,252,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:155:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,254,11,123,255,11,124,256,11,125,251,11,126,248,11,128,260,11,131,209,
 ^~~~~~~~~~
 {         }
fleng.c:155:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,254,11,123,255,11,124,256,11,125,251,11,126,248,11,128,260,11,131,209,
            ^~~~~~~~~~
            {         }
fleng.c:155:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,254,11,123,255,11,124,256,11,125,251,11,126,248,11,128,260,11,131,209,
                       ^~~~~~~~~~
                       {         }
fleng.c:155:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,254,11,123,255,11,124,256,11,125,251,11,126,248,11,128,260,11,131,209,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:155:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,254,11,123,255,11,124,256,11,125,251,11,126,248,11,128,260,11,131,209,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:155:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,254,11,123,255,11,124,256,11,125,251,11,126,248,11,128,260,11,131,209,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:155:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,254,11,123,255,11,124,256,11,125,251,11,126,248,11,128,260,11,131,209,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:156:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,142,210,11,148,614,11,159,615,11,161,616,11,164,617,11,167,615,12,  0,751,
 ^~~~~~~~~~
 {         }
fleng.c:156:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,142,210,11,148,614,11,159,615,11,161,616,11,164,617,11,167,615,12,  0,751,
            ^~~~~~~~~~
            {         }
fleng.c:156:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,142,210,11,148,614,11,159,615,11,161,616,11,164,617,11,167,615,12,  0,751,
                       ^~~~~~~~~~
                       {         }
fleng.c:156:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,142,210,11,148,614,11,159,615,11,161,616,11,164,617,11,167,615,12,  0,751,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:156:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,142,210,11,148,614,11,159,615,11,161,616,11,164,617,11,167,615,12,  0,751,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:156:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,142,210,11,148,614,11,159,615,11,161,616,11,164,617,11,167,615,12,  0,751,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:156:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,142,210,11,148,614,11,159,615,11,161,616,11,164,617,11,167,615,12,  0,751,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:157:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,  2,754,12,  4,755,12, 12,556,12, 22,557,12, 36,558,12, 43,555,12, 45,559,
 ^~~~~~~~~~
 {         }
fleng.c:157:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,  2,754,12,  4,755,12, 12,556,12, 22,557,12, 36,558,12, 43,555,12, 45,559,
            ^~~~~~~~~~
            {         }
fleng.c:157:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,  2,754,12,  4,755,12, 12,556,12, 22,557,12, 36,558,12, 43,555,12, 45,559,
                       ^~~~~~~~~~
                       {         }
fleng.c:157:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,  2,754,12,  4,755,12, 12,556,12, 22,557,12, 36,558,12, 43,555,12, 45,559,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:157:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,  2,754,12,  4,755,12, 12,556,12, 22,557,12, 36,558,12, 43,555,12, 45,559,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:157:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,  2,754,12,  4,755,12, 12,556,12, 22,557,12, 36,558,12, 43,555,12, 45,559,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:157:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,  2,754,12,  4,755,12, 12,556,12, 22,557,12, 36,558,12, 43,555,12, 45,559,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:158:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 47,415,12, 52,416,12, 57,740,12, 60,417,12, 71,418,12, 74,314,12, 81,319,
 ^~~~~~~~~~
 {         }
fleng.c:158:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 47,415,12, 52,416,12, 57,740,12, 60,417,12, 71,418,12, 74,314,12, 81,319,
            ^~~~~~~~~~
            {         }
fleng.c:158:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 47,415,12, 52,416,12, 57,740,12, 60,417,12, 71,418,12, 74,314,12, 81,319,
                       ^~~~~~~~~~
                       {         }
fleng.c:158:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 47,415,12, 52,416,12, 57,740,12, 60,417,12, 71,418,12, 74,314,12, 81,319,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:158:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 47,415,12, 52,416,12, 57,740,12, 60,417,12, 71,418,12, 74,314,12, 81,319,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:158:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 47,415,12, 52,416,12, 57,740,12, 60,417,12, 71,418,12, 74,314,12, 81,319,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:158:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 47,415,12, 52,416,12, 57,740,12, 60,417,12, 71,418,12, 74,314,12, 81,319,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:159:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 90,703,12, 98,707,12,100,733,12,103,735,12,107,736,12,110,301,12,117,248,
 ^~~~~~~~~~
 {         }
fleng.c:159:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 90,703,12, 98,707,12,100,733,12,103,735,12,107,736,12,110,301,12,117,248,
            ^~~~~~~~~~
            {         }
fleng.c:159:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 90,703,12, 98,707,12,100,733,12,103,735,12,107,736,12,110,301,12,117,248,
                       ^~~~~~~~~~
                       {         }
fleng.c:159:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 90,703,12, 98,707,12,100,733,12,103,735,12,107,736,12,110,301,12,117,248,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:159:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 90,703,12, 98,707,12,100,733,12,103,735,12,107,736,12,110,301,12,117,248,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:159:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 90,703,12, 98,707,12,100,733,12,103,735,12,107,736,12,110,301,12,117,248,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:159:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 90,703,12, 98,707,12,100,733,12,103,735,12,107,736,12,110,301,12,117,248,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:160:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,120,250,12,122,249,12,124,251,12,126,248,12,128,260,12,131,209,12,141,210,
 ^~~~~~~~~~
 {         }
fleng.c:160:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,120,250,12,122,249,12,124,251,12,126,248,12,128,260,12,131,209,12,141,210,
            ^~~~~~~~~~
            {         }
fleng.c:160:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,120,250,12,122,249,12,124,251,12,126,248,12,128,260,12,131,209,12,141,210,
                       ^~~~~~~~~~
                       {         }
fleng.c:160:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,120,250,12,122,249,12,124,251,12,126,248,12,128,260,12,131,209,12,141,210,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:160:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,120,250,12,122,249,12,124,251,12,126,248,12,128,260,12,131,209,12,141,210,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:160:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,120,250,12,122,249,12,124,251,12,126,248,12,128,260,12,131,209,12,141,210,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:160:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,120,250,12,122,249,12,124,251,12,126,248,12,128,260,12,131,209,12,141,210,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:161:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,148,215,12,150,611,12,159,615,12,161,616,12,164,617,12,167,615,13,  0,751,
 ^~~~~~~~~~
 {         }
fleng.c:161:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,148,215,12,150,611,12,159,615,12,161,616,12,164,617,12,167,615,13,  0,751,
            ^~~~~~~~~~
            {         }
fleng.c:161:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,148,215,12,150,611,12,159,615,12,161,616,12,164,617,12,167,615,13,  0,751,
                       ^~~~~~~~~~
                       {         }
fleng.c:161:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,148,215,12,150,611,12,159,615,12,161,616,12,164,617,12,167,615,13,  0,751,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:161:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,148,215,12,150,611,12,159,615,12,161,616,12,164,617,12,167,615,13,  0,751,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:161:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,148,215,12,150,611,12,159,615,12,161,616,12,164,617,12,167,615,13,  0,751,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:161:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,148,215,12,150,611,12,159,615,12,161,616,12,164,617,12,167,615,13,  0,751,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:162:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  1,754,13,  4,755,13,  7,754,13, 12,556,13, 22,557,13, 36,558,13, 43,555,
 ^~~~~~~~~~
 {         }
fleng.c:162:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  1,754,13,  4,755,13,  7,754,13, 12,556,13, 22,557,13, 36,558,13, 43,555,
            ^~~~~~~~~~
            {         }
fleng.c:162:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  1,754,13,  4,755,13,  7,754,13, 12,556,13, 22,557,13, 36,558,13, 43,555,
                       ^~~~~~~~~~
                       {         }
fleng.c:162:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  1,754,13,  4,755,13,  7,754,13, 12,556,13, 22,557,13, 36,558,13, 43,555,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:162:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  1,754,13,  4,755,13,  7,754,13, 12,556,13, 22,557,13, 36,558,13, 43,555,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:162:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  1,754,13,  4,755,13,  7,754,13, 12,556,13, 22,557,13, 36,558,13, 43,555,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:162:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  1,754,13,  4,755,13,  7,754,13, 12,556,13, 22,557,13, 36,558,13, 43,555,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:163:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 48,415,13, 52,416,13, 57,740,13, 60,417,13, 73,314,13, 81,319,13, 90,703,
 ^~~~~~~~~~
 {         }
fleng.c:163:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 48,415,13, 52,416,13, 57,740,13, 60,417,13, 73,314,13, 81,319,13, 90,703,
            ^~~~~~~~~~
            {         }
fleng.c:163:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 48,415,13, 52,416,13, 57,740,13, 60,417,13, 73,314,13, 81,319,13, 90,703,
                       ^~~~~~~~~~
                       {         }
fleng.c:163:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 48,415,13, 52,416,13, 57,740,13, 60,417,13, 73,314,13, 81,319,13, 90,703,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:163:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 48,415,13, 52,416,13, 57,740,13, 60,417,13, 73,314,13, 81,319,13, 90,703,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:163:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 48,415,13, 52,416,13, 57,740,13, 60,417,13, 73,314,13, 81,319,13, 90,703,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:163:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 48,415,13, 52,416,13, 57,740,13, 60,417,13, 73,314,13, 81,319,13, 90,703,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:164:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 97,298,13, 99,733,13,103,735,13,108,736,13,110,301,13,117,248,13,120,250,
 ^~~~~~~~~~
 {         }
fleng.c:164:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 97,298,13, 99,733,13,103,735,13,108,736,13,110,301,13,117,248,13,120,250,
            ^~~~~~~~~~
            {         }
fleng.c:164:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 97,298,13, 99,733,13,103,735,13,108,736,13,110,301,13,117,248,13,120,250,
                       ^~~~~~~~~~
                       {         }
fleng.c:164:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 97,298,13, 99,733,13,103,735,13,108,736,13,110,301,13,117,248,13,120,250,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:164:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 97,298,13, 99,733,13,103,735,13,108,736,13,110,301,13,117,248,13,120,250,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:164:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 97,298,13, 99,733,13,103,735,13,108,736,13,110,301,13,117,248,13,120,250,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:164:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 97,298,13, 99,733,13,103,735,13,108,736,13,110,301,13,117,248,13,120,250,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:165:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,122,249,13,125,248,13,128,260,13,131,241,13,137,214,13,141,210,13,144,216,
 ^~~~~~~~~~
 {         }
fleng.c:165:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,122,249,13,125,248,13,128,260,13,131,241,13,137,214,13,141,210,13,144,216,
            ^~~~~~~~~~
            {         }
fleng.c:165:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,122,249,13,125,248,13,128,260,13,131,241,13,137,214,13,141,210,13,144,216,
                       ^~~~~~~~~~
                       {         }
fleng.c:165:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,122,249,13,125,248,13,128,260,13,131,241,13,137,214,13,141,210,13,144,216,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:165:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,122,249,13,125,248,13,128,260,13,131,241,13,137,214,13,141,210,13,144,216,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:165:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,122,249,13,125,248,13,128,260,13,131,241,13,137,214,13,141,210,13,144,216,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:165:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,122,249,13,125,248,13,128,260,13,131,241,13,137,214,13,141,210,13,144,216,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:166:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,146,210,13,148,215,13,150,611,13,159,615,14,  0,754,14, 12,556,14, 22,557,
 ^~~~~~~~~~
 {         }
fleng.c:166:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,146,210,13,148,215,13,150,611,13,159,615,14,  0,754,14, 12,556,14, 22,557,
            ^~~~~~~~~~
            {         }
fleng.c:166:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,146,210,13,148,215,13,150,611,13,159,615,14,  0,754,14, 12,556,14, 22,557,
                       ^~~~~~~~~~
                       {         }
fleng.c:166:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,146,210,13,148,215,13,150,611,13,159,615,14,  0,754,14, 12,556,14, 22,557,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:166:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,146,210,13,148,215,13,150,611,13,159,615,14,  0,754,14, 12,556,14, 22,557,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:166:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,146,210,13,148,215,13,150,611,13,159,615,14,  0,754,14, 12,556,14, 22,557,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:166:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,146,210,13,148,215,13,150,611,13,159,615,14,  0,754,14, 12,556,14, 22,557,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:167:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 36,558,14, 42,555,14, 48,351,14, 51,415,14, 53,740,14, 61,417,14, 73,314,
 ^~~~~~~~~~
 {         }
fleng.c:167:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 36,558,14, 42,555,14, 48,351,14, 51,415,14, 53,740,14, 61,417,14, 73,314,
            ^~~~~~~~~~
            {         }
fleng.c:167:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 36,558,14, 42,555,14, 48,351,14, 51,415,14, 53,740,14, 61,417,14, 73,314,
                       ^~~~~~~~~~
                       {         }
fleng.c:167:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 36,558,14, 42,555,14, 48,351,14, 51,415,14, 53,740,14, 61,417,14, 73,314,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:167:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 36,558,14, 42,555,14, 48,351,14, 51,415,14, 53,740,14, 61,417,14, 73,314,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:167:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 36,558,14, 42,555,14, 48,351,14, 51,415,14, 53,740,14, 61,417,14, 73,314,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:167:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 36,558,14, 42,555,14, 48,351,14, 51,415,14, 53,740,14, 61,417,14, 73,314,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:168:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 81,319,14, 90,703,14, 97,298,14, 99,733,14,105,734,14,107,736,14,110,301,
 ^~~~~~~~~~
 {         }
fleng.c:168:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 81,319,14, 90,703,14, 97,298,14, 99,733,14,105,734,14,107,736,14,110,301,
            ^~~~~~~~~~
            {         }
fleng.c:168:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 81,319,14, 90,703,14, 97,298,14, 99,733,14,105,734,14,107,736,14,110,301,
                       ^~~~~~~~~~
                       {         }
fleng.c:168:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 81,319,14, 90,703,14, 97,298,14, 99,733,14,105,734,14,107,736,14,110,301,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:168:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 81,319,14, 90,703,14, 97,298,14, 99,733,14,105,734,14,107,736,14,110,301,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:168:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 81,319,14, 90,703,14, 97,298,14, 99,733,14,105,734,14,107,736,14,110,301,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:168:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 81,319,14, 90,703,14, 97,298,14, 99,733,14,105,734,14,107,736,14,110,301,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:169:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,117,248,14,119,249,14,125,248,14,128,260,14,131,241,14,137,214,14,141,215,
 ^~~~~~~~~~
 {         }
fleng.c:169:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,117,248,14,119,249,14,125,248,14,128,260,14,131,241,14,137,214,14,141,215,
            ^~~~~~~~~~
            {         }
fleng.c:169:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,117,248,14,119,249,14,125,248,14,128,260,14,131,241,14,137,214,14,141,215,
                       ^~~~~~~~~~
                       {         }
fleng.c:169:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,117,248,14,119,249,14,125,248,14,128,260,14,131,241,14,137,214,14,141,215,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:169:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,117,248,14,119,249,14,125,248,14,128,260,14,131,241,14,137,214,14,141,215,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:169:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,117,248,14,119,249,14,125,248,14,128,260,14,131,241,14,137,214,14,141,215,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:169:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,117,248,14,119,249,14,125,248,14,128,260,14,131,241,14,137,214,14,141,215,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:170:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,144,216,14,147,215,14,150,611,14,159,615,15,  0,745,15,  3,754,15, 12,556,
 ^~~~~~~~~~
 {         }
fleng.c:170:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,144,216,14,147,215,14,150,611,14,159,615,15,  0,745,15,  3,754,15, 12,556,
            ^~~~~~~~~~
            {         }
fleng.c:170:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,144,216,14,147,215,14,150,611,14,159,615,15,  0,745,15,  3,754,15, 12,556,
                       ^~~~~~~~~~
                       {         }
fleng.c:170:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,144,216,14,147,215,14,150,611,14,159,615,15,  0,745,15,  3,754,15, 12,556,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:170:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,144,216,14,147,215,14,150,611,14,159,615,15,  0,745,15,  3,754,15, 12,556,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:170:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,144,216,14,147,215,14,150,611,14,159,615,15,  0,745,15,  3,754,15, 12,556,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:170:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,144,216,14,147,215,14,150,611,14,159,615,15,  0,745,15,  3,754,15, 12,556,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:171:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 23,557,15, 37,558,15, 41,554,15, 42,555,15, 48,351,15, 53,740,15, 61,417,
 ^~~~~~~~~~
 {         }
fleng.c:171:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 23,557,15, 37,558,15, 41,554,15, 42,555,15, 48,351,15, 53,740,15, 61,417,
            ^~~~~~~~~~
            {         }
fleng.c:171:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 23,557,15, 37,558,15, 41,554,15, 42,555,15, 48,351,15, 53,740,15, 61,417,
                       ^~~~~~~~~~
                       {         }
fleng.c:171:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 23,557,15, 37,558,15, 41,554,15, 42,555,15, 48,351,15, 53,740,15, 61,417,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:171:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 23,557,15, 37,558,15, 41,554,15, 42,555,15, 48,351,15, 53,740,15, 61,417,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:171:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 23,557,15, 37,558,15, 41,554,15, 42,555,15, 48,351,15, 53,740,15, 61,417,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:171:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 23,557,15, 37,558,15, 41,554,15, 42,555,15, 48,351,15, 53,740,15, 61,417,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:172:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 73,314,15, 81,319,15, 94,298,15, 99,733,15,106,734,15,107,736,15,110,301,
 ^~~~~~~~~~
 {         }
fleng.c:172:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 73,314,15, 81,319,15, 94,298,15, 99,733,15,106,734,15,107,736,15,110,301,
            ^~~~~~~~~~
            {         }
fleng.c:172:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 73,314,15, 81,319,15, 94,298,15, 99,733,15,106,734,15,107,736,15,110,301,
                       ^~~~~~~~~~
                       {         }
fleng.c:172:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 73,314,15, 81,319,15, 94,298,15, 99,733,15,106,734,15,107,736,15,110,301,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:172:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 73,314,15, 81,319,15, 94,298,15, 99,733,15,106,734,15,107,736,15,110,301,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:172:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 73,314,15, 81,319,15, 94,298,15, 99,733,15,106,734,15,107,736,15,110,301,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:172:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 73,314,15, 81,319,15, 94,298,15, 99,733,15,106,734,15,107,736,15,110,301,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:173:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,117,248,15,119,249,15,122,248,15,126,260,15,131,241,15,137,214,15,141,215,
 ^~~~~~~~~~
 {         }
fleng.c:173:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,117,248,15,119,249,15,122,248,15,126,260,15,131,241,15,137,214,15,141,215,
            ^~~~~~~~~~
            {         }
fleng.c:173:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,117,248,15,119,249,15,122,248,15,126,260,15,131,241,15,137,214,15,141,215,
                       ^~~~~~~~~~
                       {         }
fleng.c:173:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,117,248,15,119,249,15,122,248,15,126,260,15,131,241,15,137,214,15,141,215,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:173:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,117,248,15,119,249,15,122,248,15,126,260,15,131,241,15,137,214,15,141,215,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:173:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,117,248,15,119,249,15,122,248,15,126,260,15,131,241,15,137,214,15,141,215,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:173:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,117,248,15,119,249,15,122,248,15,126,260,15,131,241,15,137,214,15,141,215,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:174:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,145,216,15,147,215,15,150,611,15,159,615,16,  0,745,16,  4,754,16, 12,556,
 ^~~~~~~~~~
 {         }
fleng.c:174:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,145,216,15,147,215,15,150,611,15,159,615,16,  0,745,16,  4,754,16, 12,556,
            ^~~~~~~~~~
            {         }
fleng.c:174:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,145,216,15,147,215,15,150,611,15,159,615,16,  0,745,16,  4,754,16, 12,556,
                       ^~~~~~~~~~
                       {         }
fleng.c:174:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,145,216,15,147,215,15,150,611,15,159,615,16,  0,745,16,  4,754,16, 12,556,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:174:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,145,216,15,147,215,15,150,611,15,159,615,16,  0,745,16,  4,754,16, 12,556,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:174:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,145,216,15,147,215,15,150,611,15,159,615,16,  0,745,16,  4,754,16, 12,556,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:174:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,145,216,15,147,215,15,150,611,15,159,615,16,  0,745,16,  4,754,16, 12,556,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:175:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 24,557,16, 37,558,16, 40,554,16, 42,555,16, 48,351,16, 56,740,16, 61,417,
 ^~~~~~~~~~
 {         }
fleng.c:175:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 24,557,16, 37,558,16, 40,554,16, 42,555,16, 48,351,16, 56,740,16, 61,417,
            ^~~~~~~~~~
            {         }
fleng.c:175:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 24,557,16, 37,558,16, 40,554,16, 42,555,16, 48,351,16, 56,740,16, 61,417,
                       ^~~~~~~~~~
                       {         }
fleng.c:175:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 24,557,16, 37,558,16, 40,554,16, 42,555,16, 48,351,16, 56,740,16, 61,417,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:175:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 24,557,16, 37,558,16, 40,554,16, 42,555,16, 48,351,16, 56,740,16, 61,417,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:175:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 24,557,16, 37,558,16, 40,554,16, 42,555,16, 48,351,16, 56,740,16, 61,417,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:175:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 24,557,16, 37,558,16, 40,554,16, 42,555,16, 48,351,16, 56,740,16, 61,417,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:176:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 73,314,16, 83,319,16, 94,298,16, 99,733,16,105,734,16,107,736,16,110,301,
 ^~~~~~~~~~
 {         }
fleng.c:176:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 73,314,16, 83,319,16, 94,298,16, 99,733,16,105,734,16,107,736,16,110,301,
            ^~~~~~~~~~
            {         }
fleng.c:176:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 73,314,16, 83,319,16, 94,298,16, 99,733,16,105,734,16,107,736,16,110,301,
                       ^~~~~~~~~~
                       {         }
fleng.c:176:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 73,314,16, 83,319,16, 94,298,16, 99,733,16,105,734,16,107,736,16,110,301,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:176:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 73,314,16, 83,319,16, 94,298,16, 99,733,16,105,734,16,107,736,16,110,301,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:176:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 73,314,16, 83,319,16, 94,298,16, 99,733,16,105,734,16,107,736,16,110,301,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:176:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 73,314,16, 83,319,16, 94,298,16, 99,733,16,105,734,16,107,736,16,110,301,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:177:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,117,248,16,119,249,16,123,248,16,126,260,16,131,241,16,137,214,16,141,215,
 ^~~~~~~~~~
 {         }
fleng.c:177:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,117,248,16,119,249,16,123,248,16,126,260,16,131,241,16,137,214,16,141,215,
            ^~~~~~~~~~
            {         }
fleng.c:177:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,117,248,16,119,249,16,123,248,16,126,260,16,131,241,16,137,214,16,141,215,
                       ^~~~~~~~~~
                       {         }
fleng.c:177:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,117,248,16,119,249,16,123,248,16,126,260,16,131,241,16,137,214,16,141,215,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:177:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,117,248,16,119,249,16,123,248,16,126,260,16,131,241,16,137,214,16,141,215,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:177:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,117,248,16,119,249,16,123,248,16,126,260,16,131,241,16,137,214,16,141,215,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:177:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,117,248,16,119,249,16,123,248,16,126,260,16,131,241,16,137,214,16,141,215,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:178:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,145,216,16,147,215,16,150,611,16,159,615,17,  0,745,17,  4,754,17, 12,556,
 ^~~~~~~~~~
 {         }
fleng.c:178:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,145,216,16,147,215,16,150,611,16,159,615,17,  0,745,17,  4,754,17, 12,556,
            ^~~~~~~~~~
            {         }
fleng.c:178:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,145,216,16,147,215,16,150,611,16,159,615,17,  0,745,17,  4,754,17, 12,556,
                       ^~~~~~~~~~
                       {         }
fleng.c:178:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,145,216,16,147,215,16,150,611,16,159,615,17,  0,745,17,  4,754,17, 12,556,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:178:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,145,216,16,147,215,16,150,611,16,159,615,17,  0,745,17,  4,754,17, 12,556,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:178:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,145,216,16,147,215,16,150,611,16,159,615,17,  0,745,17,  4,754,17, 12,556,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:178:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,145,216,16,147,215,16,150,611,16,159,615,17,  0,745,17,  4,754,17, 12,556,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:179:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 24,557,17, 38,558,17, 39,554,17, 41,555,17, 48,351,17, 57,740,17, 62,417,
 ^~~~~~~~~~
 {         }
fleng.c:179:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 24,557,17, 38,558,17, 39,554,17, 41,555,17, 48,351,17, 57,740,17, 62,417,
            ^~~~~~~~~~
            {         }
fleng.c:179:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 24,557,17, 38,558,17, 39,554,17, 41,555,17, 48,351,17, 57,740,17, 62,417,
                       ^~~~~~~~~~
                       {         }
fleng.c:179:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 24,557,17, 38,558,17, 39,554,17, 41,555,17, 48,351,17, 57,740,17, 62,417,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:179:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 24,557,17, 38,558,17, 39,554,17, 41,555,17, 48,351,17, 57,740,17, 62,417,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:179:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 24,557,17, 38,558,17, 39,554,17, 41,555,17, 48,351,17, 57,740,17, 62,417,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:179:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 24,557,17, 38,558,17, 39,554,17, 41,555,17, 48,351,17, 57,740,17, 62,417,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:180:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 72,314,17, 84,319,17, 94,296,17, 98,733,17,105,734,17,106,736,17,107,737,
 ^~~~~~~~~~
 {         }
fleng.c:180:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 72,314,17, 84,319,17, 94,296,17, 98,733,17,105,734,17,106,736,17,107,737,
            ^~~~~~~~~~
            {         }
fleng.c:180:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 72,314,17, 84,319,17, 94,296,17, 98,733,17,105,734,17,106,736,17,107,737,
                       ^~~~~~~~~~
                       {         }
fleng.c:180:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 72,314,17, 84,319,17, 94,296,17, 98,733,17,105,734,17,106,736,17,107,737,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:180:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 72,314,17, 84,319,17, 94,296,17, 98,733,17,105,734,17,106,736,17,107,737,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:180:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 72,314,17, 84,319,17, 94,296,17, 98,733,17,105,734,17,106,736,17,107,737,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:180:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 72,314,17, 84,319,17, 94,296,17, 98,733,17,105,734,17,106,736,17,107,737,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:181:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,110,301,17,117,248,17,120,249,17,123,248,17,126,260,17,131,241,17,137,214,
 ^~~~~~~~~~
 {         }
fleng.c:181:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,110,301,17,117,248,17,120,249,17,123,248,17,126,260,17,131,241,17,137,214,
            ^~~~~~~~~~
            {         }
fleng.c:181:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,110,301,17,117,248,17,120,249,17,123,248,17,126,260,17,131,241,17,137,214,
                       ^~~~~~~~~~
                       {         }
fleng.c:181:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,110,301,17,117,248,17,120,249,17,123,248,17,126,260,17,131,241,17,137,214,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:181:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,110,301,17,117,248,17,120,249,17,123,248,17,126,260,17,131,241,17,137,214,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:181:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,110,301,17,117,248,17,120,249,17,123,248,17,126,260,17,131,241,17,137,214,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:181:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,110,301,17,117,248,17,120,249,17,123,248,17,126,260,17,131,241,17,137,214,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:182:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,141,215,17,145,216,17,147,215,17,150,611,18,  0,745,18,  4,754,18, 12,556,
 ^~~~~~~~~~
 {         }
fleng.c:182:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,141,215,17,145,216,17,147,215,17,150,611,18,  0,745,18,  4,754,18, 12,556,
            ^~~~~~~~~~
            {         }
fleng.c:182:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,141,215,17,145,216,17,147,215,17,150,611,18,  0,745,18,  4,754,18, 12,556,
                       ^~~~~~~~~~
                       {         }
fleng.c:182:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,141,215,17,145,216,17,147,215,17,150,611,18,  0,745,18,  4,754,18, 12,556,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:182:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,141,215,17,145,216,17,147,215,17,150,611,18,  0,745,18,  4,754,18, 12,556,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:182:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,141,215,17,145,216,17,147,215,17,150,611,18,  0,745,18,  4,754,18, 12,556,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:182:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,141,215,17,145,216,17,147,215,17,150,611,18,  0,745,18,  4,754,18, 12,556,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:183:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 24,557,18, 39,554,18, 41,555,18, 48,351,18, 58,740,18, 62,417,18, 72,314,
 ^~~~~~~~~~
 {         }
fleng.c:183:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 24,557,18, 39,554,18, 41,555,18, 48,351,18, 58,740,18, 62,417,18, 72,314,
            ^~~~~~~~~~
            {         }
fleng.c:183:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 24,557,18, 39,554,18, 41,555,18, 48,351,18, 58,740,18, 62,417,18, 72,314,
                       ^~~~~~~~~~
                       {         }
fleng.c:183:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 24,557,18, 39,554,18, 41,555,18, 48,351,18, 58,740,18, 62,417,18, 72,314,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:183:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 24,557,18, 39,554,18, 41,555,18, 48,351,18, 58,740,18, 62,417,18, 72,314,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:183:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 24,557,18, 39,554,18, 41,555,18, 48,351,18, 58,740,18, 62,417,18, 72,314,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:183:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 24,557,18, 39,554,18, 41,555,18, 48,351,18, 58,740,18, 62,417,18, 72,314,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:184:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 85,319,18, 93,296,18, 98,733,18,101,734,18,105,736,18,107,737,18,108,300,
 ^~~~~~~~~~
 {         }
fleng.c:184:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 85,319,18, 93,296,18, 98,733,18,101,734,18,105,736,18,107,737,18,108,300,
            ^~~~~~~~~~
            {         }
fleng.c:184:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 85,319,18, 93,296,18, 98,733,18,101,734,18,105,736,18,107,737,18,108,300,
                       ^~~~~~~~~~
                       {         }
fleng.c:184:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 85,319,18, 93,296,18, 98,733,18,101,734,18,105,736,18,107,737,18,108,300,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:184:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 85,319,18, 93,296,18, 98,733,18,101,734,18,105,736,18,107,737,18,108,300,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:184:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 85,319,18, 93,296,18, 98,733,18,101,734,18,105,736,18,107,737,18,108,300,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:184:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 85,319,18, 93,296,18, 98,733,18,101,734,18,105,736,18,107,737,18,108,300,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:185:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,112,301,18,117,248,18,120,249,18,123,248,18,126,260,18,131,241,18,137,214,
 ^~~~~~~~~~
 {         }
fleng.c:185:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,112,301,18,117,248,18,120,249,18,123,248,18,126,260,18,131,241,18,137,214,
            ^~~~~~~~~~
            {         }
fleng.c:185:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,112,301,18,117,248,18,120,249,18,123,248,18,126,260,18,131,241,18,137,214,
                       ^~~~~~~~~~
                       {         }
fleng.c:185:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,112,301,18,117,248,18,120,249,18,123,248,18,126,260,18,131,241,18,137,214,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:185:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,112,301,18,117,248,18,120,249,18,123,248,18,126,260,18,131,241,18,137,214,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:185:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,112,301,18,117,248,18,120,249,18,123,248,18,126,260,18,131,241,18,137,214,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:185:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,112,301,18,117,248,18,120,249,18,123,248,18,126,260,18,131,241,18,137,214,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:186:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,141,215,18,144,216,18,147,215,18,150,611,19,  0,745,19,  3,551,19,  5,754,
 ^~~~~~~~~~
 {         }
fleng.c:186:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,141,215,18,144,216,18,147,215,18,150,611,19,  0,745,19,  3,551,19,  5,754,
            ^~~~~~~~~~
            {         }
fleng.c:186:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,141,215,18,144,216,18,147,215,18,150,611,19,  0,745,19,  3,551,19,  5,754,
                       ^~~~~~~~~~
                       {         }
fleng.c:186:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,141,215,18,144,216,18,147,215,18,150,611,19,  0,745,19,  3,551,19,  5,754,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:186:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,141,215,18,144,216,18,147,215,18,150,611,19,  0,745,19,  3,551,19,  5,754,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:186:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,141,215,18,144,216,18,147,215,18,150,611,19,  0,745,19,  3,551,19,  5,754,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:186:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,141,215,18,144,216,18,147,215,18,150,611,19,  0,745,19,  3,551,19,  5,754,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:187:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 12,556,19, 24,557,19, 38,554,19, 40,555,19, 48,351,19, 58,740,19, 63,417,
 ^~~~~~~~~~
 {         }
fleng.c:187:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 12,556,19, 24,557,19, 38,554,19, 40,555,19, 48,351,19, 58,740,19, 63,417,
            ^~~~~~~~~~
            {         }
fleng.c:187:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 12,556,19, 24,557,19, 38,554,19, 40,555,19, 48,351,19, 58,740,19, 63,417,
                       ^~~~~~~~~~
                       {         }
fleng.c:187:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 12,556,19, 24,557,19, 38,554,19, 40,555,19, 48,351,19, 58,740,19, 63,417,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:187:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 12,556,19, 24,557,19, 38,554,19, 40,555,19, 48,351,19, 58,740,19, 63,417,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:187:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 12,556,19, 24,557,19, 38,554,19, 40,555,19, 48,351,19, 58,740,19, 63,417,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:187:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 12,556,19, 24,557,19, 38,554,19, 40,555,19, 48,351,19, 58,740,19, 63,417,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:188:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 72,314,19, 87,319,19, 93,296,19, 98,733,19,101,734,19,104,736,19,106,737,
 ^~~~~~~~~~
 {         }
fleng.c:188:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 72,314,19, 87,319,19, 93,296,19, 98,733,19,101,734,19,104,736,19,106,737,
            ^~~~~~~~~~
            {         }
fleng.c:188:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 72,314,19, 87,319,19, 93,296,19, 98,733,19,101,734,19,104,736,19,106,737,
                       ^~~~~~~~~~
                       {         }
fleng.c:188:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 72,314,19, 87,319,19, 93,296,19, 98,733,19,101,734,19,104,736,19,106,737,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:188:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 72,314,19, 87,319,19, 93,296,19, 98,733,19,101,734,19,104,736,19,106,737,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:188:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 72,314,19, 87,319,19, 93,296,19, 98,733,19,101,734,19,104,736,19,106,737,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:188:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 72,314,19, 87,319,19, 93,296,19, 98,733,19,101,734,19,104,736,19,106,737,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:189:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,108,300,19,112,301,19,117,248,19,126,260,19,131,241,19,137,214,19,141,215,
 ^~~~~~~~~~
 {         }
fleng.c:189:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,108,300,19,112,301,19,117,248,19,126,260,19,131,241,19,137,214,19,141,215,
            ^~~~~~~~~~
            {         }
fleng.c:189:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,108,300,19,112,301,19,117,248,19,126,260,19,131,241,19,137,214,19,141,215,
                       ^~~~~~~~~~
                       {         }
fleng.c:189:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,108,300,19,112,301,19,117,248,19,126,260,19,131,241,19,137,214,19,141,215,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:189:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,108,300,19,112,301,19,117,248,19,126,260,19,131,241,19,137,214,19,141,215,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:189:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,108,300,19,112,301,19,117,248,19,126,260,19,131,241,19,137,214,19,141,215,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:189:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,108,300,19,112,301,19,117,248,19,126,260,19,131,241,19,137,214,19,141,215,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:190:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,144,216,19,146,215,19,150,611,20,  0,745,20,  1,551,20,  8,754,20, 12,556,
 ^~~~~~~~~~
 {         }
fleng.c:190:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,144,216,19,146,215,19,150,611,20,  0,745,20,  1,551,20,  8,754,20, 12,556,
            ^~~~~~~~~~
            {         }
fleng.c:190:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,144,216,19,146,215,19,150,611,20,  0,745,20,  1,551,20,  8,754,20, 12,556,
                       ^~~~~~~~~~
                       {         }
fleng.c:190:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,144,216,19,146,215,19,150,611,20,  0,745,20,  1,551,20,  8,754,20, 12,556,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:190:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,144,216,19,146,215,19,150,611,20,  0,745,20,  1,551,20,  8,754,20, 12,556,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:190:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,144,216,19,146,215,19,150,611,20,  0,745,20,  1,551,20,  8,754,20, 12,556,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:190:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,144,216,19,146,215,19,150,611,20,  0,745,20,  1,551,20,  8,754,20, 12,556,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:191:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 25,557,20, 38,554,20, 39,555,20, 45,351,20, 59,740,20, 63,417,20, 70,314,
 ^~~~~~~~~~
 {         }
fleng.c:191:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 25,557,20, 38,554,20, 39,555,20, 45,351,20, 59,740,20, 63,417,20, 70,314,
            ^~~~~~~~~~
            {         }
fleng.c:191:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 25,557,20, 38,554,20, 39,555,20, 45,351,20, 59,740,20, 63,417,20, 70,314,
                       ^~~~~~~~~~
                       {         }
fleng.c:191:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 25,557,20, 38,554,20, 39,555,20, 45,351,20, 59,740,20, 63,417,20, 70,314,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:191:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 25,557,20, 38,554,20, 39,555,20, 45,351,20, 59,740,20, 63,417,20, 70,314,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:191:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 25,557,20, 38,554,20, 39,555,20, 45,351,20, 59,740,20, 63,417,20, 70,314,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:191:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 25,557,20, 38,554,20, 39,555,20, 45,351,20, 59,740,20, 63,417,20, 70,314,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:192:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 87,319,20, 92,296,20,100,734,20,105,736,20,107,737,20,108,664,20,112,301,
 ^~~~~~~~~~
 {         }
fleng.c:192:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 87,319,20, 92,296,20,100,734,20,105,736,20,107,737,20,108,664,20,112,301,
            ^~~~~~~~~~
            {         }
fleng.c:192:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 87,319,20, 92,296,20,100,734,20,105,736,20,107,737,20,108,664,20,112,301,
                       ^~~~~~~~~~
                       {         }
fleng.c:192:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 87,319,20, 92,296,20,100,734,20,105,736,20,107,737,20,108,664,20,112,301,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:192:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 87,319,20, 92,296,20,100,734,20,105,736,20,107,737,20,108,664,20,112,301,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:192:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 87,319,20, 92,296,20,100,734,20,105,736,20,107,737,20,108,664,20,112,301,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:192:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 87,319,20, 92,296,20,100,734,20,105,736,20,107,737,20,108,664,20,112,301,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:193:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,117,248,20,126,260,20,131,241,20,137,214,20,141,215,20,144,216,20,146,215,
 ^~~~~~~~~~
 {         }
fleng.c:193:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,117,248,20,126,260,20,131,241,20,137,214,20,141,215,20,144,216,20,146,215,
            ^~~~~~~~~~
            {         }
fleng.c:193:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,117,248,20,126,260,20,131,241,20,137,214,20,141,215,20,144,216,20,146,215,
                       ^~~~~~~~~~
                       {         }
fleng.c:193:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,117,248,20,126,260,20,131,241,20,137,214,20,141,215,20,144,216,20,146,215,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:193:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,117,248,20,126,260,20,131,241,20,137,214,20,141,215,20,144,216,20,146,215,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:193:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,117,248,20,126,260,20,131,241,20,137,214,20,141,215,20,144,216,20,146,215,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:193:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,117,248,20,126,260,20,131,241,20,137,214,20,141,215,20,144,216,20,146,215,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:194:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,150,611,21,  0,551,21,  9,754,21, 12,556,21, 25,557,21, 38,554,21, 39,555,
 ^~~~~~~~~~
 {         }
fleng.c:194:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,150,611,21,  0,551,21,  9,754,21, 12,556,21, 25,557,21, 38,554,21, 39,555,
            ^~~~~~~~~~
            {         }
fleng.c:194:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,150,611,21,  0,551,21,  9,754,21, 12,556,21, 25,557,21, 38,554,21, 39,555,
                       ^~~~~~~~~~
                       {         }
fleng.c:194:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,150,611,21,  0,551,21,  9,754,21, 12,556,21, 25,557,21, 38,554,21, 39,555,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:194:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,150,611,21,  0,551,21,  9,754,21, 12,556,21, 25,557,21, 38,554,21, 39,555,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:194:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,150,611,21,  0,551,21,  9,754,21, 12,556,21, 25,557,21, 38,554,21, 39,555,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:194:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,150,611,21,  0,551,21,  9,754,21, 12,556,21, 25,557,21, 38,554,21, 39,555,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:195:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 45,351,21, 60,740,21, 64,417,21, 69,314,21, 89,316,21, 91,319,21, 92,295,
 ^~~~~~~~~~
 {         }
fleng.c:195:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 45,351,21, 60,740,21, 64,417,21, 69,314,21, 89,316,21, 91,319,21, 92,295,
            ^~~~~~~~~~
            {         }
fleng.c:195:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 45,351,21, 60,740,21, 64,417,21, 69,314,21, 89,316,21, 91,319,21, 92,295,
                       ^~~~~~~~~~
                       {         }
fleng.c:195:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 45,351,21, 60,740,21, 64,417,21, 69,314,21, 89,316,21, 91,319,21, 92,295,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:195:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 45,351,21, 60,740,21, 64,417,21, 69,314,21, 89,316,21, 91,319,21, 92,295,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:195:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 45,351,21, 60,740,21, 64,417,21, 69,314,21, 89,316,21, 91,319,21, 92,295,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:195:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 45,351,21, 60,740,21, 64,417,21, 69,314,21, 89,316,21, 91,319,21, 92,295,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:196:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 93,296,21, 99,297,21,102,734,21,103,736,21,108,664,21,112,242,21,117,243,
 ^~~~~~~~~~
 {         }
fleng.c:196:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 93,296,21, 99,297,21,102,734,21,103,736,21,108,664,21,112,242,21,117,243,
            ^~~~~~~~~~
            {         }
fleng.c:196:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 93,296,21, 99,297,21,102,734,21,103,736,21,108,664,21,112,242,21,117,243,
                       ^~~~~~~~~~
                       {         }
fleng.c:196:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 93,296,21, 99,297,21,102,734,21,103,736,21,108,664,21,112,242,21,117,243,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:196:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 93,296,21, 99,297,21,102,734,21,103,736,21,108,664,21,112,242,21,117,243,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:196:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 93,296,21, 99,297,21,102,734,21,103,736,21,108,664,21,112,242,21,117,243,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:196:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 93,296,21, 99,297,21,102,734,21,103,736,21,108,664,21,112,242,21,117,243,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:197:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,123,247,21,126,241,21,137,214,21,141,215,21,150,611,22,  0,551,22, 10,754,
 ^~~~~~~~~~
 {         }
fleng.c:197:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,123,247,21,126,241,21,137,214,21,141,215,21,150,611,22,  0,551,22, 10,754,
            ^~~~~~~~~~
            {         }
fleng.c:197:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,123,247,21,126,241,21,137,214,21,141,215,21,150,611,22,  0,551,22, 10,754,
                       ^~~~~~~~~~
                       {         }
fleng.c:197:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,123,247,21,126,241,21,137,214,21,141,215,21,150,611,22,  0,551,22, 10,754,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:197:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,123,247,21,126,241,21,137,214,21,141,215,21,150,611,22,  0,551,22, 10,754,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:197:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,123,247,21,126,241,21,137,214,21,141,215,21,150,611,22,  0,551,22, 10,754,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:197:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,123,247,21,126,241,21,137,214,21,141,215,21,150,611,22,  0,551,22, 10,754,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:198:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 12,556,22, 25,553,22, 35,557,22, 37,554,22, 38,555,22, 45,351,22, 60,740,
 ^~~~~~~~~~
 {         }
fleng.c:198:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 12,556,22, 25,553,22, 35,557,22, 37,554,22, 38,555,22, 45,351,22, 60,740,
            ^~~~~~~~~~
            {         }
fleng.c:198:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 12,556,22, 25,553,22, 35,557,22, 37,554,22, 38,555,22, 45,351,22, 60,740,
                       ^~~~~~~~~~
                       {         }
fleng.c:198:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 12,556,22, 25,553,22, 35,557,22, 37,554,22, 38,555,22, 45,351,22, 60,740,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:198:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 12,556,22, 25,553,22, 35,557,22, 37,554,22, 38,555,22, 45,351,22, 60,740,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:198:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 12,556,22, 25,553,22, 35,557,22, 37,554,22, 38,555,22, 45,351,22, 60,740,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:198:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 12,556,22, 25,553,22, 35,557,22, 37,554,22, 38,555,22, 45,351,22, 60,740,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:199:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 65,356,22, 68,314,22, 88,315,22, 89,316,22, 92,315,22, 93,294,22, 94,296,
 ^~~~~~~~~~
 {         }
fleng.c:199:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 65,356,22, 68,314,22, 88,315,22, 89,316,22, 92,315,22, 93,294,22, 94,296,
            ^~~~~~~~~~
            {         }
fleng.c:199:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 65,356,22, 68,314,22, 88,315,22, 89,316,22, 92,315,22, 93,294,22, 94,296,
                       ^~~~~~~~~~
                       {         }
fleng.c:199:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 65,356,22, 68,314,22, 88,315,22, 89,316,22, 92,315,22, 93,294,22, 94,296,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:199:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 65,356,22, 68,314,22, 88,315,22, 89,316,22, 92,315,22, 93,294,22, 94,296,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:199:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 65,356,22, 68,314,22, 88,315,22, 89,316,22, 92,315,22, 93,294,22, 94,296,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:199:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 65,356,22, 68,314,22, 88,315,22, 89,316,22, 92,315,22, 93,294,22, 94,296,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:200:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 98,297,22,102,318,22,105,736,22,107,664,22,112,242,22,117,243,22,120,244,
 ^~~~~~~~~~
 {         }
fleng.c:200:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 98,297,22,102,318,22,105,736,22,107,664,22,112,242,22,117,243,22,120,244,
            ^~~~~~~~~~
            {         }
fleng.c:200:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 98,297,22,102,318,22,105,736,22,107,664,22,112,242,22,117,243,22,120,244,
                       ^~~~~~~~~~
                       {         }
fleng.c:200:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 98,297,22,102,318,22,105,736,22,107,664,22,112,242,22,117,243,22,120,244,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:200:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 98,297,22,102,318,22,105,736,22,107,664,22,112,242,22,117,243,22,120,244,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:200:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 98,297,22,102,318,22,105,736,22,107,664,22,112,242,22,117,243,22,120,244,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:200:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 98,297,22,102,318,22,105,736,22,107,664,22,112,242,22,117,243,22,120,244,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:201:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,121,243,22,123,247,22,126,241,22,137,213,22,145,611,23,  0,551,23, 12,552,
 ^~~~~~~~~~
 {         }
fleng.c:201:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,121,243,22,123,247,22,126,241,22,137,213,22,145,611,23,  0,551,23, 12,552,
            ^~~~~~~~~~
            {         }
fleng.c:201:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,121,243,22,123,247,22,126,241,22,137,213,22,145,611,23,  0,551,23, 12,552,
                       ^~~~~~~~~~
                       {         }
fleng.c:201:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,121,243,22,123,247,22,126,241,22,137,213,22,145,611,23,  0,551,23, 12,552,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:201:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,121,243,22,123,247,22,126,241,22,137,213,22,145,611,23,  0,551,23, 12,552,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:201:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,121,243,22,123,247,22,126,241,22,137,213,22,145,611,23,  0,551,23, 12,552,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:201:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,121,243,22,123,247,22,126,241,22,137,213,22,145,611,23,  0,551,23, 12,552,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:202:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 25,553,23, 36,554,23, 38,555,23, 45,351,23, 60,355,23, 61,356,23, 67,710,
 ^~~~~~~~~~
 {         }
fleng.c:202:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 25,553,23, 36,554,23, 38,555,23, 45,351,23, 60,355,23, 61,356,23, 67,710,
            ^~~~~~~~~~
            {         }
fleng.c:202:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 25,553,23, 36,554,23, 38,555,23, 45,351,23, 60,355,23, 61,356,23, 67,710,
                       ^~~~~~~~~~
                       {         }
fleng.c:202:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 25,553,23, 36,554,23, 38,555,23, 45,351,23, 60,355,23, 61,356,23, 67,710,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:202:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 25,553,23, 36,554,23, 38,555,23, 45,351,23, 60,355,23, 61,356,23, 67,710,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:202:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 25,553,23, 36,554,23, 38,555,23, 45,351,23, 60,355,23, 61,356,23, 67,710,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:202:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 25,553,23, 36,554,23, 38,555,23, 45,351,23, 60,355,23, 61,356,23, 67,710,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:203:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 68,712,23, 69,314,23, 88,315,23, 89,316,23, 91,315,23, 93,294,23, 95,296,
 ^~~~~~~~~~
 {         }
fleng.c:203:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 68,712,23, 69,314,23, 88,315,23, 89,316,23, 91,315,23, 93,294,23, 95,296,
            ^~~~~~~~~~
            {         }
fleng.c:203:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 68,712,23, 69,314,23, 88,315,23, 89,316,23, 91,315,23, 93,294,23, 95,296,
                       ^~~~~~~~~~
                       {         }
fleng.c:203:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 68,712,23, 69,314,23, 88,315,23, 89,316,23, 91,315,23, 93,294,23, 95,296,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:203:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 68,712,23, 69,314,23, 88,315,23, 89,316,23, 91,315,23, 93,294,23, 95,296,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:203:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 68,712,23, 69,314,23, 88,315,23, 89,316,23, 91,315,23, 93,294,23, 95,296,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:203:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 68,712,23, 69,314,23, 88,315,23, 89,316,23, 91,315,23, 93,294,23, 95,296,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:204:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,297,23,100,318,23,106,664,23,112,242,23,118,243,23,120,244,23,122,243,
 ^~~~~~~~~~
 {         }
fleng.c:204:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,297,23,100,318,23,106,664,23,112,242,23,118,243,23,120,244,23,122,243,
            ^~~~~~~~~~
            {         }
fleng.c:204:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,297,23,100,318,23,106,664,23,112,242,23,118,243,23,120,244,23,122,243,
                       ^~~~~~~~~~
                       {         }
fleng.c:204:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,297,23,100,318,23,106,664,23,112,242,23,118,243,23,120,244,23,122,243,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:204:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,297,23,100,318,23,106,664,23,112,242,23,118,243,23,120,244,23,122,243,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:204:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,297,23,100,318,23,106,664,23,112,242,23,118,243,23,120,244,23,122,243,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:204:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,297,23,100,318,23,106,664,23,112,242,23,118,243,23,120,244,23,122,243,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:205:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,123,246,23,126,239,23,132,241,23,137,213,23,145,611,24,  0,551,24, 10,552,
 ^~~~~~~~~~
 {         }
fleng.c:205:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,123,246,23,126,239,23,132,241,23,137,213,23,145,611,24,  0,551,24, 10,552,
            ^~~~~~~~~~
            {         }
fleng.c:205:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,123,246,23,126,239,23,132,241,23,137,213,23,145,611,24,  0,551,24, 10,552,
                       ^~~~~~~~~~
                       {         }
fleng.c:205:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,123,246,23,126,239,23,132,241,23,137,213,23,145,611,24,  0,551,24, 10,552,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:205:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,123,246,23,126,239,23,132,241,23,137,213,23,145,611,24,  0,551,24, 10,552,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:205:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,123,246,23,126,239,23,132,241,23,137,213,23,145,611,24,  0,551,24, 10,552,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:205:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,123,246,23,126,239,23,132,241,23,137,213,23,145,611,24,  0,551,24, 10,552,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:206:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 25,553,24, 36,554,24, 37,555,24, 45,351,24, 57,355,24, 61,356,24, 66,710,
 ^~~~~~~~~~
 {         }
fleng.c:206:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 25,553,24, 36,554,24, 37,555,24, 45,351,24, 57,355,24, 61,356,24, 66,710,
            ^~~~~~~~~~
            {         }
fleng.c:206:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 25,553,24, 36,554,24, 37,555,24, 45,351,24, 57,355,24, 61,356,24, 66,710,
                       ^~~~~~~~~~
                       {         }
fleng.c:206:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 25,553,24, 36,554,24, 37,555,24, 45,351,24, 57,355,24, 61,356,24, 66,710,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:206:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 25,553,24, 36,554,24, 37,555,24, 45,351,24, 57,355,24, 61,356,24, 66,710,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:206:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 25,553,24, 36,554,24, 37,555,24, 45,351,24, 57,355,24, 61,356,24, 66,710,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:206:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 25,553,24, 36,554,24, 37,555,24, 45,351,24, 57,355,24, 61,356,24, 66,710,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:207:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 68,712,24, 71,308,24, 88,315,24, 89,316,24, 91,315,24, 93,294,24, 95,296,
 ^~~~~~~~~~
 {         }
fleng.c:207:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 68,712,24, 71,308,24, 88,315,24, 89,316,24, 91,315,24, 93,294,24, 95,296,
            ^~~~~~~~~~
            {         }
fleng.c:207:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 68,712,24, 71,308,24, 88,315,24, 89,316,24, 91,315,24, 93,294,24, 95,296,
                       ^~~~~~~~~~
                       {         }
fleng.c:207:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 68,712,24, 71,308,24, 88,315,24, 89,316,24, 91,315,24, 93,294,24, 95,296,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:207:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 68,712,24, 71,308,24, 88,315,24, 89,316,24, 91,315,24, 93,294,24, 95,296,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:207:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 68,712,24, 71,308,24, 88,315,24, 89,316,24, 91,315,24, 93,294,24, 95,296,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:207:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 68,712,24, 71,308,24, 88,315,24, 89,316,24, 91,315,24, 93,294,24, 95,296,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:208:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 97,297,24, 99,318,24,105,664,24,114,242,24,119,243,24,120,244,24,122,243,
 ^~~~~~~~~~
 {         }
fleng.c:208:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 97,297,24, 99,318,24,105,664,24,114,242,24,119,243,24,120,244,24,122,243,
            ^~~~~~~~~~
            {         }
fleng.c:208:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 97,297,24, 99,318,24,105,664,24,114,242,24,119,243,24,120,244,24,122,243,
                       ^~~~~~~~~~
                       {         }
fleng.c:208:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 97,297,24, 99,318,24,105,664,24,114,242,24,119,243,24,120,244,24,122,243,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:208:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 97,297,24, 99,318,24,105,664,24,114,242,24,119,243,24,120,244,24,122,243,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:208:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 97,297,24, 99,318,24,105,664,24,114,242,24,119,243,24,120,244,24,122,243,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:208:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 97,297,24, 99,318,24,105,664,24,114,242,24,119,243,24,120,244,24,122,243,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:209:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,123,246,24,126,238,24,127,239,24,132,241,24,137,213,24,145,611,24,177,612,
 ^~~~~~~~~~
 {         }
fleng.c:209:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,123,246,24,126,238,24,127,239,24,132,241,24,137,213,24,145,611,24,177,612,
            ^~~~~~~~~~
            {         }
fleng.c:209:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,123,246,24,126,238,24,127,239,24,132,241,24,137,213,24,145,611,24,177,612,
                       ^~~~~~~~~~
                       {         }
fleng.c:209:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,123,246,24,126,238,24,127,239,24,132,241,24,137,213,24,145,611,24,177,612,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:209:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,123,246,24,126,238,24,127,239,24,132,241,24,137,213,24,145,611,24,177,612,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:209:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,123,246,24,126,238,24,127,239,24,132,241,24,137,213,24,145,611,24,177,612,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:209:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,123,246,24,126,238,24,127,239,24,132,241,24,137,213,24,145,611,24,177,612,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:210:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  0,551,25, 10,552,25, 25,553,25, 35,554,25, 36,555,25, 44,351,25, 52,352,
 ^~~~~~~~~~
 {         }
fleng.c:210:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  0,551,25, 10,552,25, 25,553,25, 35,554,25, 36,555,25, 44,351,25, 52,352,
            ^~~~~~~~~~
            {         }
fleng.c:210:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  0,551,25, 10,552,25, 25,553,25, 35,554,25, 36,555,25, 44,351,25, 52,352,
                       ^~~~~~~~~~
                       {         }
fleng.c:210:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  0,551,25, 10,552,25, 25,553,25, 35,554,25, 36,555,25, 44,351,25, 52,352,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:210:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  0,551,25, 10,552,25, 25,553,25, 35,554,25, 36,555,25, 44,351,25, 52,352,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:210:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  0,551,25, 10,552,25, 25,553,25, 35,554,25, 36,555,25, 44,351,25, 52,352,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:210:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  0,551,25, 10,552,25, 25,553,25, 35,554,25, 36,555,25, 44,351,25, 52,352,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:211:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 55,351,25, 57,353,25, 62,354,25, 65,710,25, 70,712,25, 71,308,25, 88,315,
 ^~~~~~~~~~
 {         }
fleng.c:211:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 55,351,25, 57,353,25, 62,354,25, 65,710,25, 70,712,25, 71,308,25, 88,315,
            ^~~~~~~~~~
            {         }
fleng.c:211:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 55,351,25, 57,353,25, 62,354,25, 65,710,25, 70,712,25, 71,308,25, 88,315,
                       ^~~~~~~~~~
                       {         }
fleng.c:211:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 55,351,25, 57,353,25, 62,354,25, 65,710,25, 70,712,25, 71,308,25, 88,315,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:211:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 55,351,25, 57,353,25, 62,354,25, 65,710,25, 70,712,25, 71,308,25, 88,315,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:211:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 55,351,25, 57,353,25, 62,354,25, 65,710,25, 70,712,25, 71,308,25, 88,315,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:211:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 55,351,25, 57,353,25, 62,354,25, 65,710,25, 70,712,25, 71,308,25, 88,315,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:212:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 93,317,25, 94,294,25, 96,296,25, 97,297,25, 99,318,25,104,664,25,116,242,
 ^~~~~~~~~~
 {         }
fleng.c:212:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 93,317,25, 94,294,25, 96,296,25, 97,297,25, 99,318,25,104,664,25,116,242,
            ^~~~~~~~~~
            {         }
fleng.c:212:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 93,317,25, 94,294,25, 96,296,25, 97,297,25, 99,318,25,104,664,25,116,242,
                       ^~~~~~~~~~
                       {         }
fleng.c:212:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 93,317,25, 94,294,25, 96,296,25, 97,297,25, 99,318,25,104,664,25,116,242,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:212:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 93,317,25, 94,294,25, 96,296,25, 97,297,25, 99,318,25,104,664,25,116,242,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:212:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 93,317,25, 94,294,25, 96,296,25, 97,297,25, 99,318,25,104,664,25,116,242,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:212:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 93,317,25, 94,294,25, 96,296,25, 97,297,25, 99,318,25,104,664,25,116,242,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:213:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,120,243,25,121,244,25,122,243,25,123,245,25,125,246,25,126,238,25,129,239,
 ^~~~~~~~~~
 {         }
fleng.c:213:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,120,243,25,121,244,25,122,243,25,123,245,25,125,246,25,126,238,25,129,239,
            ^~~~~~~~~~
            {         }
fleng.c:213:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,120,243,25,121,244,25,122,243,25,123,245,25,125,246,25,126,238,25,129,239,
                       ^~~~~~~~~~
                       {         }
fleng.c:213:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,120,243,25,121,244,25,122,243,25,123,245,25,125,246,25,126,238,25,129,239,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:213:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,120,243,25,121,244,25,122,243,25,123,245,25,125,246,25,126,238,25,129,239,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:213:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,120,243,25,121,244,25,122,243,25,123,245,25,125,246,25,126,238,25,129,239,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:213:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,120,243,25,121,244,25,122,243,25,123,245,25,125,246,25,126,238,25,129,239,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:214:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,132,240,25,137,213,25,145,611,25,177,612,26,  0,551,26, 10,552,26, 25,553,
 ^~~~~~~~~~
 {         }
fleng.c:214:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,132,240,25,137,213,25,145,611,25,177,612,26,  0,551,26, 10,552,26, 25,553,
            ^~~~~~~~~~
            {         }
fleng.c:214:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,132,240,25,137,213,25,145,611,25,177,612,26,  0,551,26, 10,552,26, 25,553,
                       ^~~~~~~~~~
                       {         }
fleng.c:214:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,132,240,25,137,213,25,145,611,25,177,612,26,  0,551,26, 10,552,26, 25,553,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:214:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,132,240,25,137,213,25,145,611,25,177,612,26,  0,551,26, 10,552,26, 25,553,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:214:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,132,240,25,137,213,25,145,611,25,177,612,26,  0,551,26, 10,552,26, 25,553,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:214:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,132,240,25,137,213,25,145,611,25,177,612,26,  0,551,26, 10,552,26, 25,553,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:215:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 34,554,26, 36,555,26, 44,351,26, 52,352,26, 53,353,26, 62,354,26, 65,710,
 ^~~~~~~~~~
 {         }
fleng.c:215:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 34,554,26, 36,555,26, 44,351,26, 52,352,26, 53,353,26, 62,354,26, 65,710,
            ^~~~~~~~~~
            {         }
fleng.c:215:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 34,554,26, 36,555,26, 44,351,26, 52,352,26, 53,353,26, 62,354,26, 65,710,
                       ^~~~~~~~~~
                       {         }
fleng.c:215:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 34,554,26, 36,555,26, 44,351,26, 52,352,26, 53,353,26, 62,354,26, 65,710,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:215:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 34,554,26, 36,555,26, 44,351,26, 52,352,26, 53,353,26, 62,354,26, 65,710,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:215:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 34,554,26, 36,555,26, 44,351,26, 52,352,26, 53,353,26, 62,354,26, 65,710,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:215:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 34,554,26, 36,555,26, 44,351,26, 52,352,26, 53,353,26, 62,354,26, 65,710,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:216:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,712,26, 71,308,26, 84,309,26, 88,315,26, 90,317,26, 95,294,26, 96,296,
 ^~~~~~~~~~
 {         }
fleng.c:216:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,712,26, 71,308,26, 84,309,26, 88,315,26, 90,317,26, 95,294,26, 96,296,
            ^~~~~~~~~~
            {         }
fleng.c:216:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,712,26, 71,308,26, 84,309,26, 88,315,26, 90,317,26, 95,294,26, 96,296,
                       ^~~~~~~~~~
                       {         }
fleng.c:216:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,712,26, 71,308,26, 84,309,26, 88,315,26, 90,317,26, 95,294,26, 96,296,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:216:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,712,26, 71,308,26, 84,309,26, 88,315,26, 90,317,26, 95,294,26, 96,296,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:216:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,712,26, 71,308,26, 84,309,26, 88,315,26, 90,317,26, 95,294,26, 96,296,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:216:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,712,26, 71,308,26, 84,309,26, 88,315,26, 90,317,26, 95,294,26, 96,296,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:217:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 98,297,26, 99,318,26,102,307,26,103,318,26,104,664,26,117,242,26,121,243,
 ^~~~~~~~~~
 {         }
fleng.c:217:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 98,297,26, 99,318,26,102,307,26,103,318,26,104,664,26,117,242,26,121,243,
            ^~~~~~~~~~
            {         }
fleng.c:217:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 98,297,26, 99,318,26,102,307,26,103,318,26,104,664,26,117,242,26,121,243,
                       ^~~~~~~~~~
                       {         }
fleng.c:217:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 98,297,26, 99,318,26,102,307,26,103,318,26,104,664,26,117,242,26,121,243,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:217:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 98,297,26, 99,318,26,102,307,26,103,318,26,104,664,26,117,242,26,121,243,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:217:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 98,297,26, 99,318,26,102,307,26,103,318,26,104,664,26,117,242,26,121,243,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:217:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 98,297,26, 99,318,26,102,307,26,103,318,26,104,664,26,117,242,26,121,243,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:218:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,123,245,26,126,238,26,130,239,26,132,240,26,137,212,26,145,611,26,177,612,
 ^~~~~~~~~~
 {         }
fleng.c:218:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,123,245,26,126,238,26,130,239,26,132,240,26,137,212,26,145,611,26,177,612,
            ^~~~~~~~~~
            {         }
fleng.c:218:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,123,245,26,126,238,26,130,239,26,132,240,26,137,212,26,145,611,26,177,612,
                       ^~~~~~~~~~
                       {         }
fleng.c:218:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,123,245,26,126,238,26,130,239,26,132,240,26,137,212,26,145,611,26,177,612,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:218:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,123,245,26,126,238,26,130,239,26,132,240,26,137,212,26,145,611,26,177,612,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:218:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,123,245,26,126,238,26,130,239,26,132,240,26,137,212,26,145,611,26,177,612,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:218:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,123,245,26,126,238,26,130,239,26,132,240,26,137,212,26,145,611,26,177,612,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:219:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,  0,551,27, 10,552,27, 25,553,27, 34,554,27, 35,555,27, 44,351,27, 50,352,
 ^~~~~~~~~~
 {         }
fleng.c:219:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,  0,551,27, 10,552,27, 25,553,27, 34,554,27, 35,555,27, 44,351,27, 50,352,
            ^~~~~~~~~~
            {         }
fleng.c:219:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,  0,551,27, 10,552,27, 25,553,27, 34,554,27, 35,555,27, 44,351,27, 50,352,
                       ^~~~~~~~~~
                       {         }
fleng.c:219:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,  0,551,27, 10,552,27, 25,553,27, 34,554,27, 35,555,27, 44,351,27, 50,352,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:219:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,  0,551,27, 10,552,27, 25,553,27, 34,554,27, 35,555,27, 44,351,27, 50,352,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:219:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,  0,551,27, 10,552,27, 25,553,27, 34,554,27, 35,555,27, 44,351,27, 50,352,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:219:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,  0,551,27, 10,552,27, 25,553,27, 34,554,27, 35,555,27, 44,351,27, 50,352,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:220:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 52,353,27, 63,354,27, 65,710,27, 69,712,27, 72,308,27, 81,309,27, 85,310,
 ^~~~~~~~~~
 {         }
fleng.c:220:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 52,353,27, 63,354,27, 65,710,27, 69,712,27, 72,308,27, 81,309,27, 85,310,
            ^~~~~~~~~~
            {         }
fleng.c:220:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 52,353,27, 63,354,27, 65,710,27, 69,712,27, 72,308,27, 81,309,27, 85,310,
                       ^~~~~~~~~~
                       {         }
fleng.c:220:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 52,353,27, 63,354,27, 65,710,27, 69,712,27, 72,308,27, 81,309,27, 85,310,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:220:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 52,353,27, 63,354,27, 65,710,27, 69,712,27, 72,308,27, 81,309,27, 85,310,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:220:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 52,353,27, 63,354,27, 65,710,27, 69,712,27, 72,308,27, 81,309,27, 85,310,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:220:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 52,353,27, 63,354,27, 65,710,27, 69,712,27, 72,308,27, 81,309,27, 85,310,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:221:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 88,311,27, 89,312,27, 92,313,27, 93,317,27, 95,294,27, 98,297,27, 99,318,
 ^~~~~~~~~~
 {         }
fleng.c:221:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 88,311,27, 89,312,27, 92,313,27, 93,317,27, 95,294,27, 98,297,27, 99,318,
            ^~~~~~~~~~
            {         }
fleng.c:221:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 88,311,27, 89,312,27, 92,313,27, 93,317,27, 95,294,27, 98,297,27, 99,318,
                       ^~~~~~~~~~
                       {         }
fleng.c:221:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 88,311,27, 89,312,27, 92,313,27, 93,317,27, 95,294,27, 98,297,27, 99,318,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:221:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 88,311,27, 89,312,27, 92,313,27, 93,317,27, 95,294,27, 98,297,27, 99,318,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:221:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 88,311,27, 89,312,27, 92,313,27, 93,317,27, 95,294,27, 98,297,27, 99,318,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:221:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 88,311,27, 89,312,27, 92,313,27, 93,317,27, 95,294,27, 98,297,27, 99,318,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:222:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,101,307,27,103,318,27,105,664,27,118,242,27,122,243,27,123,245,27,126,234,
 ^~~~~~~~~~
 {         }
fleng.c:222:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,101,307,27,103,318,27,105,664,27,118,242,27,122,243,27,123,245,27,126,234,
            ^~~~~~~~~~
            {         }
fleng.c:222:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,101,307,27,103,318,27,105,664,27,118,242,27,122,243,27,123,245,27,126,234,
                       ^~~~~~~~~~
                       {         }
fleng.c:222:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,101,307,27,103,318,27,105,664,27,118,242,27,122,243,27,123,245,27,126,234,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:222:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,101,307,27,103,318,27,105,664,27,118,242,27,122,243,27,123,245,27,126,234,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:222:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,101,307,27,103,318,27,105,664,27,118,242,27,122,243,27,123,245,27,126,234,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:222:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,101,307,27,103,318,27,105,664,27,118,242,27,122,243,27,123,245,27,126,234,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:223:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,127,238,27,131,239,27,132,240,27,137,212,27,145,611,27,177,612,28,  0,396,
 ^~~~~~~~~~
 {         }
fleng.c:223:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,127,238,27,131,239,27,132,240,27,137,212,27,145,611,27,177,612,28,  0,396,
            ^~~~~~~~~~
            {         }
fleng.c:223:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,127,238,27,131,239,27,132,240,27,137,212,27,145,611,27,177,612,28,  0,396,
                       ^~~~~~~~~~
                       {         }
fleng.c:223:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,127,238,27,131,239,27,132,240,27,137,212,27,145,611,27,177,612,28,  0,396,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:223:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,127,238,27,131,239,27,132,240,27,137,212,27,145,611,27,177,612,28,  0,396,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:223:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,127,238,27,131,239,27,132,240,27,137,212,27,145,611,27,177,612,28,  0,396,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:223:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,127,238,27,131,239,27,132,240,27,137,212,27,145,611,27,177,612,28,  0,396,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:224:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 10,552,28, 25,553,28, 35,555,28, 44,351,28, 49,352,28, 51,353,28, 62,354,
 ^~~~~~~~~~
 {         }
fleng.c:224:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 10,552,28, 25,553,28, 35,555,28, 44,351,28, 49,352,28, 51,353,28, 62,354,
            ^~~~~~~~~~
            {         }
fleng.c:224:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 10,552,28, 25,553,28, 35,555,28, 44,351,28, 49,352,28, 51,353,28, 62,354,
                       ^~~~~~~~~~
                       {         }
fleng.c:224:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 10,552,28, 25,553,28, 35,555,28, 44,351,28, 49,352,28, 51,353,28, 62,354,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:224:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 10,552,28, 25,553,28, 35,555,28, 44,351,28, 49,352,28, 51,353,28, 62,354,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:224:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 10,552,28, 25,553,28, 35,555,28, 44,351,28, 49,352,28, 51,353,28, 62,354,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:224:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 10,552,28, 25,553,28, 35,555,28, 44,351,28, 49,352,28, 51,353,28, 62,354,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:225:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 65,710,28, 71,712,28, 73,308,28, 80,309,28, 82,310,28, 86,306,28, 92,313,
 ^~~~~~~~~~
 {         }
fleng.c:225:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 65,710,28, 71,712,28, 73,308,28, 80,309,28, 82,310,28, 86,306,28, 92,313,
            ^~~~~~~~~~
            {         }
fleng.c:225:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 65,710,28, 71,712,28, 73,308,28, 80,309,28, 82,310,28, 86,306,28, 92,313,
                       ^~~~~~~~~~
                       {         }
fleng.c:225:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 65,710,28, 71,712,28, 73,308,28, 80,309,28, 82,310,28, 86,306,28, 92,313,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:225:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 65,710,28, 71,712,28, 73,308,28, 80,309,28, 82,310,28, 86,306,28, 92,313,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:225:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 65,710,28, 71,712,28, 73,308,28, 80,309,28, 82,310,28, 86,306,28, 92,313,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:225:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 65,710,28, 71,712,28, 73,308,28, 80,309,28, 82,310,28, 86,306,28, 92,313,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:226:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 98,297,28, 99,318,28,100,307,28,106,664,28,108,307,28,109,664,28,122,666,
 ^~~~~~~~~~
 {         }
fleng.c:226:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 98,297,28, 99,318,28,100,307,28,106,664,28,108,307,28,109,664,28,122,666,
            ^~~~~~~~~~
            {         }
fleng.c:226:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 98,297,28, 99,318,28,100,307,28,106,664,28,108,307,28,109,664,28,122,666,
                       ^~~~~~~~~~
                       {         }
fleng.c:226:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 98,297,28, 99,318,28,100,307,28,106,664,28,108,307,28,109,664,28,122,666,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:226:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 98,297,28, 99,318,28,100,307,28,106,664,28,108,307,28,109,664,28,122,666,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:226:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 98,297,28, 99,318,28,100,307,28,106,664,28,108,307,28,109,664,28,122,666,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:226:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 98,297,28, 99,318,28,100,307,28,106,664,28,108,307,28,109,664,28,122,666,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:227:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,126,234,28,128,238,28,131,239,28,132,240,28,137,212,28,145,611,28,177,612,
 ^~~~~~~~~~
 {         }
fleng.c:227:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,126,234,28,128,238,28,131,239,28,132,240,28,137,212,28,145,611,28,177,612,
            ^~~~~~~~~~
            {         }
fleng.c:227:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,126,234,28,128,238,28,131,239,28,132,240,28,137,212,28,145,611,28,177,612,
                       ^~~~~~~~~~
                       {         }
fleng.c:227:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,126,234,28,128,238,28,131,239,28,132,240,28,137,212,28,145,611,28,177,612,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:227:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,126,234,28,128,238,28,131,239,28,132,240,28,137,212,28,145,611,28,177,612,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:227:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,126,234,28,128,238,28,131,239,28,132,240,28,137,212,28,145,611,28,177,612,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:227:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,126,234,28,128,238,28,131,239,28,132,240,28,137,212,28,145,611,28,177,612,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:228:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29, 10,552,29, 25,553,29, 35,555,29, 44,375,29, 47,351,29, 49,352,
 ^~~~~~~~~~
 {         }
fleng.c:228:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29, 10,552,29, 25,553,29, 35,555,29, 44,375,29, 47,351,29, 49,352,
            ^~~~~~~~~~
            {         }
fleng.c:228:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29, 10,552,29, 25,553,29, 35,555,29, 44,375,29, 47,351,29, 49,352,
                       ^~~~~~~~~~
                       {         }
fleng.c:228:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29, 10,552,29, 25,553,29, 35,555,29, 44,375,29, 47,351,29, 49,352,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:228:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29, 10,552,29, 25,553,29, 35,555,29, 44,375,29, 47,351,29, 49,352,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:228:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29, 10,552,29, 25,553,29, 35,555,29, 44,375,29, 47,351,29, 49,352,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:228:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29, 10,552,29, 25,553,29, 35,555,29, 44,375,29, 47,351,29, 49,352,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:229:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 50,353,29, 61,354,29, 65,710,29, 72,712,29, 74,308,29, 80,309,29, 81,310,
 ^~~~~~~~~~
 {         }
fleng.c:229:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 50,353,29, 61,354,29, 65,710,29, 72,712,29, 74,308,29, 80,309,29, 81,310,
            ^~~~~~~~~~
            {         }
fleng.c:229:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 50,353,29, 61,354,29, 65,710,29, 72,712,29, 74,308,29, 80,309,29, 81,310,
                       ^~~~~~~~~~
                       {         }
fleng.c:229:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 50,353,29, 61,354,29, 65,710,29, 72,712,29, 74,308,29, 80,309,29, 81,310,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:229:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 50,353,29, 61,354,29, 65,710,29, 72,712,29, 74,308,29, 80,309,29, 81,310,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:229:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 50,353,29, 61,354,29, 65,710,29, 72,712,29, 74,308,29, 80,309,29, 81,310,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:229:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 50,353,29, 61,354,29, 65,710,29, 72,712,29, 74,308,29, 80,309,29, 81,310,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:230:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 84,306,29, 94,313,29, 97,306,29, 99,307,29,109,664,29,123,666,29,126,234,
 ^~~~~~~~~~
 {         }
fleng.c:230:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 84,306,29, 94,313,29, 97,306,29, 99,307,29,109,664,29,123,666,29,126,234,
            ^~~~~~~~~~
            {         }
fleng.c:230:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 84,306,29, 94,313,29, 97,306,29, 99,307,29,109,664,29,123,666,29,126,234,
                       ^~~~~~~~~~
                       {         }
fleng.c:230:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 84,306,29, 94,313,29, 97,306,29, 99,307,29,109,664,29,123,666,29,126,234,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:230:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 84,306,29, 94,313,29, 97,306,29, 99,307,29,109,664,29,123,666,29,126,234,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:230:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 84,306,29, 94,313,29, 97,306,29, 99,307,29,109,664,29,123,666,29,126,234,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:230:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 84,306,29, 94,313,29, 97,306,29, 99,307,29,109,664,29,123,666,29,126,234,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:231:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,238,29,131,239,29,132,237,29,137,211,29,144,611,29,177,612,30,  0,396,
 ^~~~~~~~~~
 {         }
fleng.c:231:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,238,29,131,239,29,132,237,29,137,211,29,144,611,29,177,612,30,  0,396,
            ^~~~~~~~~~
            {         }
fleng.c:231:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,238,29,131,239,29,132,237,29,137,211,29,144,611,29,177,612,30,  0,396,
                       ^~~~~~~~~~
                       {         }
fleng.c:231:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,238,29,131,239,29,132,237,29,137,211,29,144,611,29,177,612,30,  0,396,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:231:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,238,29,131,239,29,132,237,29,137,211,29,144,611,29,177,612,30,  0,396,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:231:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,238,29,131,239,29,132,237,29,137,211,29,144,611,29,177,612,30,  0,396,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:231:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,238,29,131,239,29,132,237,29,137,211,29,144,611,29,177,612,30,  0,396,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:232:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  9,397,30, 10,401,30, 25,553,30, 34,373,30, 37,374,30, 43,375,30, 47,346,
 ^~~~~~~~~~
 {         }
fleng.c:232:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  9,397,30, 10,401,30, 25,553,30, 34,373,30, 37,374,30, 43,375,30, 47,346,
            ^~~~~~~~~~
            {         }
fleng.c:232:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  9,397,30, 10,401,30, 25,553,30, 34,373,30, 37,374,30, 43,375,30, 47,346,
                       ^~~~~~~~~~
                       {         }
fleng.c:232:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  9,397,30, 10,401,30, 25,553,30, 34,373,30, 37,374,30, 43,375,30, 47,346,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:232:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  9,397,30, 10,401,30, 25,553,30, 34,373,30, 37,374,30, 43,375,30, 47,346,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:232:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  9,397,30, 10,401,30, 25,553,30, 34,373,30, 37,374,30, 43,375,30, 47,346,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:232:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  9,397,30, 10,401,30, 25,553,30, 34,373,30, 37,374,30, 43,375,30, 47,346,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:233:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 49,347,30, 50,348,30, 61,350,30, 65,709,30, 66,710,30, 73,712,30, 75,308,
 ^~~~~~~~~~
 {         }
fleng.c:233:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 49,347,30, 50,348,30, 61,350,30, 65,709,30, 66,710,30, 73,712,30, 75,308,
            ^~~~~~~~~~
            {         }
fleng.c:233:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 49,347,30, 50,348,30, 61,350,30, 65,709,30, 66,710,30, 73,712,30, 75,308,
                       ^~~~~~~~~~
                       {         }
fleng.c:233:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 49,347,30, 50,348,30, 61,350,30, 65,709,30, 66,710,30, 73,712,30, 75,308,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:233:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 49,347,30, 50,348,30, 61,350,30, 65,709,30, 66,710,30, 73,712,30, 75,308,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:233:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 49,347,30, 50,348,30, 61,350,30, 65,709,30, 66,710,30, 73,712,30, 75,308,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:233:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 49,347,30, 50,348,30, 61,350,30, 65,709,30, 66,710,30, 73,712,30, 75,308,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:234:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 79,305,30, 81,306,30, 99,307,30,109,664,30,123,666,30,126,234,30,129,235,
 ^~~~~~~~~~
 {         }
fleng.c:234:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 79,305,30, 81,306,30, 99,307,30,109,664,30,123,666,30,126,234,30,129,235,
            ^~~~~~~~~~
            {         }
fleng.c:234:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 79,305,30, 81,306,30, 99,307,30,109,664,30,123,666,30,126,234,30,129,235,
                       ^~~~~~~~~~
                       {         }
fleng.c:234:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 79,305,30, 81,306,30, 99,307,30,109,664,30,123,666,30,126,234,30,129,235,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:234:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 79,305,30, 81,306,30, 99,307,30,109,664,30,123,666,30,126,234,30,129,235,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:234:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 79,305,30, 81,306,30, 99,307,30,109,664,30,123,666,30,126,234,30,129,235,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:234:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 79,305,30, 81,306,30, 99,307,30,109,664,30,123,666,30,126,234,30,129,235,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:235:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,132,237,30,137,211,30,144,611,30,177,612,31,  0,396,31,  9,397,31, 10,401,
 ^~~~~~~~~~
 {         }
fleng.c:235:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,132,237,30,137,211,30,144,611,30,177,612,31,  0,396,31,  9,397,31, 10,401,
            ^~~~~~~~~~
            {         }
fleng.c:235:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,132,237,30,137,211,30,144,611,30,177,612,31,  0,396,31,  9,397,31, 10,401,
                       ^~~~~~~~~~
                       {         }
fleng.c:235:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,132,237,30,137,211,30,144,611,30,177,612,31,  0,396,31,  9,397,31, 10,401,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:235:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,132,237,30,137,211,30,144,611,30,177,612,31,  0,396,31,  9,397,31, 10,401,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:235:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,132,237,30,137,211,30,144,611,30,177,612,31,  0,396,31,  9,397,31, 10,401,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:235:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,132,237,30,137,211,30,144,611,30,177,612,31,  0,396,31,  9,397,31, 10,401,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:236:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 18,400,31, 19,401,31, 25,553,31, 34,373,31, 37,374,31, 41,375,31, 47,346,
 ^~~~~~~~~~
 {         }
fleng.c:236:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 18,400,31, 19,401,31, 25,553,31, 34,373,31, 37,374,31, 41,375,31, 47,346,
            ^~~~~~~~~~
            {         }
fleng.c:236:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 18,400,31, 19,401,31, 25,553,31, 34,373,31, 37,374,31, 41,375,31, 47,346,
                       ^~~~~~~~~~
                       {         }
fleng.c:236:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 18,400,31, 19,401,31, 25,553,31, 34,373,31, 37,374,31, 41,375,31, 47,346,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:236:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 18,400,31, 19,401,31, 25,553,31, 34,373,31, 37,374,31, 41,375,31, 47,346,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:236:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 18,400,31, 19,401,31, 25,553,31, 34,373,31, 37,374,31, 41,375,31, 47,346,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:236:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 18,400,31, 19,401,31, 25,553,31, 34,373,31, 37,374,31, 41,375,31, 47,346,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:237:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 48,347,31, 50,348,31, 61,350,31, 65,709,31, 68,710,31, 74,712,31, 75,308,
 ^~~~~~~~~~
 {         }
fleng.c:237:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 48,347,31, 50,348,31, 61,350,31, 65,709,31, 68,710,31, 74,712,31, 75,308,
            ^~~~~~~~~~
            {         }
fleng.c:237:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 48,347,31, 50,348,31, 61,350,31, 65,709,31, 68,710,31, 74,712,31, 75,308,
                       ^~~~~~~~~~
                       {         }
fleng.c:237:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 48,347,31, 50,348,31, 61,350,31, 65,709,31, 68,710,31, 74,712,31, 75,308,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:237:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 48,347,31, 50,348,31, 61,350,31, 65,709,31, 68,710,31, 74,712,31, 75,308,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:237:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 48,347,31, 50,348,31, 61,350,31, 65,709,31, 68,710,31, 74,712,31, 75,308,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:237:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 48,347,31, 50,348,31, 61,350,31, 65,709,31, 68,710,31, 74,712,31, 75,308,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:238:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 78,305,31, 80,306,31, 99,307,31,110,664,31,122,666,31,126,234,31,129,235,
 ^~~~~~~~~~
 {         }
fleng.c:238:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 78,305,31, 80,306,31, 99,307,31,110,664,31,122,666,31,126,234,31,129,235,
            ^~~~~~~~~~
            {         }
fleng.c:238:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 78,305,31, 80,306,31, 99,307,31,110,664,31,122,666,31,126,234,31,129,235,
                       ^~~~~~~~~~
                       {         }
fleng.c:238:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 78,305,31, 80,306,31, 99,307,31,110,664,31,122,666,31,126,234,31,129,235,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:238:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 78,305,31, 80,306,31, 99,307,31,110,664,31,122,666,31,126,234,31,129,235,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:238:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 78,305,31, 80,306,31, 99,307,31,110,664,31,122,666,31,126,234,31,129,235,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:238:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 78,305,31, 80,306,31, 99,307,31,110,664,31,122,666,31,126,234,31,129,235,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:239:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,132,237,31,137,211,31,144,611,31,177,612,32,  0,396,32,  8,397,32, 11,401,
 ^~~~~~~~~~
 {         }
fleng.c:239:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,132,237,31,137,211,31,144,611,31,177,612,32,  0,396,32,  8,397,32, 11,401,
            ^~~~~~~~~~
            {         }
fleng.c:239:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,132,237,31,137,211,31,144,611,31,177,612,32,  0,396,32,  8,397,32, 11,401,
                       ^~~~~~~~~~
                       {         }
fleng.c:239:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,132,237,31,137,211,31,144,611,31,177,612,32,  0,396,32,  8,397,32, 11,401,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:239:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,132,237,31,137,211,31,144,611,31,177,612,32,  0,396,32,  8,397,32, 11,401,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:239:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,132,237,31,137,211,31,144,611,31,177,612,32,  0,396,32,  8,397,32, 11,401,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:239:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,132,237,31,137,211,31,144,611,31,177,612,32,  0,396,32,  8,397,32, 11,401,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:240:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 16,400,32, 19,401,32, 25,371,32, 34,373,32, 37,374,32, 39,375,32, 46,346,
 ^~~~~~~~~~
 {         }
fleng.c:240:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 16,400,32, 19,401,32, 25,371,32, 34,373,32, 37,374,32, 39,375,32, 46,346,
            ^~~~~~~~~~
            {         }
fleng.c:240:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 16,400,32, 19,401,32, 25,371,32, 34,373,32, 37,374,32, 39,375,32, 46,346,
                       ^~~~~~~~~~
                       {         }
fleng.c:240:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 16,400,32, 19,401,32, 25,371,32, 34,373,32, 37,374,32, 39,375,32, 46,346,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:240:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 16,400,32, 19,401,32, 25,371,32, 34,373,32, 37,374,32, 39,375,32, 46,346,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:240:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 16,400,32, 19,401,32, 25,371,32, 34,373,32, 37,374,32, 39,375,32, 46,346,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:240:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 16,400,32, 19,401,32, 25,371,32, 34,373,32, 37,374,32, 39,375,32, 46,346,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:241:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 48,347,32, 50,348,32, 61,350,32, 65,709,32, 69,710,32, 74,711,32, 75,303,
 ^~~~~~~~~~
 {         }
fleng.c:241:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 48,347,32, 50,348,32, 61,350,32, 65,709,32, 69,710,32, 74,711,32, 75,303,
            ^~~~~~~~~~
            {         }
fleng.c:241:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 48,347,32, 50,348,32, 61,350,32, 65,709,32, 69,710,32, 74,711,32, 75,303,
                       ^~~~~~~~~~
                       {         }
fleng.c:241:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 48,347,32, 50,348,32, 61,350,32, 65,709,32, 69,710,32, 74,711,32, 75,303,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:241:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 48,347,32, 50,348,32, 61,350,32, 65,709,32, 69,710,32, 74,711,32, 75,303,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:241:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 48,347,32, 50,348,32, 61,350,32, 65,709,32, 69,710,32, 74,711,32, 75,303,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:241:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 48,347,32, 50,348,32, 61,350,32, 65,709,32, 69,710,32, 74,711,32, 75,303,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:242:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 78,304,32, 80,306,32, 96,325,32, 97,306,32, 98,307,32,108,664,32,122,666,
 ^~~~~~~~~~
 {         }
fleng.c:242:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 78,304,32, 80,306,32, 96,325,32, 97,306,32, 98,307,32,108,664,32,122,666,
            ^~~~~~~~~~
            {         }
fleng.c:242:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 78,304,32, 80,306,32, 96,325,32, 97,306,32, 98,307,32,108,664,32,122,666,
                       ^~~~~~~~~~
                       {         }
fleng.c:242:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 78,304,32, 80,306,32, 96,325,32, 97,306,32, 98,307,32,108,664,32,122,666,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:242:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 78,304,32, 80,306,32, 96,325,32, 97,306,32, 98,307,32,108,664,32,122,666,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:242:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 78,304,32, 80,306,32, 96,325,32, 97,306,32, 98,307,32,108,664,32,122,666,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:242:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 78,304,32, 80,306,32, 96,325,32, 97,306,32, 98,307,32,108,664,32,122,666,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:243:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,126,234,32,128,235,32,132,236,32,135,237,32,137,211,32,144,611,33,  0,396,
 ^~~~~~~~~~
 {         }
fleng.c:243:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,126,234,32,128,235,32,132,236,32,135,237,32,137,211,32,144,611,33,  0,396,
            ^~~~~~~~~~
            {         }
fleng.c:243:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,126,234,32,128,235,32,132,236,32,135,237,32,137,211,32,144,611,33,  0,396,
                       ^~~~~~~~~~
                       {         }
fleng.c:243:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,126,234,32,128,235,32,132,236,32,135,237,32,137,211,32,144,611,33,  0,396,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:243:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,126,234,32,128,235,32,132,236,32,135,237,32,137,211,32,144,611,33,  0,396,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:243:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,126,234,32,128,235,32,132,236,32,135,237,32,137,211,32,144,611,33,  0,396,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:243:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,126,234,32,128,235,32,132,236,32,135,237,32,137,211,32,144,611,33,  0,396,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:244:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  8,397,33, 12,400,33, 25,371,33, 35,374,33, 39,375,33, 45,346,33, 47,347,
 ^~~~~~~~~~
 {         }
fleng.c:244:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  8,397,33, 12,400,33, 25,371,33, 35,374,33, 39,375,33, 45,346,33, 47,347,
            ^~~~~~~~~~
            {         }
fleng.c:244:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  8,397,33, 12,400,33, 25,371,33, 35,374,33, 39,375,33, 45,346,33, 47,347,
                       ^~~~~~~~~~
                       {         }
fleng.c:244:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  8,397,33, 12,400,33, 25,371,33, 35,374,33, 39,375,33, 45,346,33, 47,347,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:244:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  8,397,33, 12,400,33, 25,371,33, 35,374,33, 39,375,33, 45,346,33, 47,347,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:244:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  8,397,33, 12,400,33, 25,371,33, 35,374,33, 39,375,33, 45,346,33, 47,347,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:244:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  8,397,33, 12,400,33, 25,371,33, 35,374,33, 39,375,33, 45,346,33, 47,347,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:245:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 50,348,33, 61,349,33, 65,709,33, 70,710,33, 74,711,33, 75,302,33, 76,303,
 ^~~~~~~~~~
 {         }
fleng.c:245:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 50,348,33, 61,349,33, 65,709,33, 70,710,33, 74,711,33, 75,302,33, 76,303,
            ^~~~~~~~~~
            {         }
fleng.c:245:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 50,348,33, 61,349,33, 65,709,33, 70,710,33, 74,711,33, 75,302,33, 76,303,
                       ^~~~~~~~~~
                       {         }
fleng.c:245:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 50,348,33, 61,349,33, 65,709,33, 70,710,33, 74,711,33, 75,302,33, 76,303,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:245:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 50,348,33, 61,349,33, 65,709,33, 70,710,33, 74,711,33, 75,302,33, 76,303,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:245:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 50,348,33, 61,349,33, 65,709,33, 70,710,33, 74,711,33, 75,302,33, 76,303,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:245:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 50,348,33, 61,349,33, 65,709,33, 70,710,33, 74,711,33, 75,302,33, 76,303,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:246:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 77,302,33, 78,304,33, 80,306,33, 90,325,33,102,307,33,103,322,33,106,664,
 ^~~~~~~~~~
 {         }
fleng.c:246:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 77,302,33, 78,304,33, 80,306,33, 90,325,33,102,307,33,103,322,33,106,664,
            ^~~~~~~~~~
            {         }
fleng.c:246:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 77,302,33, 78,304,33, 80,306,33, 90,325,33,102,307,33,103,322,33,106,664,
                       ^~~~~~~~~~
                       {         }
fleng.c:246:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 77,302,33, 78,304,33, 80,306,33, 90,325,33,102,307,33,103,322,33,106,664,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:246:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 77,302,33, 78,304,33, 80,306,33, 90,325,33,102,307,33,103,322,33,106,664,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:246:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 77,302,33, 78,304,33, 80,306,33, 90,325,33,102,307,33,103,322,33,106,664,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:246:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 77,302,33, 78,304,33, 80,306,33, 90,325,33,102,307,33,103,322,33,106,664,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:247:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,121,665,33,125,231,33,129,235,33,132,236,33,135,233,33,137,230,33,138,211,
 ^~~~~~~~~~
 {         }
fleng.c:247:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,121,665,33,125,231,33,129,235,33,132,236,33,135,233,33,137,230,33,138,211,
            ^~~~~~~~~~
            {         }
fleng.c:247:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,121,665,33,125,231,33,129,235,33,132,236,33,135,233,33,137,230,33,138,211,
                       ^~~~~~~~~~
                       {         }
fleng.c:247:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,121,665,33,125,231,33,129,235,33,132,236,33,135,233,33,137,230,33,138,211,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:247:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,121,665,33,125,231,33,129,235,33,132,236,33,135,233,33,137,230,33,138,211,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:247:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,121,665,33,125,231,33,129,235,33,132,236,33,135,233,33,137,230,33,138,211,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:247:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,121,665,33,125,231,33,129,235,33,132,236,33,135,233,33,137,230,33,138,211,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:248:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,141,229,33,148,611,34,  0,396,34,  8,397,34, 12,400,34, 23,370,34, 27,371,
 ^~~~~~~~~~
 {         }
fleng.c:248:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,141,229,33,148,611,34,  0,396,34,  8,397,34, 12,400,34, 23,370,34, 27,371,
            ^~~~~~~~~~
            {         }
fleng.c:248:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,141,229,33,148,611,34,  0,396,34,  8,397,34, 12,400,34, 23,370,34, 27,371,
                       ^~~~~~~~~~
                       {         }
fleng.c:248:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,141,229,33,148,611,34,  0,396,34,  8,397,34, 12,400,34, 23,370,34, 27,371,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:248:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,141,229,33,148,611,34,  0,396,34,  8,397,34, 12,400,34, 23,370,34, 27,371,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:248:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,141,229,33,148,611,34,  0,396,34,  8,397,34, 12,400,34, 23,370,34, 27,371,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:248:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,141,229,33,148,611,34,  0,396,34,  8,397,34, 12,400,34, 23,370,34, 27,371,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:249:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 31,372,34, 35,374,34, 41,375,34, 45,346,34, 46,347,34, 50,348,34, 61,349,
 ^~~~~~~~~~
 {         }
fleng.c:249:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 31,372,34, 35,374,34, 41,375,34, 45,346,34, 46,347,34, 50,348,34, 61,349,
            ^~~~~~~~~~
            {         }
fleng.c:249:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 31,372,34, 35,374,34, 41,375,34, 45,346,34, 46,347,34, 50,348,34, 61,349,
                       ^~~~~~~~~~
                       {         }
fleng.c:249:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 31,372,34, 35,374,34, 41,375,34, 45,346,34, 46,347,34, 50,348,34, 61,349,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:249:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 31,372,34, 35,374,34, 41,375,34, 45,346,34, 46,347,34, 50,348,34, 61,349,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:249:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 31,372,34, 35,374,34, 41,375,34, 45,346,34, 46,347,34, 50,348,34, 61,349,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:249:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 31,372,34, 35,374,34, 41,375,34, 45,346,34, 46,347,34, 50,348,34, 61,349,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:250:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 65,709,34, 71,710,34, 74,711,34, 75,302,34, 78,304,34, 80,306,34, 90,325,
 ^~~~~~~~~~
 {         }
fleng.c:250:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 65,709,34, 71,710,34, 74,711,34, 75,302,34, 78,304,34, 80,306,34, 90,325,
            ^~~~~~~~~~
            {         }
fleng.c:250:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 65,709,34, 71,710,34, 74,711,34, 75,302,34, 78,304,34, 80,306,34, 90,325,
                       ^~~~~~~~~~
                       {         }
fleng.c:250:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 65,709,34, 71,710,34, 74,711,34, 75,302,34, 78,304,34, 80,306,34, 90,325,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:250:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 65,709,34, 71,710,34, 74,711,34, 75,302,34, 78,304,34, 80,306,34, 90,325,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:250:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 65,709,34, 71,710,34, 74,711,34, 75,302,34, 78,304,34, 80,306,34, 90,325,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:250:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 65,709,34, 71,710,34, 74,711,34, 75,302,34, 78,304,34, 80,306,34, 90,325,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:251:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,102,322,34,107,664,34,121,665,34,125,231,34,130,232,34,133,233,34,136,232,
 ^~~~~~~~~~
 {         }
fleng.c:251:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,102,322,34,107,664,34,121,665,34,125,231,34,130,232,34,133,233,34,136,232,
            ^~~~~~~~~~
            {         }
fleng.c:251:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,102,322,34,107,664,34,121,665,34,125,231,34,130,232,34,133,233,34,136,232,
                       ^~~~~~~~~~
                       {         }
fleng.c:251:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,102,322,34,107,664,34,121,665,34,125,231,34,130,232,34,133,233,34,136,232,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:251:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,102,322,34,107,664,34,121,665,34,125,231,34,130,232,34,133,233,34,136,232,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:251:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,102,322,34,107,664,34,121,665,34,125,231,34,130,232,34,133,233,34,136,232,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:251:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,102,322,34,107,664,34,121,665,34,125,231,34,130,232,34,133,233,34,136,232,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:252:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,137,230,34,140,228,34,141,229,34,148,611,35,  0,396,35,  8,397,35, 12,400,
 ^~~~~~~~~~
 {         }
fleng.c:252:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,137,230,34,140,228,34,141,229,34,148,611,35,  0,396,35,  8,397,35, 12,400,
            ^~~~~~~~~~
            {         }
fleng.c:252:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,137,230,34,140,228,34,141,229,34,148,611,35,  0,396,35,  8,397,35, 12,400,
                       ^~~~~~~~~~
                       {         }
fleng.c:252:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,137,230,34,140,228,34,141,229,34,148,611,35,  0,396,35,  8,397,35, 12,400,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:252:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,137,230,34,140,228,34,141,229,34,148,611,35,  0,396,35,  8,397,35, 12,400,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:252:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,137,230,34,140,228,34,141,229,34,148,611,35,  0,396,35,  8,397,35, 12,400,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:252:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,137,230,34,140,228,34,141,229,34,148,611,35,  0,396,35,  8,397,35, 12,400,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:253:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 23,370,35, 27,369,35, 28,371,35, 31,372,35, 35,374,35, 41,375,35, 45,346,
 ^~~~~~~~~~
 {         }
fleng.c:253:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 23,370,35, 27,369,35, 28,371,35, 31,372,35, 35,374,35, 41,375,35, 45,346,
            ^~~~~~~~~~
            {         }
fleng.c:253:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 23,370,35, 27,369,35, 28,371,35, 31,372,35, 35,374,35, 41,375,35, 45,346,
                       ^~~~~~~~~~
                       {         }
fleng.c:253:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 23,370,35, 27,369,35, 28,371,35, 31,372,35, 35,374,35, 41,375,35, 45,346,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:253:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 23,370,35, 27,369,35, 28,371,35, 31,372,35, 35,374,35, 41,375,35, 45,346,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:253:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 23,370,35, 27,369,35, 28,371,35, 31,372,35, 35,374,35, 41,375,35, 45,346,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:253:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 23,370,35, 27,369,35, 28,371,35, 31,372,35, 35,374,35, 41,375,35, 45,346,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:254:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 47,347,35, 50,348,35, 61,342,35, 64,349,35, 65,718,35, 71,710,35, 73,720,
 ^~~~~~~~~~
 {         }
fleng.c:254:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 47,347,35, 50,348,35, 61,342,35, 64,349,35, 65,718,35, 71,710,35, 73,720,
            ^~~~~~~~~~
            {         }
fleng.c:254:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 47,347,35, 50,348,35, 61,342,35, 64,349,35, 65,718,35, 71,710,35, 73,720,
                       ^~~~~~~~~~
                       {         }
fleng.c:254:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 47,347,35, 50,348,35, 61,342,35, 64,349,35, 65,718,35, 71,710,35, 73,720,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:254:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 47,347,35, 50,348,35, 61,342,35, 64,349,35, 65,718,35, 71,710,35, 73,720,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:254:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 47,347,35, 50,348,35, 61,342,35, 64,349,35, 65,718,35, 71,710,35, 73,720,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:254:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 47,347,35, 50,348,35, 61,342,35, 64,349,35, 65,718,35, 71,710,35, 73,720,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:255:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 75,302,35, 79,304,35, 81,321,35, 82,306,35, 90,325,35,103,322,35,109,664,
 ^~~~~~~~~~
 {         }
fleng.c:255:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 75,302,35, 79,304,35, 81,321,35, 82,306,35, 90,325,35,103,322,35,109,664,
            ^~~~~~~~~~
            {         }
fleng.c:255:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 75,302,35, 79,304,35, 81,321,35, 82,306,35, 90,325,35,103,322,35,109,664,
                       ^~~~~~~~~~
                       {         }
fleng.c:255:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 75,302,35, 79,304,35, 81,321,35, 82,306,35, 90,325,35,103,322,35,109,664,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:255:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 75,302,35, 79,304,35, 81,321,35, 82,306,35, 90,325,35,103,322,35,109,664,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:255:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 75,302,35, 79,304,35, 81,321,35, 82,306,35, 90,325,35,103,322,35,109,664,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:255:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 75,302,35, 79,304,35, 81,321,35, 82,306,35, 90,325,35,103,322,35,109,664,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:256:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,121,665,35,125,231,35,130,660,35,132,232,35,137,227,35,139,230,35,140,228,
 ^~~~~~~~~~
 {         }
fleng.c:256:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,121,665,35,125,231,35,130,660,35,132,232,35,137,227,35,139,230,35,140,228,
            ^~~~~~~~~~
            {         }
fleng.c:256:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,121,665,35,125,231,35,130,660,35,132,232,35,137,227,35,139,230,35,140,228,
                       ^~~~~~~~~~
                       {         }
fleng.c:256:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,121,665,35,125,231,35,130,660,35,132,232,35,137,227,35,139,230,35,140,228,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:256:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,121,665,35,125,231,35,130,660,35,132,232,35,137,227,35,139,230,35,140,228,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:256:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,121,665,35,125,231,35,130,660,35,132,232,35,137,227,35,139,230,35,140,228,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:256:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,121,665,35,125,231,35,130,660,35,132,232,35,137,227,35,139,230,35,140,228,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:257:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,142,229,35,148,611,36,  0,396,36,  8,397,36, 12,400,36, 14,398,36, 16,400,
 ^~~~~~~~~~
 {         }
fleng.c:257:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,142,229,35,148,611,36,  0,396,36,  8,397,36, 12,400,36, 14,398,36, 16,400,
            ^~~~~~~~~~
            {         }
fleng.c:257:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,142,229,35,148,611,36,  0,396,36,  8,397,36, 12,400,36, 14,398,36, 16,400,
                       ^~~~~~~~~~
                       {         }
fleng.c:257:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,142,229,35,148,611,36,  0,396,36,  8,397,36, 12,400,36, 14,398,36, 16,400,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:257:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,142,229,35,148,611,36,  0,396,36,  8,397,36, 12,400,36, 14,398,36, 16,400,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:257:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,142,229,35,148,611,36,  0,396,36,  8,397,36, 12,400,36, 14,398,36, 16,400,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:257:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,142,229,35,148,611,36,  0,396,36,  8,397,36, 12,400,36, 14,398,36, 16,400,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:258:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 21,368,36, 25,369,36, 29,366,36, 36,374,36, 41,375,36, 44,346,36, 46,345,
 ^~~~~~~~~~
 {         }
fleng.c:258:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 21,368,36, 25,369,36, 29,366,36, 36,374,36, 41,375,36, 44,346,36, 46,345,
            ^~~~~~~~~~
            {         }
fleng.c:258:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 21,368,36, 25,369,36, 29,366,36, 36,374,36, 41,375,36, 44,346,36, 46,345,
                       ^~~~~~~~~~
                       {         }
fleng.c:258:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 21,368,36, 25,369,36, 29,366,36, 36,374,36, 41,375,36, 44,346,36, 46,345,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:258:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 21,368,36, 25,369,36, 29,366,36, 36,374,36, 41,375,36, 44,346,36, 46,345,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:258:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 21,368,36, 25,369,36, 29,366,36, 36,374,36, 41,375,36, 44,346,36, 46,345,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:258:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 21,368,36, 25,369,36, 29,366,36, 36,374,36, 41,375,36, 44,346,36, 46,345,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:259:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 49,347,36, 50,348,36, 59,341,36, 62,340,36, 63,342,36, 65,718,36, 71,717,
 ^~~~~~~~~~
 {         }
fleng.c:259:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 49,347,36, 50,348,36, 59,341,36, 62,340,36, 63,342,36, 65,718,36, 71,717,
            ^~~~~~~~~~
            {         }
fleng.c:259:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 49,347,36, 50,348,36, 59,341,36, 62,340,36, 63,342,36, 65,718,36, 71,717,
                       ^~~~~~~~~~
                       {         }
fleng.c:259:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 49,347,36, 50,348,36, 59,341,36, 62,340,36, 63,342,36, 65,718,36, 71,717,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:259:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 49,347,36, 50,348,36, 59,341,36, 62,340,36, 63,342,36, 65,718,36, 71,717,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:259:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 49,347,36, 50,348,36, 59,341,36, 62,340,36, 63,342,36, 65,718,36, 71,717,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:259:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 49,347,36, 50,348,36, 59,341,36, 62,340,36, 63,342,36, 65,718,36, 71,717,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:260:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 73,720,36, 75,324,36, 79,321,36, 91,325,36,103,322,36,105,323,36,107,322,
 ^~~~~~~~~~
 {         }
fleng.c:260:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 73,720,36, 75,324,36, 79,321,36, 91,325,36,103,322,36,105,323,36,107,322,
            ^~~~~~~~~~
            {         }
fleng.c:260:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 73,720,36, 75,324,36, 79,321,36, 91,325,36,103,322,36,105,323,36,107,322,
                       ^~~~~~~~~~
                       {         }
fleng.c:260:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 73,720,36, 75,324,36, 79,321,36, 91,325,36,103,322,36,105,323,36,107,322,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:260:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 73,720,36, 75,324,36, 79,321,36, 91,325,36,103,322,36,105,323,36,107,322,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:260:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 73,720,36, 75,324,36, 79,321,36, 91,325,36,103,322,36,105,323,36,107,322,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:260:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 73,720,36, 75,324,36, 79,321,36, 91,325,36,103,322,36,105,323,36,107,322,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:261:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,109,664,36,123,665,36,125,231,36,130,660,36,136,226,36,137,227,36,140,228,
 ^~~~~~~~~~
 {         }
fleng.c:261:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,109,664,36,123,665,36,125,231,36,130,660,36,136,226,36,137,227,36,140,228,
            ^~~~~~~~~~
            {         }
fleng.c:261:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,109,664,36,123,665,36,125,231,36,130,660,36,136,226,36,137,227,36,140,228,
                       ^~~~~~~~~~
                       {         }
fleng.c:261:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,109,664,36,123,665,36,125,231,36,130,660,36,136,226,36,137,227,36,140,228,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:261:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,109,664,36,123,665,36,125,231,36,130,660,36,136,226,36,137,227,36,140,228,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:261:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,109,664,36,123,665,36,125,231,36,130,660,36,136,226,36,137,227,36,140,228,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:261:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,109,664,36,123,665,36,125,231,36,130,660,36,136,226,36,137,227,36,140,228,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:262:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,142,229,36,148,611,37,  0,387,37,  9,397,37, 11,398,37, 16,399,37, 21,368,
 ^~~~~~~~~~
 {         }
fleng.c:262:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,142,229,36,148,611,37,  0,387,37,  9,397,37, 11,398,37, 16,399,37, 21,368,
            ^~~~~~~~~~
            {         }
fleng.c:262:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,142,229,36,148,611,37,  0,387,37,  9,397,37, 11,398,37, 16,399,37, 21,368,
                       ^~~~~~~~~~
                       {         }
fleng.c:262:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,142,229,36,148,611,37,  0,387,37,  9,397,37, 11,398,37, 16,399,37, 21,368,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:262:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,142,229,36,148,611,37,  0,387,37,  9,397,37, 11,398,37, 16,399,37, 21,368,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:262:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,142,229,36,148,611,37,  0,387,37,  9,397,37, 11,398,37, 16,399,37, 21,368,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:262:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,142,229,36,148,611,37,  0,387,37,  9,397,37, 11,398,37, 16,399,37, 21,368,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:263:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 25,369,37, 27,366,37, 44,343,37, 45,345,37, 49,338,37, 53,341,37, 56,348,
 ^~~~~~~~~~
 {         }
fleng.c:263:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 25,369,37, 27,366,37, 44,343,37, 45,345,37, 49,338,37, 53,341,37, 56,348,
            ^~~~~~~~~~
            {         }
fleng.c:263:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 25,369,37, 27,366,37, 44,343,37, 45,345,37, 49,338,37, 53,341,37, 56,348,
                       ^~~~~~~~~~
                       {         }
fleng.c:263:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 25,369,37, 27,366,37, 44,343,37, 45,345,37, 49,338,37, 53,341,37, 56,348,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:263:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 25,369,37, 27,366,37, 44,343,37, 45,345,37, 49,338,37, 53,341,37, 56,348,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:263:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 25,369,37, 27,366,37, 44,343,37, 45,345,37, 49,338,37, 53,341,37, 56,348,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:263:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 25,369,37, 27,366,37, 44,343,37, 45,345,37, 49,338,37, 53,341,37, 56,348,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:264:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 57,341,37, 60,340,37, 64,342,37, 65,717,37, 72,715,37, 74,719,37, 76,321,
 ^~~~~~~~~~
 {         }
fleng.c:264:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 57,341,37, 60,340,37, 64,342,37, 65,717,37, 72,715,37, 74,719,37, 76,321,
            ^~~~~~~~~~
            {         }
fleng.c:264:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 57,341,37, 60,340,37, 64,342,37, 65,717,37, 72,715,37, 74,719,37, 76,321,
                       ^~~~~~~~~~
                       {         }
fleng.c:264:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 57,341,37, 60,340,37, 64,342,37, 65,717,37, 72,715,37, 74,719,37, 76,321,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:264:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 57,341,37, 60,340,37, 64,342,37, 65,717,37, 72,715,37, 74,719,37, 76,321,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:264:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 57,341,37, 60,340,37, 64,342,37, 65,717,37, 72,715,37, 74,719,37, 76,321,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:264:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 57,341,37, 60,340,37, 64,342,37, 65,717,37, 72,715,37, 74,719,37, 76,321,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:265:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,325,37,102,322,37,104,323,37,111,658,37,124,231,37,130,660,37,136,226,
 ^~~~~~~~~~
 {         }
fleng.c:265:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,325,37,102,322,37,104,323,37,111,658,37,124,231,37,130,660,37,136,226,
            ^~~~~~~~~~
            {         }
fleng.c:265:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,325,37,102,322,37,104,323,37,111,658,37,124,231,37,130,660,37,136,226,
                       ^~~~~~~~~~
                       {         }
fleng.c:265:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,325,37,102,322,37,104,323,37,111,658,37,124,231,37,130,660,37,136,226,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:265:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,325,37,102,322,37,104,323,37,111,658,37,124,231,37,130,660,37,136,226,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:265:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,325,37,102,322,37,104,323,37,111,658,37,124,231,37,130,660,37,136,226,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:265:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,325,37,102,322,37,104,323,37,111,658,37,124,231,37,130,660,37,136,226,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:266:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,139,227,37,141,228,37,142,229,37,148,611,38,  0,377,38,  1,386,38,  5,387,
 ^~~~~~~~~~
 {         }
fleng.c:266:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,139,227,37,141,228,37,142,229,37,148,611,38,  0,377,38,  1,386,38,  5,387,
            ^~~~~~~~~~
            {         }
fleng.c:266:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,139,227,37,141,228,37,142,229,37,148,611,38,  0,377,38,  1,386,38,  5,387,
                       ^~~~~~~~~~
                       {         }
fleng.c:266:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,139,227,37,141,228,37,142,229,37,148,611,38,  0,377,38,  1,386,38,  5,387,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:266:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,139,227,37,141,228,37,142,229,37,148,611,38,  0,377,38,  1,386,38,  5,387,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:266:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,139,227,37,141,228,37,142,229,37,148,611,38,  0,377,38,  1,386,38,  5,387,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:266:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,139,227,37,141,228,37,142,229,37,148,611,38,  0,377,38,  1,386,38,  5,387,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:267:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 11,398,38, 16,390,38, 18,399,38, 20,364,38, 24,365,38, 27,366,38, 44,343,
 ^~~~~~~~~~
 {         }
fleng.c:267:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 11,398,38, 16,390,38, 18,399,38, 20,364,38, 24,365,38, 27,366,38, 44,343,
            ^~~~~~~~~~
            {         }
fleng.c:267:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 11,398,38, 16,390,38, 18,399,38, 20,364,38, 24,365,38, 27,366,38, 44,343,
                       ^~~~~~~~~~
                       {         }
fleng.c:267:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 11,398,38, 16,390,38, 18,399,38, 20,364,38, 24,365,38, 27,366,38, 44,343,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:267:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 11,398,38, 16,390,38, 18,399,38, 20,364,38, 24,365,38, 27,366,38, 44,343,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:267:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 11,398,38, 16,390,38, 18,399,38, 20,364,38, 24,365,38, 27,366,38, 44,343,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:267:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 11,398,38, 16,390,38, 18,399,38, 20,364,38, 24,365,38, 27,366,38, 44,343,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:268:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 45,344,38, 47,345,38, 48,344,38, 49,338,38, 53,340,38, 55,341,38, 58,340,
 ^~~~~~~~~~
 {         }
fleng.c:268:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 45,344,38, 47,345,38, 48,344,38, 49,338,38, 53,340,38, 55,341,38, 58,340,
            ^~~~~~~~~~
            {         }
fleng.c:268:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 45,344,38, 47,345,38, 48,344,38, 49,338,38, 53,340,38, 55,341,38, 58,340,
                       ^~~~~~~~~~
                       {         }
fleng.c:268:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 45,344,38, 47,345,38, 48,344,38, 49,338,38, 53,340,38, 55,341,38, 58,340,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:268:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 45,344,38, 47,345,38, 48,344,38, 49,338,38, 53,340,38, 55,341,38, 58,340,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:268:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 45,344,38, 47,345,38, 48,344,38, 49,338,38, 53,340,38, 55,341,38, 58,340,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:268:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 45,344,38, 47,345,38, 48,344,38, 49,338,38, 53,340,38, 55,341,38, 58,340,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:269:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 65,714,38, 68,715,38, 70,717,38, 72,715,38, 73,719,38, 75,321,38, 91,325,
 ^~~~~~~~~~
 {         }
fleng.c:269:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 65,714,38, 68,715,38, 70,717,38, 72,715,38, 73,719,38, 75,321,38, 91,325,
            ^~~~~~~~~~
            {         }
fleng.c:269:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 65,714,38, 68,715,38, 70,717,38, 72,715,38, 73,719,38, 75,321,38, 91,325,
                       ^~~~~~~~~~
                       {         }
fleng.c:269:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 65,714,38, 68,715,38, 70,717,38, 72,715,38, 73,719,38, 75,321,38, 91,325,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:269:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 65,714,38, 68,715,38, 70,717,38, 72,715,38, 73,719,38, 75,321,38, 91,325,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:269:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 65,714,38, 68,715,38, 70,717,38, 72,715,38, 73,719,38, 75,321,38, 91,325,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:269:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 65,714,38, 68,715,38, 70,717,38, 72,715,38, 73,719,38, 75,321,38, 91,325,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:270:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,100,322,38,104,323,38,111,658,38,124,659,38,129,660,38,136,223,38,138,226,
 ^~~~~~~~~~
 {         }
fleng.c:270:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,100,322,38,104,323,38,111,658,38,124,659,38,129,660,38,136,223,38,138,226,
            ^~~~~~~~~~
            {         }
fleng.c:270:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,100,322,38,104,323,38,111,658,38,124,659,38,129,660,38,136,223,38,138,226,
                       ^~~~~~~~~~
                       {         }
fleng.c:270:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,100,322,38,104,323,38,111,658,38,124,659,38,129,660,38,136,223,38,138,226,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:270:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,100,322,38,104,323,38,111,658,38,124,659,38,129,660,38,136,223,38,138,226,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:270:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,100,322,38,104,323,38,111,658,38,124,659,38,129,660,38,136,223,38,138,226,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:270:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,100,322,38,104,323,38,111,658,38,124,659,38,129,660,38,136,223,38,138,226,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:271:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,140,227,38,141,228,38,143,229,38,148,611,39,  0,377,39,  1,386,39,  5,387,
 ^~~~~~~~~~
 {         }
fleng.c:271:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,140,227,38,141,228,38,143,229,38,148,611,39,  0,377,39,  1,386,39,  5,387,
            ^~~~~~~~~~
            {         }
fleng.c:271:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,140,227,38,141,228,38,143,229,38,148,611,39,  0,377,39,  1,386,39,  5,387,
                       ^~~~~~~~~~
                       {         }
fleng.c:271:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,140,227,38,141,228,38,143,229,38,148,611,39,  0,377,39,  1,386,39,  5,387,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:271:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,140,227,38,141,228,38,143,229,38,148,611,39,  0,377,39,  1,386,39,  5,387,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:271:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,140,227,38,141,228,38,143,229,38,148,611,39,  0,377,39,  1,386,39,  5,387,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:271:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,140,227,38,141,228,38,143,229,38,148,611,39,  0,377,39,  1,386,39,  5,387,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:272:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,  8,388,39, 10,389,39, 15,390,39, 19,392,39, 21,364,39, 23,365,39, 26,366,
 ^~~~~~~~~~
 {         }
fleng.c:272:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,  8,388,39, 10,389,39, 15,390,39, 19,392,39, 21,364,39, 23,365,39, 26,366,
            ^~~~~~~~~~
            {         }
fleng.c:272:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,  8,388,39, 10,389,39, 15,390,39, 19,392,39, 21,364,39, 23,365,39, 26,366,
                       ^~~~~~~~~~
                       {         }
fleng.c:272:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,  8,388,39, 10,389,39, 15,390,39, 19,392,39, 21,364,39, 23,365,39, 26,366,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:272:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,  8,388,39, 10,389,39, 15,390,39, 19,392,39, 21,364,39, 23,365,39, 26,366,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:272:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,  8,388,39, 10,389,39, 15,390,39, 19,392,39, 21,364,39, 23,365,39, 26,366,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:272:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,  8,388,39, 10,389,39, 15,390,39, 19,392,39, 21,364,39, 23,365,39, 26,366,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:273:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 44,344,39, 49,338,39, 53,340,39, 63,339,39, 65,714,39, 68,715,39, 72,716,
 ^~~~~~~~~~
 {         }
fleng.c:273:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 44,344,39, 49,338,39, 53,340,39, 63,339,39, 65,714,39, 68,715,39, 72,716,
            ^~~~~~~~~~
            {         }
fleng.c:273:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 44,344,39, 49,338,39, 53,340,39, 63,339,39, 65,714,39, 68,715,39, 72,716,
                       ^~~~~~~~~~
                       {         }
fleng.c:273:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 44,344,39, 49,338,39, 53,340,39, 63,339,39, 65,714,39, 68,715,39, 72,716,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:273:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 44,344,39, 49,338,39, 53,340,39, 63,339,39, 65,714,39, 68,715,39, 72,716,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:273:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 44,344,39, 49,338,39, 53,340,39, 63,339,39, 65,714,39, 68,715,39, 72,716,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:273:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 44,344,39, 49,338,39, 53,340,39, 63,339,39, 65,714,39, 68,715,39, 72,716,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:274:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 73,719,39, 74,321,39, 94,322,39,101,323,39,111,658,39,124,659,39,129,660,
 ^~~~~~~~~~
 {         }
fleng.c:274:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 73,719,39, 74,321,39, 94,322,39,101,323,39,111,658,39,124,659,39,129,660,
            ^~~~~~~~~~
            {         }
fleng.c:274:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 73,719,39, 74,321,39, 94,322,39,101,323,39,111,658,39,124,659,39,129,660,
                       ^~~~~~~~~~
                       {         }
fleng.c:274:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 73,719,39, 74,321,39, 94,322,39,101,323,39,111,658,39,124,659,39,129,660,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:274:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 73,719,39, 74,321,39, 94,322,39,101,323,39,111,658,39,124,659,39,129,660,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:274:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 73,719,39, 74,321,39, 94,322,39,101,323,39,111,658,39,124,659,39,129,660,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:274:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 73,719,39, 74,321,39, 94,322,39,101,323,39,111,658,39,124,659,39,129,660,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:275:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,136,223,39,139,226,39,140,227,39,142,228,39,143,229,39,148,611,40,  0,377,
 ^~~~~~~~~~
 {         }
fleng.c:275:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,136,223,39,139,226,39,140,227,39,142,228,39,143,229,39,148,611,40,  0,377,
            ^~~~~~~~~~
            {         }
fleng.c:275:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,136,223,39,139,226,39,140,227,39,142,228,39,143,229,39,148,611,40,  0,377,
                       ^~~~~~~~~~
                       {         }
fleng.c:275:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,136,223,39,139,226,39,140,227,39,142,228,39,143,229,39,148,611,40,  0,377,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:275:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,136,223,39,139,226,39,140,227,39,142,228,39,143,229,39,148,611,40,  0,377,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:275:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,136,223,39,139,226,39,140,227,39,142,228,39,143,229,39,148,611,40,  0,377,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:275:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,136,223,39,139,226,39,140,227,39,142,228,39,143,229,39,148,611,40,  0,377,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:276:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  1,386,40,  5,387,40,  8,388,40, 10,389,40, 14,390,40, 18,382,40, 19,391,
 ^~~~~~~~~~
 {         }
fleng.c:276:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  1,386,40,  5,387,40,  8,388,40, 10,389,40, 14,390,40, 18,382,40, 19,391,
            ^~~~~~~~~~
            {         }
fleng.c:276:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  1,386,40,  5,387,40,  8,388,40, 10,389,40, 14,390,40, 18,382,40, 19,391,
                       ^~~~~~~~~~
                       {         }
fleng.c:276:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  1,386,40,  5,387,40,  8,388,40, 10,389,40, 14,390,40, 18,382,40, 19,391,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:276:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  1,386,40,  5,387,40,  8,388,40, 10,389,40, 14,390,40, 18,382,40, 19,391,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:276:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  1,386,40,  5,387,40,  8,388,40, 10,389,40, 14,390,40, 18,382,40, 19,391,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:276:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  1,386,40,  5,387,40,  8,388,40, 10,389,40, 14,390,40, 18,382,40, 19,391,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:277:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 20,392,40, 21,364,40, 24,365,40, 26,366,40, 43,367,40, 45,337,40, 50,338,
 ^~~~~~~~~~
 {         }
fleng.c:277:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 20,392,40, 21,364,40, 24,365,40, 26,366,40, 43,367,40, 45,337,40, 50,338,
            ^~~~~~~~~~
            {         }
fleng.c:277:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 20,392,40, 21,364,40, 24,365,40, 26,366,40, 43,367,40, 45,337,40, 50,338,
                       ^~~~~~~~~~
                       {         }
fleng.c:277:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 20,392,40, 21,364,40, 24,365,40, 26,366,40, 43,367,40, 45,337,40, 50,338,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:277:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 20,392,40, 21,364,40, 24,365,40, 26,366,40, 43,367,40, 45,337,40, 50,338,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:277:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 20,392,40, 21,364,40, 24,365,40, 26,366,40, 43,367,40, 45,337,40, 50,338,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:277:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 20,392,40, 21,364,40, 24,365,40, 26,366,40, 43,367,40, 45,337,40, 50,338,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:278:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 52,340,40, 62,339,40, 65,714,40, 69,715,40, 72,716,40, 74,320,40, 78,321,
 ^~~~~~~~~~
 {         }
fleng.c:278:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 52,340,40, 62,339,40, 65,714,40, 69,715,40, 72,716,40, 74,320,40, 78,321,
            ^~~~~~~~~~
            {         }
fleng.c:278:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 52,340,40, 62,339,40, 65,714,40, 69,715,40, 72,716,40, 74,320,40, 78,321,
                       ^~~~~~~~~~
                       {         }
fleng.c:278:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 52,340,40, 62,339,40, 65,714,40, 69,715,40, 72,716,40, 74,320,40, 78,321,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:278:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 52,340,40, 62,339,40, 65,714,40, 69,715,40, 72,716,40, 74,320,40, 78,321,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:278:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 52,340,40, 62,339,40, 65,714,40, 69,715,40, 72,716,40, 74,320,40, 78,321,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:278:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 52,340,40, 62,339,40, 65,714,40, 69,715,40, 72,716,40, 74,320,40, 78,321,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:279:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 94,322,40, 98,323,40,111,658,40,125,659,40,130,660,40,136,223,40,139,226,
 ^~~~~~~~~~
 {         }
fleng.c:279:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 94,322,40, 98,323,40,111,658,40,125,659,40,130,660,40,136,223,40,139,226,
            ^~~~~~~~~~
            {         }
fleng.c:279:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 94,322,40, 98,323,40,111,658,40,125,659,40,130,660,40,136,223,40,139,226,
                       ^~~~~~~~~~
                       {         }
fleng.c:279:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 94,322,40, 98,323,40,111,658,40,125,659,40,130,660,40,136,223,40,139,226,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:279:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 94,322,40, 98,323,40,111,658,40,125,659,40,130,660,40,136,223,40,139,226,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:279:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 94,322,40, 98,323,40,111,658,40,125,659,40,130,660,40,136,223,40,139,226,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:279:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 94,322,40, 98,323,40,111,658,40,125,659,40,130,660,40,136,223,40,139,226,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:280:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,140,227,40,141,228,40,143,229,40,148,611,41,  0,377,41,  4,387,41,  8,380,
 ^~~~~~~~~~
 {         }
fleng.c:280:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,140,227,40,141,228,40,143,229,40,148,611,41,  0,377,41,  4,387,41,  8,380,
            ^~~~~~~~~~
            {         }
fleng.c:280:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,140,227,40,141,228,40,143,229,40,148,611,41,  0,377,41,  4,387,41,  8,380,
                       ^~~~~~~~~~
                       {         }
fleng.c:280:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,140,227,40,141,228,40,143,229,40,148,611,41,  0,377,41,  4,387,41,  8,380,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:280:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,140,227,40,141,228,40,143,229,40,148,611,41,  0,377,41,  4,387,41,  8,380,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:280:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,140,227,40,141,228,40,143,229,40,148,611,41,  0,377,41,  4,387,41,  8,380,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:280:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,140,227,40,141,228,40,143,229,40,148,611,41,  0,377,41,  4,387,41,  8,380,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:281:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 10,389,41, 12,390,41, 17,382,41, 19,391,41, 21,383,41, 23,363,41, 27,366,
 ^~~~~~~~~~
 {         }
fleng.c:281:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 10,389,41, 12,390,41, 17,382,41, 19,391,41, 21,383,41, 23,363,41, 27,366,
            ^~~~~~~~~~
            {         }
fleng.c:281:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 10,389,41, 12,390,41, 17,382,41, 19,391,41, 21,383,41, 23,363,41, 27,366,
                       ^~~~~~~~~~
                       {         }
fleng.c:281:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 10,389,41, 12,390,41, 17,382,41, 19,391,41, 21,383,41, 23,363,41, 27,366,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:281:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 10,389,41, 12,390,41, 17,382,41, 19,391,41, 21,383,41, 23,363,41, 27,366,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:281:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 10,389,41, 12,390,41, 17,382,41, 19,391,41, 21,383,41, 23,363,41, 27,366,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:281:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 10,389,41, 12,390,41, 17,382,41, 19,391,41, 21,383,41, 23,363,41, 27,366,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:282:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 41,367,41, 44,362,41, 45,337,41, 49,338,41, 52,340,41, 55,336,41, 56,339,
 ^~~~~~~~~~
 {         }
fleng.c:282:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 41,367,41, 44,362,41, 45,337,41, 49,338,41, 52,340,41, 55,336,41, 56,339,
            ^~~~~~~~~~
            {         }
fleng.c:282:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 41,367,41, 44,362,41, 45,337,41, 49,338,41, 52,340,41, 55,336,41, 56,339,
                       ^~~~~~~~~~
                       {         }
fleng.c:282:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 41,367,41, 44,362,41, 45,337,41, 49,338,41, 52,340,41, 55,336,41, 56,339,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:282:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 41,367,41, 44,362,41, 45,337,41, 49,338,41, 52,340,41, 55,336,41, 56,339,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:282:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 41,367,41, 44,362,41, 45,337,41, 49,338,41, 52,340,41, 55,336,41, 56,339,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:282:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 41,367,41, 44,362,41, 45,337,41, 49,338,41, 52,340,41, 55,336,41, 56,339,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:283:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 57,340,41, 61,339,41, 65,713,41, 69,716,41, 76,320,41, 80,321,41, 95,322,
 ^~~~~~~~~~
 {         }
fleng.c:283:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 57,340,41, 61,339,41, 65,713,41, 69,716,41, 76,320,41, 80,321,41, 95,322,
            ^~~~~~~~~~
            {         }
fleng.c:283:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 57,340,41, 61,339,41, 65,713,41, 69,716,41, 76,320,41, 80,321,41, 95,322,
                       ^~~~~~~~~~
                       {         }
fleng.c:283:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 57,340,41, 61,339,41, 65,713,41, 69,716,41, 76,320,41, 80,321,41, 95,322,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:283:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 57,340,41, 61,339,41, 65,713,41, 69,716,41, 76,320,41, 80,321,41, 95,322,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:283:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 57,340,41, 61,339,41, 65,713,41, 69,716,41, 76,320,41, 80,321,41, 95,322,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:283:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 57,340,41, 61,339,41, 65,713,41, 69,716,41, 76,320,41, 80,321,41, 95,322,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:284:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 97,323,41,111,658,41,126,659,41,131,660,41,136,223,41,139,224,41,146,225,
 ^~~~~~~~~~
 {         }
fleng.c:284:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 97,323,41,111,658,41,126,659,41,131,660,41,136,223,41,139,224,41,146,225,
            ^~~~~~~~~~
            {         }
fleng.c:284:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 97,323,41,111,658,41,126,659,41,131,660,41,136,223,41,139,224,41,146,225,
                       ^~~~~~~~~~
                       {         }
fleng.c:284:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 97,323,41,111,658,41,126,659,41,131,660,41,136,223,41,139,224,41,146,225,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:284:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 97,323,41,111,658,41,126,659,41,131,660,41,136,223,41,139,224,41,146,225,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:284:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 97,323,41,111,658,41,126,659,41,131,660,41,136,223,41,139,224,41,146,225,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:284:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 97,323,41,111,658,41,126,659,41,131,660,41,136,223,41,139,224,41,146,225,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:285:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,150,611,42,  0,378,42,  4,387,42,  8,380,42, 10,381,42, 15,382,42, 18,383,
 ^~~~~~~~~~
 {         }
fleng.c:285:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,150,611,42,  0,378,42,  4,387,42,  8,380,42, 10,381,42, 15,382,42, 18,383,
            ^~~~~~~~~~
            {         }
fleng.c:285:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,150,611,42,  0,378,42,  4,387,42,  8,380,42, 10,381,42, 15,382,42, 18,383,
                       ^~~~~~~~~~
                       {         }
fleng.c:285:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,150,611,42,  0,378,42,  4,387,42,  8,380,42, 10,381,42, 15,382,42, 18,383,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:285:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,150,611,42,  0,378,42,  4,387,42,  8,380,42, 10,381,42, 15,382,42, 18,383,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:285:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,150,611,42,  0,378,42,  4,387,42,  8,380,42, 10,381,42, 15,382,42, 18,383,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:285:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,150,611,42,  0,378,42,  4,387,42,  8,380,42, 10,381,42, 15,382,42, 18,383,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:286:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 22,359,42, 28,360,42, 41,362,42, 45,337,42, 48,338,42, 52,336,42, 56,339,
 ^~~~~~~~~~
 {         }
fleng.c:286:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 22,359,42, 28,360,42, 41,362,42, 45,337,42, 48,338,42, 52,336,42, 56,339,
            ^~~~~~~~~~
            {         }
fleng.c:286:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 22,359,42, 28,360,42, 41,362,42, 45,337,42, 48,338,42, 52,336,42, 56,339,
                       ^~~~~~~~~~
                       {         }
fleng.c:286:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 22,359,42, 28,360,42, 41,362,42, 45,337,42, 48,338,42, 52,336,42, 56,339,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:286:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 22,359,42, 28,360,42, 41,362,42, 45,337,42, 48,338,42, 52,336,42, 56,339,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:286:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 22,359,42, 28,360,42, 41,362,42, 45,337,42, 48,338,42, 52,336,42, 56,339,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:286:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 22,359,42, 28,360,42, 41,362,42, 45,337,42, 48,338,42, 52,336,42, 56,339,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:287:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 58,340,42, 59,339,42, 65,713,42, 71,716,42, 75,330,42, 80,320,42, 81,332,
 ^~~~~~~~~~
 {         }
fleng.c:287:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 58,340,42, 59,339,42, 65,713,42, 71,716,42, 75,330,42, 80,320,42, 81,332,
            ^~~~~~~~~~
            {         }
fleng.c:287:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 58,340,42, 59,339,42, 65,713,42, 71,716,42, 75,330,42, 80,320,42, 81,332,
                       ^~~~~~~~~~
                       {         }
fleng.c:287:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 58,340,42, 59,339,42, 65,713,42, 71,716,42, 75,330,42, 80,320,42, 81,332,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:287:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 58,340,42, 59,339,42, 65,713,42, 71,716,42, 75,330,42, 80,320,42, 81,332,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:287:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 58,340,42, 59,339,42, 65,713,42, 71,716,42, 75,330,42, 80,320,42, 81,332,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:287:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 58,340,42, 59,339,42, 65,713,42, 71,716,42, 75,330,42, 80,320,42, 81,332,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:288:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 96,322,42, 97,323,42,100,334,42,111,658,42,129,659,42,130,657,42,132,661,
 ^~~~~~~~~~
 {         }
fleng.c:288:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 96,322,42, 97,323,42,100,334,42,111,658,42,129,659,42,130,657,42,132,661,
            ^~~~~~~~~~
            {         }
fleng.c:288:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 96,322,42, 97,323,42,100,334,42,111,658,42,129,659,42,130,657,42,132,661,
                       ^~~~~~~~~~
                       {         }
fleng.c:288:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 96,322,42, 97,323,42,100,334,42,111,658,42,129,659,42,130,657,42,132,661,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:288:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 96,322,42, 97,323,42,100,334,42,111,658,42,129,659,42,130,657,42,132,661,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:288:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 96,322,42, 97,323,42,100,334,42,111,658,42,129,659,42,130,657,42,132,661,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:288:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 96,322,42, 97,323,42,100,334,42,111,658,42,129,659,42,130,657,42,132,661,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:289:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,135,660,42,136,223,42,139,224,42,146,225,42,150,611,43,  0,538,43,  3,379,
 ^~~~~~~~~~
 {         }
fleng.c:289:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,135,660,42,136,223,42,139,224,42,146,225,42,150,611,43,  0,538,43,  3,379,
            ^~~~~~~~~~
            {         }
fleng.c:289:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,135,660,42,136,223,42,139,224,42,146,225,42,150,611,43,  0,538,43,  3,379,
                       ^~~~~~~~~~
                       {         }
fleng.c:289:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,135,660,42,136,223,42,139,224,42,146,225,42,150,611,43,  0,538,43,  3,379,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:289:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,135,660,42,136,223,42,139,224,42,146,225,42,150,611,43,  0,538,43,  3,379,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:289:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,135,660,42,136,223,42,139,224,42,146,225,42,150,611,43,  0,538,43,  3,379,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:289:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,135,660,42,136,223,42,139,224,42,146,225,42,150,611,43,  0,538,43,  3,379,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:290:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  8,380,43, 10,381,43, 14,382,43, 16,383,43, 23,359,43, 28,360,43, 39,362,
 ^~~~~~~~~~
 {         }
fleng.c:290:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  8,380,43, 10,381,43, 14,382,43, 16,383,43, 23,359,43, 28,360,43, 39,362,
            ^~~~~~~~~~
            {         }
fleng.c:290:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  8,380,43, 10,381,43, 14,382,43, 16,383,43, 23,359,43, 28,360,43, 39,362,
                       ^~~~~~~~~~
                       {         }
fleng.c:290:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  8,380,43, 10,381,43, 14,382,43, 16,383,43, 23,359,43, 28,360,43, 39,362,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:290:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  8,380,43, 10,381,43, 14,382,43, 16,383,43, 23,359,43, 28,360,43, 39,362,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:290:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  8,380,43, 10,381,43, 14,382,43, 16,383,43, 23,359,43, 28,360,43, 39,362,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:290:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  8,380,43, 10,381,43, 14,382,43, 16,383,43, 23,359,43, 28,360,43, 39,362,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:291:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 45,337,43, 48,338,43, 51,336,43, 56,339,43, 62,336,43, 64,339,43, 65,713,
 ^~~~~~~~~~
 {         }
fleng.c:291:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 45,337,43, 48,338,43, 51,336,43, 56,339,43, 62,336,43, 64,339,43, 65,713,
            ^~~~~~~~~~
            {         }
fleng.c:291:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 45,337,43, 48,338,43, 51,336,43, 56,339,43, 62,336,43, 64,339,43, 65,713,
                       ^~~~~~~~~~
                       {         }
fleng.c:291:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 45,337,43, 48,338,43, 51,336,43, 56,339,43, 62,336,43, 64,339,43, 65,713,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:291:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 45,337,43, 48,338,43, 51,336,43, 56,339,43, 62,336,43, 64,339,43, 65,713,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:291:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 45,337,43, 48,338,43, 51,336,43, 56,339,43, 62,336,43, 64,339,43, 65,713,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:291:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 45,337,43, 48,338,43, 51,336,43, 56,339,43, 62,336,43, 64,339,43, 65,713,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:292:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 75,330,43, 80,331,43, 81,332,43, 96,334,43,112,658,43,130,657,43,132,661,
 ^~~~~~~~~~
 {         }
fleng.c:292:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 75,330,43, 80,331,43, 81,332,43, 96,334,43,112,658,43,130,657,43,132,661,
            ^~~~~~~~~~
            {         }
fleng.c:292:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 75,330,43, 80,331,43, 81,332,43, 96,334,43,112,658,43,130,657,43,132,661,
                       ^~~~~~~~~~
                       {         }
fleng.c:292:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 75,330,43, 80,331,43, 81,332,43, 96,334,43,112,658,43,130,657,43,132,661,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:292:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 75,330,43, 80,331,43, 81,332,43, 96,334,43,112,658,43,130,657,43,132,661,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:292:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 75,330,43, 80,331,43, 81,332,43, 96,334,43,112,658,43,130,657,43,132,661,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:292:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 75,330,43, 80,331,43, 81,332,43, 96,334,43,112,658,43,130,657,43,132,661,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:293:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,136,223,43,140,224,43,146,221,43,148,222,43,153,611,44,  0,538,44,  7,545,
 ^~~~~~~~~~
 {         }
fleng.c:293:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,136,223,43,140,224,43,146,221,43,148,222,43,153,611,44,  0,538,44,  7,545,
            ^~~~~~~~~~
            {         }
fleng.c:293:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,136,223,43,140,224,43,146,221,43,148,222,43,153,611,44,  0,538,44,  7,545,
                       ^~~~~~~~~~
                       {         }
fleng.c:293:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,136,223,43,140,224,43,146,221,43,148,222,43,153,611,44,  0,538,44,  7,545,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:293:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,136,223,43,140,224,43,146,221,43,148,222,43,153,611,44,  0,538,44,  7,545,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:293:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,136,223,43,140,224,43,146,221,43,148,222,43,153,611,44,  0,538,44,  7,545,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:293:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,136,223,43,140,224,43,146,221,43,148,222,43,153,611,44,  0,538,44,  7,545,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:294:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 13,382,44, 15,383,44, 22,358,44, 29,360,44, 33,361,44, 37,362,44, 44,357,
 ^~~~~~~~~~
 {         }
fleng.c:294:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 13,382,44, 15,383,44, 22,358,44, 29,360,44, 33,361,44, 37,362,44, 44,357,
            ^~~~~~~~~~
            {         }
fleng.c:294:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 13,382,44, 15,383,44, 22,358,44, 29,360,44, 33,361,44, 37,362,44, 44,357,
                       ^~~~~~~~~~
                       {         }
fleng.c:294:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 13,382,44, 15,383,44, 22,358,44, 29,360,44, 33,361,44, 37,362,44, 44,357,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:294:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 13,382,44, 15,383,44, 22,358,44, 29,360,44, 33,361,44, 37,362,44, 44,357,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:294:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 13,382,44, 15,383,44, 22,358,44, 29,360,44, 33,361,44, 37,362,44, 44,357,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:294:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 13,382,44, 15,383,44, 22,358,44, 29,360,44, 33,361,44, 37,362,44, 44,357,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:295:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 48,338,44, 50,336,44, 56,339,44, 61,336,44, 65,713,44, 75,329,44, 80,331,
 ^~~~~~~~~~
 {         }
fleng.c:295:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 48,338,44, 50,336,44, 56,339,44, 61,336,44, 65,713,44, 75,329,44, 80,331,
            ^~~~~~~~~~
            {         }
fleng.c:295:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 48,338,44, 50,336,44, 56,339,44, 61,336,44, 65,713,44, 75,329,44, 80,331,
                       ^~~~~~~~~~
                       {         }
fleng.c:295:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 48,338,44, 50,336,44, 56,339,44, 61,336,44, 65,713,44, 75,329,44, 80,331,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:295:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 48,338,44, 50,336,44, 56,339,44, 61,336,44, 65,713,44, 75,329,44, 80,331,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:295:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 48,338,44, 50,336,44, 56,339,44, 61,336,44, 65,713,44, 75,329,44, 80,331,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:295:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 48,338,44, 50,336,44, 56,339,44, 61,336,44, 65,713,44, 75,329,44, 80,331,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:296:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 81,332,44, 95,334,44,112,658,44,130,657,44,134,661,44,137,223,44,141,224,
 ^~~~~~~~~~
 {         }
fleng.c:296:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 81,332,44, 95,334,44,112,658,44,130,657,44,134,661,44,137,223,44,141,224,
            ^~~~~~~~~~
            {         }
fleng.c:296:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 81,332,44, 95,334,44,112,658,44,130,657,44,134,661,44,137,223,44,141,224,
                       ^~~~~~~~~~
                       {         }
fleng.c:296:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 81,332,44, 95,334,44,112,658,44,130,657,44,134,661,44,137,223,44,141,224,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:296:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 81,332,44, 95,334,44,112,658,44,130,657,44,134,661,44,137,223,44,141,224,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:296:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 81,332,44, 95,334,44,112,658,44,130,657,44,134,661,44,137,223,44,141,224,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:296:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 81,332,44, 95,334,44,112,658,44,130,657,44,134,661,44,137,223,44,141,224,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:297:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,146,221,44,150,222,44,155,611,45,  0,538,45,  7,545,45, 14,383,45, 21,358,
 ^~~~~~~~~~
 {         }
fleng.c:297:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,146,221,44,150,222,44,155,611,45,  0,538,45,  7,545,45, 14,383,45, 21,358,
            ^~~~~~~~~~
            {         }
fleng.c:297:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,146,221,44,150,222,44,155,611,45,  0,538,45,  7,545,45, 14,383,45, 21,358,
                       ^~~~~~~~~~
                       {         }
fleng.c:297:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,146,221,44,150,222,44,155,611,45,  0,538,45,  7,545,45, 14,383,45, 21,358,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:297:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,146,221,44,150,222,44,155,611,45,  0,538,45,  7,545,45, 14,383,45, 21,358,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:297:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,146,221,44,150,222,44,155,611,45,  0,538,45,  7,545,45, 14,383,45, 21,358,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:297:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,146,221,44,150,222,44,155,611,45,  0,538,45,  7,545,45, 14,383,45, 21,358,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:298:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 28,357,45, 32,361,45, 37,357,45, 48,338,45, 51,336,45, 58,339,45, 59,336,
 ^~~~~~~~~~
 {         }
fleng.c:298:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 28,357,45, 32,361,45, 37,357,45, 48,338,45, 51,336,45, 58,339,45, 59,336,
            ^~~~~~~~~~
            {         }
fleng.c:298:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 28,357,45, 32,361,45, 37,357,45, 48,338,45, 51,336,45, 58,339,45, 59,336,
                       ^~~~~~~~~~
                       {         }
fleng.c:298:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 28,357,45, 32,361,45, 37,357,45, 48,338,45, 51,336,45, 58,339,45, 59,336,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:298:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 28,357,45, 32,361,45, 37,357,45, 48,338,45, 51,336,45, 58,339,45, 59,336,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:298:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 28,357,45, 32,361,45, 37,357,45, 48,338,45, 51,336,45, 58,339,45, 59,336,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:298:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 28,357,45, 32,361,45, 37,357,45, 48,338,45, 51,336,45, 58,339,45, 59,336,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:299:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,713,45, 75,329,45, 80,331,45, 83,332,45, 91,334,45,115,658,45,130,657,
 ^~~~~~~~~~
 {         }
fleng.c:299:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,713,45, 75,329,45, 80,331,45, 83,332,45, 91,334,45,115,658,45,130,657,
            ^~~~~~~~~~
            {         }
fleng.c:299:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,713,45, 75,329,45, 80,331,45, 83,332,45, 91,334,45,115,658,45,130,657,
                       ^~~~~~~~~~
                       {         }
fleng.c:299:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,713,45, 75,329,45, 80,331,45, 83,332,45, 91,334,45,115,658,45,130,657,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:299:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,713,45, 75,329,45, 80,331,45, 83,332,45, 91,334,45,115,658,45,130,657,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:299:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,713,45, 75,329,45, 80,331,45, 83,332,45, 91,334,45,115,658,45,130,657,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:299:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,713,45, 75,329,45, 80,331,45, 83,332,45, 91,334,45,115,658,45,130,657,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:300:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,134,661,45,138,223,45,141,224,45,146,221,45,152,222,45,164, 16,46,  0,538,
 ^~~~~~~~~~
 {         }
fleng.c:300:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,134,661,45,138,223,45,141,224,45,146,221,45,152,222,45,164, 16,46,  0,538,
            ^~~~~~~~~~
            {         }
fleng.c:300:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,134,661,45,138,223,45,141,224,45,146,221,45,152,222,45,164, 16,46,  0,538,
                       ^~~~~~~~~~
                       {         }
fleng.c:300:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,134,661,45,138,223,45,141,224,45,146,221,45,152,222,45,164, 16,46,  0,538,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:300:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,134,661,45,138,223,45,141,224,45,146,221,45,152,222,45,164, 16,46,  0,538,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:300:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,134,661,45,138,223,45,141,224,45,146,221,45,152,222,45,164, 16,46,  0,538,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:300:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,134,661,45,138,223,45,141,224,45,146,221,45,152,222,45,164, 16,46,  0,538,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:301:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  6,544,46, 10,545,46, 13,546,46, 14,383,46, 17,549,46, 21,358,46, 28,357,
 ^~~~~~~~~~
 {         }
fleng.c:301:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  6,544,46, 10,545,46, 13,546,46, 14,383,46, 17,549,46, 21,358,46, 28,357,
            ^~~~~~~~~~
            {         }
fleng.c:301:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  6,544,46, 10,545,46, 13,546,46, 14,383,46, 17,549,46, 21,358,46, 28,357,
                       ^~~~~~~~~~
                       {         }
fleng.c:301:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  6,544,46, 10,545,46, 13,546,46, 14,383,46, 17,549,46, 21,358,46, 28,357,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:301:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  6,544,46, 10,545,46, 13,546,46, 14,383,46, 17,549,46, 21,358,46, 28,357,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:301:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  6,544,46, 10,545,46, 13,546,46, 14,383,46, 17,549,46, 21,358,46, 28,357,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:301:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  6,544,46, 10,545,46, 13,546,46, 14,383,46, 17,549,46, 21,358,46, 28,357,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:302:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 49,336,46, 50,338,46, 53,336,46, 65,713,46, 75,329,46, 82,331,46, 85,332,
 ^~~~~~~~~~
 {         }
fleng.c:302:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 49,336,46, 50,338,46, 53,336,46, 65,713,46, 75,329,46, 82,331,46, 85,332,
            ^~~~~~~~~~
            {         }
fleng.c:302:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 49,336,46, 50,338,46, 53,336,46, 65,713,46, 75,329,46, 82,331,46, 85,332,
                       ^~~~~~~~~~
                       {         }
fleng.c:302:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 49,336,46, 50,338,46, 53,336,46, 65,713,46, 75,329,46, 82,331,46, 85,332,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:302:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 49,336,46, 50,338,46, 53,336,46, 65,713,46, 75,329,46, 82,331,46, 85,332,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:302:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 49,336,46, 50,338,46, 53,336,46, 65,713,46, 75,329,46, 82,331,46, 85,332,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:302:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 49,336,46, 50,338,46, 53,336,46, 65,713,46, 75,329,46, 82,331,46, 85,332,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:303:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 91,334,46,117,658,46,133,657,46,135,661,46,141,662,46,144,663,46,146,220,
 ^~~~~~~~~~
 {         }
fleng.c:303:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 91,334,46,117,658,46,133,657,46,135,661,46,141,662,46,144,663,46,146,220,
            ^~~~~~~~~~
            {         }
fleng.c:303:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 91,334,46,117,658,46,133,657,46,135,661,46,141,662,46,144,663,46,146,220,
                       ^~~~~~~~~~
                       {         }
fleng.c:303:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 91,334,46,117,658,46,133,657,46,135,661,46,141,662,46,144,663,46,146,220,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:303:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 91,334,46,117,658,46,133,657,46,135,661,46,141,662,46,144,663,46,146,220,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:303:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 91,334,46,117,658,46,133,657,46,135,661,46,141,662,46,144,663,46,146,220,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:303:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 91,334,46,117,658,46,133,657,46,135,661,46,141,662,46,144,663,46,146,220,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:304:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,149,221,46,154,222,46,164, 16,47,  0,538,47,  7,544,47,  9,543,47, 10,546,
 ^~~~~~~~~~
 {         }
fleng.c:304:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,149,221,46,154,222,46,164, 16,47,  0,538,47,  7,544,47,  9,543,47, 10,546,
            ^~~~~~~~~~
            {         }
fleng.c:304:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,149,221,46,154,222,46,164, 16,47,  0,538,47,  7,544,47,  9,543,47, 10,546,
                       ^~~~~~~~~~
                       {         }
fleng.c:304:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,149,221,46,154,222,46,164, 16,47,  0,538,47,  7,544,47,  9,543,47, 10,546,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:304:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,149,221,46,154,222,46,164, 16,47,  0,538,47,  7,544,47,  9,543,47, 10,546,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:304:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,149,221,46,154,222,46,164, 16,47,  0,538,47,  7,544,47,  9,543,47, 10,546,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:304:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,149,221,46,154,222,46,164, 16,47,  0,538,47,  7,544,47,  9,543,47, 10,546,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:305:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 17,549,47, 22,358,47, 28,357,47, 48,336,47, 65,713,47, 75,329,47, 82,331,
 ^~~~~~~~~~
 {         }
fleng.c:305:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 17,549,47, 22,358,47, 28,357,47, 48,336,47, 65,713,47, 75,329,47, 82,331,
            ^~~~~~~~~~
            {         }
fleng.c:305:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 17,549,47, 22,358,47, 28,357,47, 48,336,47, 65,713,47, 75,329,47, 82,331,
                       ^~~~~~~~~~
                       {         }
fleng.c:305:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 17,549,47, 22,358,47, 28,357,47, 48,336,47, 65,713,47, 75,329,47, 82,331,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:305:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 17,549,47, 22,358,47, 28,357,47, 48,336,47, 65,713,47, 75,329,47, 82,331,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:305:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 17,549,47, 22,358,47, 28,357,47, 48,336,47, 65,713,47, 75,329,47, 82,331,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:305:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 17,549,47, 22,358,47, 28,357,47, 48,336,47, 65,713,47, 75,329,47, 82,331,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:306:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 86,332,47, 91,334,47,119,658,47,130,657,47,135,661,47,141,662,47,144,663,
 ^~~~~~~~~~
 {         }
fleng.c:306:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 86,332,47, 91,334,47,119,658,47,130,657,47,135,661,47,141,662,47,144,663,
            ^~~~~~~~~~
            {         }
fleng.c:306:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 86,332,47, 91,334,47,119,658,47,130,657,47,135,661,47,141,662,47,144,663,
                       ^~~~~~~~~~
                       {         }
fleng.c:306:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 86,332,47, 91,334,47,119,658,47,130,657,47,135,661,47,141,662,47,144,663,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:306:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 86,332,47, 91,334,47,119,658,47,130,657,47,135,661,47,141,662,47,144,663,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:306:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 86,332,47, 91,334,47,119,658,47,130,657,47,135,661,47,141,662,47,144,663,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:306:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 86,332,47, 91,334,47,119,658,47,130,657,47,135,661,47,141,662,47,144,663,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:307:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,146,220,47,150,221,47,155,222,47,164, 16,48,  0,538,48,  8,543,48, 13,546,
 ^~~~~~~~~~
 {         }
fleng.c:307:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,146,220,47,150,221,47,155,222,47,164, 16,48,  0,538,48,  8,543,48, 13,546,
            ^~~~~~~~~~
            {         }
fleng.c:307:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,146,220,47,150,221,47,155,222,47,164, 16,48,  0,538,48,  8,543,48, 13,546,
                       ^~~~~~~~~~
                       {         }
fleng.c:307:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,146,220,47,150,221,47,155,222,47,164, 16,48,  0,538,48,  8,543,48, 13,546,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:307:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,146,220,47,150,221,47,155,222,47,164, 16,48,  0,538,48,  8,543,48, 13,546,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:307:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,146,220,47,150,221,47,155,222,47,164, 16,48,  0,538,48,  8,543,48, 13,546,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:307:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,146,220,47,150,221,47,155,222,47,164, 16,48,  0,538,48,  8,543,48, 13,546,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:308:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 17,547,48, 21,549,48, 22,357,48, 47,336,48, 65,713,48, 75,329,48, 85,331,
 ^~~~~~~~~~
 {         }
fleng.c:308:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 17,547,48, 21,549,48, 22,357,48, 47,336,48, 65,713,48, 75,329,48, 85,331,
            ^~~~~~~~~~
            {         }
fleng.c:308:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 17,547,48, 21,549,48, 22,357,48, 47,336,48, 65,713,48, 75,329,48, 85,331,
                       ^~~~~~~~~~
                       {         }
fleng.c:308:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 17,547,48, 21,549,48, 22,357,48, 47,336,48, 65,713,48, 75,329,48, 85,331,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:308:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 17,547,48, 21,549,48, 22,357,48, 47,336,48, 65,713,48, 75,329,48, 85,331,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:308:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 17,547,48, 21,549,48, 22,357,48, 47,336,48, 65,713,48, 75,329,48, 85,331,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:308:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 17,547,48, 21,549,48, 22,357,48, 47,336,48, 65,713,48, 75,329,48, 85,331,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:309:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 87,332,48, 88,334,48,116,658,48,129,657,48,135,661,48,141,662,48,144,663,
 ^~~~~~~~~~
 {         }
fleng.c:309:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 87,332,48, 88,334,48,116,658,48,129,657,48,135,661,48,141,662,48,144,663,
            ^~~~~~~~~~
            {         }
fleng.c:309:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 87,332,48, 88,334,48,116,658,48,129,657,48,135,661,48,141,662,48,144,663,
                       ^~~~~~~~~~
                       {         }
fleng.c:309:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 87,332,48, 88,334,48,116,658,48,129,657,48,135,661,48,141,662,48,144,663,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:309:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 87,332,48, 88,334,48,116,658,48,129,657,48,135,661,48,141,662,48,144,663,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:309:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 87,332,48, 88,334,48,116,658,48,129,657,48,135,661,48,141,662,48,144,663,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:309:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 87,332,48, 88,334,48,116,658,48,129,657,48,135,661,48,141,662,48,144,663,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:310:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,148,220,48,151,221,48,156,222,48,164, 16,49,  0,538,49,  6,543,49, 13,547,
 ^~~~~~~~~~
 {         }
fleng.c:310:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,148,220,48,151,221,48,156,222,48,164, 16,49,  0,538,49,  6,543,49, 13,547,
            ^~~~~~~~~~
            {         }
fleng.c:310:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,148,220,48,151,221,48,156,222,48,164, 16,49,  0,538,49,  6,543,49, 13,547,
                       ^~~~~~~~~~
                       {         }
fleng.c:310:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,148,220,48,151,221,48,156,222,48,164, 16,49,  0,538,49,  6,543,49, 13,547,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:310:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,148,220,48,151,221,48,156,222,48,164, 16,49,  0,538,49,  6,543,49, 13,547,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:310:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,148,220,48,151,221,48,156,222,48,164, 16,49,  0,538,49,  6,543,49, 13,547,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:310:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,148,220,48,151,221,48,156,222,48,164, 16,49,  0,538,49,  6,543,49, 13,547,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:311:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 19,548,49, 23,357,49, 47,336,49, 65,713,49, 75,329,49, 86,331,49, 88,333,
 ^~~~~~~~~~
 {         }
fleng.c:311:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 19,548,49, 23,357,49, 47,336,49, 65,713,49, 75,329,49, 86,331,49, 88,333,
            ^~~~~~~~~~
            {         }
fleng.c:311:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 19,548,49, 23,357,49, 47,336,49, 65,713,49, 75,329,49, 86,331,49, 88,333,
                       ^~~~~~~~~~
                       {         }
fleng.c:311:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 19,548,49, 23,357,49, 47,336,49, 65,713,49, 75,329,49, 86,331,49, 88,333,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:311:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 19,548,49, 23,357,49, 47,336,49, 65,713,49, 75,329,49, 86,331,49, 88,333,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:311:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 19,548,49, 23,357,49, 47,336,49, 65,713,49, 75,329,49, 86,331,49, 88,333,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:311:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 19,548,49, 23,357,49, 47,336,49, 65,713,49, 75,329,49, 86,331,49, 88,333,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:312:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 91,334,49, 94,333,49, 99,334,49,107,333,49,117,657,49,120,658,49,126,657,
 ^~~~~~~~~~
 {         }
fleng.c:312:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 91,334,49, 94,333,49, 99,334,49,107,333,49,117,657,49,120,658,49,126,657,
            ^~~~~~~~~~
            {         }
fleng.c:312:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 91,334,49, 94,333,49, 99,334,49,107,333,49,117,657,49,120,658,49,126,657,
                       ^~~~~~~~~~
                       {         }
fleng.c:312:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 91,334,49, 94,333,49, 99,334,49,107,333,49,117,657,49,120,658,49,126,657,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:312:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 91,334,49, 94,333,49, 99,334,49,107,333,49,117,657,49,120,658,49,126,657,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:312:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 91,334,49, 94,333,49, 99,334,49,107,333,49,117,657,49,120,658,49,126,657,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:312:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 91,334,49, 94,333,49, 99,334,49,107,333,49,117,657,49,120,658,49,126,657,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:313:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,131,656,49,137,661,49,141,662,49,145,663,49,148,220,49,153,221,49,157,222,
 ^~~~~~~~~~
 {         }
fleng.c:313:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,131,656,49,137,661,49,141,662,49,145,663,49,148,220,49,153,221,49,157,222,
            ^~~~~~~~~~
            {         }
fleng.c:313:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,131,656,49,137,661,49,141,662,49,145,663,49,148,220,49,153,221,49,157,222,
                       ^~~~~~~~~~
                       {         }
fleng.c:313:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,131,656,49,137,661,49,141,662,49,145,663,49,148,220,49,153,221,49,157,222,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:313:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,131,656,49,137,661,49,141,662,49,145,663,49,148,220,49,153,221,49,157,222,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:313:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,131,656,49,137,661,49,141,662,49,145,663,49,148,220,49,153,221,49,157,222,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:313:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,131,656,49,137,661,49,141,662,49,145,663,49,148,220,49,153,221,49,157,222,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:314:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,164, 16,50,  0,533,50,  1,538,50,  3,541,50,  6,543,50, 13,547,50, 16,548,
 ^~~~~~~~~~
 {         }
fleng.c:314:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,164, 16,50,  0,533,50,  1,538,50,  3,541,50,  6,543,50, 13,547,50, 16,548,
            ^~~~~~~~~~
            {         }
fleng.c:314:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,164, 16,50,  0,533,50,  1,538,50,  3,541,50,  6,543,50, 13,547,50, 16,548,
                       ^~~~~~~~~~
                       {         }
fleng.c:314:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,164, 16,50,  0,533,50,  1,538,50,  3,541,50,  6,543,50, 13,547,50, 16,548,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:314:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,164, 16,50,  0,533,50,  1,538,50,  3,541,50,  6,543,50, 13,547,50, 16,548,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:314:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,164, 16,50,  0,533,50,  1,538,50,  3,541,50,  6,543,50, 13,547,50, 16,548,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:314:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,164, 16,50,  0,533,50,  1,538,50,  3,541,50,  6,543,50, 13,547,50, 16,548,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:315:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 24,724,50, 49,336,50, 65,713,50, 75,329,50, 84,326,50, 89,333,50, 99,334,
 ^~~~~~~~~~
 {         }
fleng.c:315:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 24,724,50, 49,336,50, 65,713,50, 75,329,50, 84,326,50, 89,333,50, 99,334,
            ^~~~~~~~~~
            {         }
fleng.c:315:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 24,724,50, 49,336,50, 65,713,50, 75,329,50, 84,326,50, 89,333,50, 99,334,
                       ^~~~~~~~~~
                       {         }
fleng.c:315:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 24,724,50, 49,336,50, 65,713,50, 75,329,50, 84,326,50, 89,333,50, 99,334,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:315:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 24,724,50, 49,336,50, 65,713,50, 75,329,50, 84,326,50, 89,333,50, 99,334,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:315:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 24,724,50, 49,336,50, 65,713,50, 75,329,50, 84,326,50, 89,333,50, 99,334,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:315:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 24,724,50, 49,336,50, 65,713,50, 75,329,50, 84,326,50, 89,333,50, 99,334,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:316:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,333,50,109,327,50,113,333,50,117,328,50,118,657,50,120,658,50,126,657,
 ^~~~~~~~~~
 {         }
fleng.c:316:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,333,50,109,327,50,113,333,50,117,328,50,118,657,50,120,658,50,126,657,
            ^~~~~~~~~~
            {         }
fleng.c:316:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,333,50,109,327,50,113,333,50,117,328,50,118,657,50,120,658,50,126,657,
                       ^~~~~~~~~~
                       {         }
fleng.c:316:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,333,50,109,327,50,113,333,50,117,328,50,118,657,50,120,658,50,126,657,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:316:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,333,50,109,327,50,113,333,50,117,328,50,118,657,50,120,658,50,126,657,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:316:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,333,50,109,327,50,113,333,50,117,328,50,118,657,50,120,658,50,126,657,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:316:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,333,50,109,327,50,113,333,50,117,328,50,118,657,50,120,658,50,126,657,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:317:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,128,656,50,137,661,50,141,662,50,145,663,50,150,220,50,153,221,50,158,222,
 ^~~~~~~~~~
 {         }
fleng.c:317:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,128,656,50,137,661,50,141,662,50,145,663,50,150,220,50,153,221,50,158,222,
            ^~~~~~~~~~
            {         }
fleng.c:317:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,128,656,50,137,661,50,141,662,50,145,663,50,150,220,50,153,221,50,158,222,
                       ^~~~~~~~~~
                       {         }
fleng.c:317:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,128,656,50,137,661,50,141,662,50,145,663,50,150,220,50,153,221,50,158,222,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:317:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,128,656,50,137,661,50,141,662,50,145,663,50,150,220,50,153,221,50,158,222,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:317:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,128,656,50,137,661,50,141,662,50,145,663,50,150,220,50,153,221,50,158,222,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:317:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,128,656,50,137,661,50,141,662,50,145,663,50,150,220,50,153,221,50,158,222,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:318:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,164, 16,50,175,  6,51,  0,533,51,  2,534,51,  3,540,51,  6,543,51, 15,548,
 ^~~~~~~~~~
 {         }
fleng.c:318:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,164, 16,50,175,  6,51,  0,533,51,  2,534,51,  3,540,51,  6,543,51, 15,548,
            ^~~~~~~~~~
            {         }
fleng.c:318:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,164, 16,50,175,  6,51,  0,533,51,  2,534,51,  3,540,51,  6,543,51, 15,548,
                       ^~~~~~~~~~
                       {         }
fleng.c:318:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,164, 16,50,175,  6,51,  0,533,51,  2,534,51,  3,540,51,  6,543,51, 15,548,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:318:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,164, 16,50,175,  6,51,  0,533,51,  2,534,51,  3,540,51,  6,543,51, 15,548,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:318:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,164, 16,50,175,  6,51,  0,533,51,  2,534,51,  3,540,51,  6,543,51, 15,548,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:318:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,164, 16,50,175,  6,51,  0,533,51,  2,534,51,  3,540,51,  6,543,51, 15,548,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:319:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 24,724,51, 50,336,51, 53,724,51, 55,335,51, 61,336,51, 65,713,51, 75,329,
 ^~~~~~~~~~
 {         }
fleng.c:319:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 24,724,51, 50,336,51, 53,724,51, 55,335,51, 61,336,51, 65,713,51, 75,329,
            ^~~~~~~~~~
            {         }
fleng.c:319:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 24,724,51, 50,336,51, 53,724,51, 55,335,51, 61,336,51, 65,713,51, 75,329,
                       ^~~~~~~~~~
                       {         }
fleng.c:319:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 24,724,51, 50,336,51, 53,724,51, 55,335,51, 61,336,51, 65,713,51, 75,329,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:319:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 24,724,51, 50,336,51, 53,724,51, 55,335,51, 61,336,51, 65,713,51, 75,329,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:319:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 24,724,51, 50,336,51, 53,724,51, 55,335,51, 61,336,51, 65,713,51, 75,329,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:319:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 24,724,51, 50,336,51, 53,724,51, 55,335,51, 61,336,51, 65,713,51, 75,329,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:320:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 80,326,51, 97,333,51,103,327,51,113,328,51,119,657,51,121,658,51,126,657,
 ^~~~~~~~~~
 {         }
fleng.c:320:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 80,326,51, 97,333,51,103,327,51,113,328,51,119,657,51,121,658,51,126,657,
            ^~~~~~~~~~
            {         }
fleng.c:320:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 80,326,51, 97,333,51,103,327,51,113,328,51,119,657,51,121,658,51,126,657,
                       ^~~~~~~~~~
                       {         }
fleng.c:320:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 80,326,51, 97,333,51,103,327,51,113,328,51,119,657,51,121,658,51,126,657,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:320:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 80,326,51, 97,333,51,103,327,51,113,328,51,119,657,51,121,658,51,126,657,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:320:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 80,326,51, 97,333,51,103,327,51,113,328,51,119,657,51,121,658,51,126,657,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:320:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 80,326,51, 97,333,51,103,327,51,113,328,51,119,657,51,121,658,51,126,657,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:321:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,128,656,51,137,661,51,141,662,51,144,663,51,152,220,51,156,217,51,157,218,
 ^~~~~~~~~~
 {         }
fleng.c:321:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,128,656,51,137,661,51,141,662,51,144,663,51,152,220,51,156,217,51,157,218,
            ^~~~~~~~~~
            {         }
fleng.c:321:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,128,656,51,137,661,51,141,662,51,144,663,51,152,220,51,156,217,51,157,218,
                       ^~~~~~~~~~
                       {         }
fleng.c:321:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,128,656,51,137,661,51,141,662,51,144,663,51,152,220,51,156,217,51,157,218,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:321:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,128,656,51,137,661,51,141,662,51,144,663,51,152,220,51,156,217,51,157,218,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:321:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,128,656,51,137,661,51,141,662,51,144,663,51,152,220,51,156,217,51,157,218,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:321:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,128,656,51,137,661,51,141,662,51,144,663,51,152,220,51,156,217,51,157,218,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:322:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,159,219,51,164, 16,51,170,  5,51,175,  6,52,  0,533,52,  2,534,52,  4,540,
 ^~~~~~~~~~
 {         }
fleng.c:322:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,159,219,51,164, 16,51,170,  5,51,175,  6,52,  0,533,52,  2,534,52,  4,540,
            ^~~~~~~~~~
            {         }
fleng.c:322:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,159,219,51,164, 16,51,170,  5,51,175,  6,52,  0,533,52,  2,534,52,  4,540,
                       ^~~~~~~~~~
                       {         }
fleng.c:322:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,159,219,51,164, 16,51,170,  5,51,175,  6,52,  0,533,52,  2,534,52,  4,540,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:322:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,159,219,51,164, 16,51,170,  5,51,175,  6,52,  0,533,52,  2,534,52,  4,540,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:322:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,159,219,51,164, 16,51,170,  5,51,175,  6,52,  0,533,52,  2,534,52,  4,540,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:322:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,159,219,51,164, 16,51,170,  5,51,175,  6,52,  0,533,52,  2,534,52,  4,540,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:323:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  7,543,52, 14,548,52, 24,724,52, 55,335,52, 61,336,52, 65,713,52, 75,329,
 ^~~~~~~~~~
 {         }
fleng.c:323:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  7,543,52, 14,548,52, 24,724,52, 55,335,52, 61,336,52, 65,713,52, 75,329,
            ^~~~~~~~~~
            {         }
fleng.c:323:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  7,543,52, 14,548,52, 24,724,52, 55,335,52, 61,336,52, 65,713,52, 75,329,
                       ^~~~~~~~~~
                       {         }
fleng.c:323:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  7,543,52, 14,548,52, 24,724,52, 55,335,52, 61,336,52, 65,713,52, 75,329,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:323:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  7,543,52, 14,548,52, 24,724,52, 55,335,52, 61,336,52, 65,713,52, 75,329,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:323:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  7,543,52, 14,548,52, 24,724,52, 55,335,52, 61,336,52, 65,713,52, 75,329,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:323:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  7,543,52, 14,548,52, 24,724,52, 55,335,52, 61,336,52, 65,713,52, 75,329,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:324:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 79,326,52, 97,333,52,101,326,52,102,327,52,113,328,52,119,657,52,121,658,
 ^~~~~~~~~~
 {         }
fleng.c:324:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 79,326,52, 97,333,52,101,326,52,102,327,52,113,328,52,119,657,52,121,658,
            ^~~~~~~~~~
            {         }
fleng.c:324:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 79,326,52, 97,333,52,101,326,52,102,327,52,113,328,52,119,657,52,121,658,
                       ^~~~~~~~~~
                       {         }
fleng.c:324:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 79,326,52, 97,333,52,101,326,52,102,327,52,113,328,52,119,657,52,121,658,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:324:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 79,326,52, 97,333,52,101,326,52,102,327,52,113,328,52,119,657,52,121,658,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:324:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 79,326,52, 97,333,52,101,326,52,102,327,52,113,328,52,119,657,52,121,658,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:324:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 79,326,52, 97,333,52,101,326,52,102,327,52,113,328,52,119,657,52,121,658,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:325:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,125,657,52,127,656,52,137,661,52,141,662,52,144,663,52,152,220,52,156,217,
 ^~~~~~~~~~
 {         }
fleng.c:325:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,125,657,52,127,656,52,137,661,52,141,662,52,144,663,52,152,220,52,156,217,
            ^~~~~~~~~~
            {         }
fleng.c:325:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,125,657,52,127,656,52,137,661,52,141,662,52,144,663,52,152,220,52,156,217,
                       ^~~~~~~~~~
                       {         }
fleng.c:325:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,125,657,52,127,656,52,137,661,52,141,662,52,144,663,52,152,220,52,156,217,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:325:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,125,657,52,127,656,52,137,661,52,141,662,52,144,663,52,152,220,52,156,217,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:325:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,125,657,52,127,656,52,137,661,52,141,662,52,144,663,52,152,220,52,156,217,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:325:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,125,657,52,127,656,52,137,661,52,141,662,52,144,663,52,152,220,52,156,217,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:326:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,158,218,52,159,219,52,164, 16,52,170,  5,52,175,  6,53,  0,533,53,  1,534,
 ^~~~~~~~~~
 {         }
fleng.c:326:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,158,218,52,159,219,52,164, 16,52,170,  5,52,175,  6,53,  0,533,53,  1,534,
            ^~~~~~~~~~
            {         }
fleng.c:326:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,158,218,52,159,219,52,164, 16,52,170,  5,52,175,  6,53,  0,533,53,  1,534,
                       ^~~~~~~~~~
                       {         }
fleng.c:326:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,158,218,52,159,219,52,164, 16,52,170,  5,52,175,  6,53,  0,533,53,  1,534,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:326:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,158,218,52,159,219,52,164, 16,52,170,  5,52,175,  6,53,  0,533,53,  1,534,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:326:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,158,218,52,159,219,52,164, 16,52,170,  5,52,175,  6,53,  0,533,53,  1,534,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:326:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,158,218,52,159,219,52,164, 16,52,170,  5,52,175,  6,53,  0,533,53,  1,534,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:327:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  5,540,53,  7,543,53, 14,548,53, 24,724,53, 55,335,53, 61,336,53, 65,713,
 ^~~~~~~~~~
 {         }
fleng.c:327:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  5,540,53,  7,543,53, 14,548,53, 24,724,53, 55,335,53, 61,336,53, 65,713,
            ^~~~~~~~~~
            {         }
fleng.c:327:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  5,540,53,  7,543,53, 14,548,53, 24,724,53, 55,335,53, 61,336,53, 65,713,
                       ^~~~~~~~~~
                       {         }
fleng.c:327:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  5,540,53,  7,543,53, 14,548,53, 24,724,53, 55,335,53, 61,336,53, 65,713,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:327:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  5,540,53,  7,543,53, 14,548,53, 24,724,53, 55,335,53, 61,336,53, 65,713,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:327:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  5,540,53,  7,543,53, 14,548,53, 24,724,53, 55,335,53, 61,336,53, 65,713,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:327:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  5,540,53,  7,543,53, 14,548,53, 24,724,53, 55,335,53, 61,336,53, 65,713,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:328:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,329,53, 78,326,53,102,327,53,113,328,53,119,657,53,127,656,53,137,661,
 ^~~~~~~~~~
 {         }
fleng.c:328:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,329,53, 78,326,53,102,327,53,113,328,53,119,657,53,127,656,53,137,661,
            ^~~~~~~~~~
            {         }
fleng.c:328:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,329,53, 78,326,53,102,327,53,113,328,53,119,657,53,127,656,53,137,661,
                       ^~~~~~~~~~
                       {         }
fleng.c:328:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,329,53, 78,326,53,102,327,53,113,328,53,119,657,53,127,656,53,137,661,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:328:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,329,53, 78,326,53,102,327,53,113,328,53,119,657,53,127,656,53,137,661,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:328:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,329,53, 78,326,53,102,327,53,113,328,53,119,657,53,127,656,53,137,661,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:328:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,329,53, 78,326,53,102,327,53,113,328,53,119,657,53,127,656,53,137,661,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:329:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,141,662,53,144,663,53,155,217,53,158,218,53,161,219,53,164,  4,53,170,  5,
 ^~~~~~~~~~
 {         }
fleng.c:329:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,141,662,53,144,663,53,155,217,53,158,218,53,161,219,53,164,  4,53,170,  5,
            ^~~~~~~~~~
            {         }
fleng.c:329:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,141,662,53,144,663,53,155,217,53,158,218,53,161,219,53,164,  4,53,170,  5,
                       ^~~~~~~~~~
                       {         }
fleng.c:329:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,141,662,53,144,663,53,155,217,53,158,218,53,161,219,53,164,  4,53,170,  5,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:329:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,141,662,53,144,663,53,155,217,53,158,218,53,161,219,53,164,  4,53,170,  5,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:329:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,141,662,53,144,663,53,155,217,53,158,218,53,161,219,53,164,  4,53,170,  5,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:329:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,141,662,53,144,663,53,155,217,53,158,218,53,161,219,53,164,  4,53,170,  5,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:330:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,175,  6,54,  0,534,54,  8,543,54, 14,537,54, 16,548,54, 20,724,54, 55,335,
 ^~~~~~~~~~
 {         }
fleng.c:330:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,175,  6,54,  0,534,54,  8,543,54, 14,537,54, 16,548,54, 20,724,54, 55,335,
            ^~~~~~~~~~
            {         }
fleng.c:330:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,175,  6,54,  0,534,54,  8,543,54, 14,537,54, 16,548,54, 20,724,54, 55,335,
                       ^~~~~~~~~~
                       {         }
fleng.c:330:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,175,  6,54,  0,534,54,  8,543,54, 14,537,54, 16,548,54, 20,724,54, 55,335,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:330:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,175,  6,54,  0,534,54,  8,543,54, 14,537,54, 16,548,54, 20,724,54, 55,335,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:330:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,175,  6,54,  0,534,54,  8,543,54, 14,537,54, 16,548,54, 20,724,54, 55,335,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:330:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,175,  6,54,  0,534,54,  8,543,54, 14,537,54, 16,548,54, 20,724,54, 55,335,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:331:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 63,326,54, 65,713,54, 71,326,54,102,327,54,113,328,54,120,656,54,137,661,
 ^~~~~~~~~~
 {         }
fleng.c:331:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 63,326,54, 65,713,54, 71,326,54,102,327,54,113,328,54,120,656,54,137,661,
            ^~~~~~~~~~
            {         }
fleng.c:331:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 63,326,54, 65,713,54, 71,326,54,102,327,54,113,328,54,120,656,54,137,661,
                       ^~~~~~~~~~
                       {         }
fleng.c:331:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 63,326,54, 65,713,54, 71,326,54,102,327,54,113,328,54,120,656,54,137,661,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:331:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 63,326,54, 65,713,54, 71,326,54,102,327,54,113,328,54,120,656,54,137,661,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:331:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 63,326,54, 65,713,54, 71,326,54,102,327,54,113,328,54,120,656,54,137,661,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:331:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 63,326,54, 65,713,54, 71,326,54,102,327,54,113,328,54,120,656,54,137,661,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:332:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,141,662,54,144,663,54,155,217,54,159,218,54,163,219,54,164,  4,54,170,  5,
 ^~~~~~~~~~
 {         }
fleng.c:332:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,141,662,54,144,663,54,155,217,54,159,218,54,163,219,54,164,  4,54,170,  5,
            ^~~~~~~~~~
            {         }
fleng.c:332:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,141,662,54,144,663,54,155,217,54,159,218,54,163,219,54,164,  4,54,170,  5,
                       ^~~~~~~~~~
                       {         }
fleng.c:332:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,141,662,54,144,663,54,155,217,54,159,218,54,163,219,54,164,  4,54,170,  5,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:332:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,141,662,54,144,663,54,155,217,54,159,218,54,163,219,54,164,  4,54,170,  5,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:332:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,141,662,54,144,663,54,155,217,54,159,218,54,163,219,54,164,  4,54,170,  5,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:332:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,141,662,54,144,663,54,155,217,54,159,218,54,163,219,54,164,  4,54,170,  5,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:333:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,175,  3,55,  0,534,55,  8,542,55, 13,536,55, 15,537,55, 21,724,55, 55,335,
 ^~~~~~~~~~
 {         }
fleng.c:333:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,175,  3,55,  0,534,55,  8,542,55, 13,536,55, 15,537,55, 21,724,55, 55,335,
            ^~~~~~~~~~
            {         }
fleng.c:333:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,175,  3,55,  0,534,55,  8,542,55, 13,536,55, 15,537,55, 21,724,55, 55,335,
                       ^~~~~~~~~~
                       {         }
fleng.c:333:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,175,  3,55,  0,534,55,  8,542,55, 13,536,55, 15,537,55, 21,724,55, 55,335,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:333:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,175,  3,55,  0,534,55,  8,542,55, 13,536,55, 15,537,55, 21,724,55, 55,335,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:333:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,175,  3,55,  0,534,55,  8,542,55, 13,536,55, 15,537,55, 21,724,55, 55,335,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:333:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,175,  3,55,  0,534,55,  8,542,55, 13,536,55, 15,537,55, 21,724,55, 55,335,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:334:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 63,326,55,102,327,55,113,328,55,120,656,55,139,663,55,155,217,55,161,218,
 ^~~~~~~~~~
 {         }
fleng.c:334:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 63,326,55,102,327,55,113,328,55,120,656,55,139,663,55,155,217,55,161,218,
            ^~~~~~~~~~
            {         }
fleng.c:334:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 63,326,55,102,327,55,113,328,55,120,656,55,139,663,55,155,217,55,161,218,
                       ^~~~~~~~~~
                       {         }
fleng.c:334:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 63,326,55,102,327,55,113,328,55,120,656,55,139,663,55,155,217,55,161,218,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:334:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 63,326,55,102,327,55,113,328,55,120,656,55,139,663,55,155,217,55,161,218,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:334:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 63,326,55,102,327,55,113,328,55,120,656,55,139,663,55,155,217,55,161,218,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:334:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 63,326,55,102,327,55,113,328,55,120,656,55,139,663,55,155,217,55,161,218,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:335:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,163,219,55,164,  4,55,170,  3,56,  0,534,56,  8,542,56, 12,536,56, 17,537,
 ^~~~~~~~~~
 {         }
fleng.c:335:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,163,219,55,164,  4,55,170,  3,56,  0,534,56,  8,542,56, 12,536,56, 17,537,
            ^~~~~~~~~~
            {         }
fleng.c:335:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,163,219,55,164,  4,55,170,  3,56,  0,534,56,  8,542,56, 12,536,56, 17,537,
                       ^~~~~~~~~~
                       {         }
fleng.c:335:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,163,219,55,164,  4,55,170,  3,56,  0,534,56,  8,542,56, 12,536,56, 17,537,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:335:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,163,219,55,164,  4,55,170,  3,56,  0,534,56,  8,542,56, 12,536,56, 17,537,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:335:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,163,219,55,164,  4,55,170,  3,56,  0,534,56,  8,542,56, 12,536,56, 17,537,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:335:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,163,219,55,164,  4,55,170,  3,56,  0,534,56,  8,542,56, 12,536,56, 17,537,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:336:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 21,724,56, 55,335,56, 63,326,56,102,327,56,113,328,56,120,656,56,139,663,
 ^~~~~~~~~~
 {         }
fleng.c:336:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 21,724,56, 55,335,56, 63,326,56,102,327,56,113,328,56,120,656,56,139,663,
            ^~~~~~~~~~
            {         }
fleng.c:336:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 21,724,56, 55,335,56, 63,326,56,102,327,56,113,328,56,120,656,56,139,663,
                       ^~~~~~~~~~
                       {         }
fleng.c:336:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 21,724,56, 55,335,56, 63,326,56,102,327,56,113,328,56,120,656,56,139,663,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:336:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 21,724,56, 55,335,56, 63,326,56,102,327,56,113,328,56,120,656,56,139,663,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:336:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 21,724,56, 55,335,56, 63,326,56,102,327,56,113,328,56,120,656,56,139,663,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:336:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 21,724,56, 55,335,56, 63,326,56,102,327,56,113,328,56,120,656,56,139,663,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:337:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,155,217,56,161,218,56,164,  4,56,170,  3,57,  0,534,57,  8,542,57, 11,536,
 ^~~~~~~~~~
 {         }
fleng.c:337:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,155,217,56,161,218,56,164,  4,56,170,  3,57,  0,534,57,  8,542,57, 11,536,
            ^~~~~~~~~~
            {         }
fleng.c:337:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,155,217,56,161,218,56,164,  4,56,170,  3,57,  0,534,57,  8,542,57, 11,536,
                       ^~~~~~~~~~
                       {         }
fleng.c:337:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,155,217,56,161,218,56,164,  4,56,170,  3,57,  0,534,57,  8,542,57, 11,536,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:337:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,155,217,56,161,218,56,164,  4,56,170,  3,57,  0,534,57,  8,542,57, 11,536,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:337:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,155,217,56,161,218,56,164,  4,56,170,  3,57,  0,534,57,  8,542,57, 11,536,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:337:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,155,217,56,161,218,56,164,  4,56,170,  3,57,  0,534,57,  8,542,57, 11,536,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:338:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 17,537,57, 21,724,57, 55,335,57, 63,326,57,102,327,57,113,328,57,120,656,
 ^~~~~~~~~~
 {         }
fleng.c:338:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 17,537,57, 21,724,57, 55,335,57, 63,326,57,102,327,57,113,328,57,120,656,
            ^~~~~~~~~~
            {         }
fleng.c:338:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 17,537,57, 21,724,57, 55,335,57, 63,326,57,102,327,57,113,328,57,120,656,
                       ^~~~~~~~~~
                       {         }
fleng.c:338:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 17,537,57, 21,724,57, 55,335,57, 63,326,57,102,327,57,113,328,57,120,656,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:338:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 17,537,57, 21,724,57, 55,335,57, 63,326,57,102,327,57,113,328,57,120,656,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:338:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 17,537,57, 21,724,57, 55,335,57, 63,326,57,102,327,57,113,328,57,120,656,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:338:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 17,537,57, 21,724,57, 55,335,57, 63,326,57,102,327,57,113,328,57,120,656,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:339:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,141,663,57,156,217,57,162,218,57,164,  3,58,  0,534,58,  5,535,58, 10,536,
 ^~~~~~~~~~
 {         }
fleng.c:339:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,141,663,57,156,217,57,162,218,57,164,  3,58,  0,534,58,  5,535,58, 10,536,
            ^~~~~~~~~~
            {         }
fleng.c:339:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,141,663,57,156,217,57,162,218,57,164,  3,58,  0,534,58,  5,535,58, 10,536,
                       ^~~~~~~~~~
                       {         }
fleng.c:339:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,141,663,57,156,217,57,162,218,57,164,  3,58,  0,534,58,  5,535,58, 10,536,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:339:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,141,663,57,156,217,57,162,218,57,164,  3,58,  0,534,58,  5,535,58, 10,536,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:339:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,141,663,57,156,217,57,162,218,57,164,  3,58,  0,534,58,  5,535,58, 10,536,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:339:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,141,663,57,156,217,57,162,218,57,164,  3,58,  0,534,58,  5,535,58, 10,536,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:340:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 18,537,58, 21,724,58, 55,335,58, 63,326,58,110,328,58,120,656,58,142,671,
 ^~~~~~~~~~
 {         }
fleng.c:340:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 18,537,58, 21,724,58, 55,335,58, 63,326,58,110,328,58,120,656,58,142,671,
            ^~~~~~~~~~
            {         }
fleng.c:340:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 18,537,58, 21,724,58, 55,335,58, 63,326,58,110,328,58,120,656,58,142,671,
                       ^~~~~~~~~~
                       {         }
fleng.c:340:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 18,537,58, 21,724,58, 55,335,58, 63,326,58,110,328,58,120,656,58,142,671,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:340:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 18,537,58, 21,724,58, 55,335,58, 63,326,58,110,328,58,120,656,58,142,671,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:340:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 18,537,58, 21,724,58, 55,335,58, 63,326,58,110,328,58,120,656,58,142,671,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:340:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 18,537,58, 21,724,58, 55,335,58, 63,326,58,110,328,58,120,656,58,142,671,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:341:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,155,663,58,157,217,58,165,  3,59,  0,534,59,  4,535,59, 12,536,59, 19,537,
 ^~~~~~~~~~
 {         }
fleng.c:341:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,155,663,58,157,217,58,165,  3,59,  0,534,59,  4,535,59, 12,536,59, 19,537,
            ^~~~~~~~~~
            {         }
fleng.c:341:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,155,663,58,157,217,58,165,  3,59,  0,534,59,  4,535,59, 12,536,59, 19,537,
                       ^~~~~~~~~~
                       {         }
fleng.c:341:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,155,663,58,157,217,58,165,  3,59,  0,534,59,  4,535,59, 12,536,59, 19,537,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:341:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,155,663,58,157,217,58,165,  3,59,  0,534,59,  4,535,59, 12,536,59, 19,537,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:341:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,155,663,58,157,217,58,165,  3,59,  0,534,59,  4,535,59, 12,536,59, 19,537,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:341:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,155,663,58,157,217,58,165,  3,59,  0,534,59,  4,535,59, 12,536,59, 19,537,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:342:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 21,724,59, 55,335,59, 63,326,59,110,328,59,120,656,59,142,671,59,156,663,
 ^~~~~~~~~~
 {         }
fleng.c:342:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 21,724,59, 55,335,59, 63,326,59,110,328,59,120,656,59,142,671,59,156,663,
            ^~~~~~~~~~
            {         }
fleng.c:342:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 21,724,59, 55,335,59, 63,326,59,110,328,59,120,656,59,142,671,59,156,663,
                       ^~~~~~~~~~
                       {         }
fleng.c:342:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 21,724,59, 55,335,59, 63,326,59,110,328,59,120,656,59,142,671,59,156,663,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:342:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 21,724,59, 55,335,59, 63,326,59,110,328,59,120,656,59,142,671,59,156,663,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:342:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 21,724,59, 55,335,59, 63,326,59,110,328,59,120,656,59,142,671,59,156,663,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:342:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 21,724,59, 55,335,59, 63,326,59,110,328,59,120,656,59,142,671,59,156,663,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:343:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,160,217,59,165,671,59,171,  3,60,  0,534,60,  4,535,60, 12,536,60, 19,721,
 ^~~~~~~~~~
 {         }
fleng.c:343:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,160,217,59,165,671,59,171,  3,60,  0,534,60,  4,535,60, 12,536,60, 19,721,
            ^~~~~~~~~~
            {         }
fleng.c:343:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,160,217,59,165,671,59,171,  3,60,  0,534,60,  4,535,60, 12,536,60, 19,721,
                       ^~~~~~~~~~
                       {         }
fleng.c:343:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,160,217,59,165,671,59,171,  3,60,  0,534,60,  4,535,60, 12,536,60, 19,721,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:343:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,160,217,59,165,671,59,171,  3,60,  0,534,60,  4,535,60, 12,536,60, 19,721,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:343:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,160,217,59,165,671,59,171,  3,60,  0,534,60,  4,535,60, 12,536,60, 19,721,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:343:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,160,217,59,165,671,59,171,  3,60,  0,534,60,  4,535,60, 12,536,60, 19,721,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:344:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 27,723,60, 29,724,60, 55,335,60, 63,725,60, 85,726,60,130,671,60,173,  3,
 ^~~~~~~~~~
 {         }
fleng.c:344:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 27,723,60, 29,724,60, 55,335,60, 63,725,60, 85,726,60,130,671,60,173,  3,
            ^~~~~~~~~~
            {         }
fleng.c:344:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 27,723,60, 29,724,60, 55,335,60, 63,725,60, 85,726,60,130,671,60,173,  3,
                       ^~~~~~~~~~
                       {         }
fleng.c:344:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 27,723,60, 29,724,60, 55,335,60, 63,725,60, 85,726,60,130,671,60,173,  3,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:344:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 27,723,60, 29,724,60, 55,335,60, 63,725,60, 85,726,60,130,671,60,173,  3,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:344:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 27,723,60, 29,724,60, 55,335,60, 63,725,60, 85,726,60,130,671,60,173,  3,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:344:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 27,723,60, 29,724,60, 55,335,60, 63,725,60, 85,726,60,130,671,60,173,  3,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:345:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,  0,642,61,  4,535,61, 12,536,61, 19,721,61, 28,723,61, 31,724,61, 55,335,
 ^~~~~~~~~~
 {         }
fleng.c:345:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,  0,642,61,  4,535,61, 12,536,61, 19,721,61, 28,723,61, 31,724,61, 55,335,
            ^~~~~~~~~~
            {         }
fleng.c:345:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,  0,642,61,  4,535,61, 12,536,61, 19,721,61, 28,723,61, 31,724,61, 55,335,
                       ^~~~~~~~~~
                       {         }
fleng.c:345:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,  0,642,61,  4,535,61, 12,536,61, 19,721,61, 28,723,61, 31,724,61, 55,335,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:345:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,  0,642,61,  4,535,61, 12,536,61, 19,721,61, 28,723,61, 31,724,61, 55,335,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:345:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,  0,642,61,  4,535,61, 12,536,61, 19,721,61, 28,723,61, 31,724,61, 55,335,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:345:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,  0,642,61,  4,535,61, 12,536,61, 19,721,61, 28,723,61, 31,724,61, 55,335,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:346:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 63,725,61, 85,726,61,130,671,61,176,  3,62,  0,642,62,  5,535,62, 12,536,
 ^~~~~~~~~~
 {         }
fleng.c:346:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 63,725,61, 85,726,61,130,671,61,176,  3,62,  0,642,62,  5,535,62, 12,536,
            ^~~~~~~~~~
            {         }
fleng.c:346:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 63,725,61, 85,726,61,130,671,61,176,  3,62,  0,642,62,  5,535,62, 12,536,
                       ^~~~~~~~~~
                       {         }
fleng.c:346:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 63,725,61, 85,726,61,130,671,61,176,  3,62,  0,642,62,  5,535,62, 12,536,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:346:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 63,725,61, 85,726,61,130,671,61,176,  3,62,  0,642,62,  5,535,62, 12,536,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:346:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 63,725,61, 85,726,61,130,671,61,176,  3,62,  0,642,62,  5,535,62, 12,536,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:346:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 63,725,61, 85,726,61,130,671,61,176,  3,62,  0,642,62,  5,535,62, 12,536,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:347:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 20,721,62, 30,723,62, 32,724,62, 55,335,62, 63,725,62, 85,726,62,130,671,
 ^~~~~~~~~~
 {         }
fleng.c:347:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 20,721,62, 30,723,62, 32,724,62, 55,335,62, 63,725,62, 85,726,62,130,671,
            ^~~~~~~~~~
            {         }
fleng.c:347:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 20,721,62, 30,723,62, 32,724,62, 55,335,62, 63,725,62, 85,726,62,130,671,
                       ^~~~~~~~~~
                       {         }
fleng.c:347:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 20,721,62, 30,723,62, 32,724,62, 55,335,62, 63,725,62, 85,726,62,130,671,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:347:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 20,721,62, 30,723,62, 32,724,62, 55,335,62, 63,725,62, 85,726,62,130,671,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:347:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 20,721,62, 30,723,62, 32,724,62, 55,335,62, 63,725,62, 85,726,62,130,671,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:347:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 20,721,62, 30,723,62, 32,724,62, 55,335,62, 63,725,62, 85,726,62,130,671,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:348:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,  0,642,63,  7,535,63, 12,536,63, 21,721,63, 30,723,63, 32,724,63, 55,335,
 ^~~~~~~~~~
 {         }
fleng.c:348:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,  0,642,63,  7,535,63, 12,536,63, 21,721,63, 30,723,63, 32,724,63, 55,335,
            ^~~~~~~~~~
            {         }
fleng.c:348:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,  0,642,63,  7,535,63, 12,536,63, 21,721,63, 30,723,63, 32,724,63, 55,335,
                       ^~~~~~~~~~
                       {         }
fleng.c:348:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,  0,642,63,  7,535,63, 12,536,63, 21,721,63, 30,723,63, 32,724,63, 55,335,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:348:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,  0,642,63,  7,535,63, 12,536,63, 21,721,63, 30,723,63, 32,724,63, 55,335,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:348:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,  0,642,63,  7,535,63, 12,536,63, 21,721,63, 30,723,63, 32,724,63, 55,335,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:348:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,  0,642,63,  7,535,63, 12,536,63, 21,721,63, 30,723,63, 32,724,63, 55,335,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:349:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 65,725,63, 85,726,63,130,671,64,  0,642,64, 10,646,64, 14,536,64, 23,721,
 ^~~~~~~~~~
 {         }
fleng.c:349:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 65,725,63, 85,726,63,130,671,64,  0,642,64, 10,646,64, 14,536,64, 23,721,
            ^~~~~~~~~~
            {         }
fleng.c:349:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 65,725,63, 85,726,63,130,671,64,  0,642,64, 10,646,64, 14,536,64, 23,721,
                       ^~~~~~~~~~
                       {         }
fleng.c:349:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 65,725,63, 85,726,63,130,671,64,  0,642,64, 10,646,64, 14,536,64, 23,721,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:349:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 65,725,63, 85,726,63,130,671,64,  0,642,64, 10,646,64, 14,536,64, 23,721,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:349:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 65,725,63, 85,726,63,130,671,64,  0,642,64, 10,646,64, 14,536,64, 23,721,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:349:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 65,725,63, 85,726,63,130,671,64,  0,642,64, 10,646,64, 14,536,64, 23,721,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:350:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 29,723,64, 31,724,64, 55,335,64, 65,725,64, 85,726,64,130,671,65,  0,642,
 ^~~~~~~~~~
 {         }
fleng.c:350:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 29,723,64, 31,724,64, 55,335,64, 65,725,64, 85,726,64,130,671,65,  0,642,
            ^~~~~~~~~~
            {         }
fleng.c:350:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 29,723,64, 31,724,64, 55,335,64, 65,725,64, 85,726,64,130,671,65,  0,642,
                       ^~~~~~~~~~
                       {         }
fleng.c:350:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 29,723,64, 31,724,64, 55,335,64, 65,725,64, 85,726,64,130,671,65,  0,642,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:350:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 29,723,64, 31,724,64, 55,335,64, 65,725,64, 85,726,64,130,671,65,  0,642,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:350:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 29,723,64, 31,724,64, 55,335,64, 65,725,64, 85,726,64,130,671,65,  0,642,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:350:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 29,723,64, 31,724,64, 55,335,64, 65,725,64, 85,726,64,130,671,65,  0,642,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:351:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,646,65, 14,536,65, 24,721,65, 29,723,65, 31,724,65, 55,335,65, 68,725,
 ^~~~~~~~~~
 {         }
fleng.c:351:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,646,65, 14,536,65, 24,721,65, 29,723,65, 31,724,65, 55,335,65, 68,725,
            ^~~~~~~~~~
            {         }
fleng.c:351:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,646,65, 14,536,65, 24,721,65, 29,723,65, 31,724,65, 55,335,65, 68,725,
                       ^~~~~~~~~~
                       {         }
fleng.c:351:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,646,65, 14,536,65, 24,721,65, 29,723,65, 31,724,65, 55,335,65, 68,725,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:351:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,646,65, 14,536,65, 24,721,65, 29,723,65, 31,724,65, 55,335,65, 68,725,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:351:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,646,65, 14,536,65, 24,721,65, 29,723,65, 31,724,65, 55,335,65, 68,725,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:351:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,646,65, 14,536,65, 24,721,65, 29,723,65, 31,724,65, 55,335,65, 68,725,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:352:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 85,726,65,130,671,66,  0,642,66, 11,646,66, 16,536,66, 24,721,66, 29,723,
 ^~~~~~~~~~
 {         }
fleng.c:352:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 85,726,65,130,671,66,  0,642,66, 11,646,66, 16,536,66, 24,721,66, 29,723,
            ^~~~~~~~~~
            {         }
fleng.c:352:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 85,726,65,130,671,66,  0,642,66, 11,646,66, 16,536,66, 24,721,66, 29,723,
                       ^~~~~~~~~~
                       {         }
fleng.c:352:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 85,726,65,130,671,66,  0,642,66, 11,646,66, 16,536,66, 24,721,66, 29,723,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:352:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 85,726,65,130,671,66,  0,642,66, 11,646,66, 16,536,66, 24,721,66, 29,723,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:352:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 85,726,65,130,671,66,  0,642,66, 11,646,66, 16,536,66, 24,721,66, 29,723,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:352:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 85,726,65,130,671,66,  0,642,66, 11,646,66, 16,536,66, 24,721,66, 29,723,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:353:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 30,724,66, 55,335,66, 68,725,66, 85,726,66,130,671,67,  0,642,67, 12,646,
 ^~~~~~~~~~
 {         }
fleng.c:353:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 30,724,66, 55,335,66, 68,725,66, 85,726,66,130,671,67,  0,642,67, 12,646,
            ^~~~~~~~~~
            {         }
fleng.c:353:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 30,724,66, 55,335,66, 68,725,66, 85,726,66,130,671,67,  0,642,67, 12,646,
                       ^~~~~~~~~~
                       {         }
fleng.c:353:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 30,724,66, 55,335,66, 68,725,66, 85,726,66,130,671,67,  0,642,67, 12,646,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:353:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 30,724,66, 55,335,66, 68,725,66, 85,726,66,130,671,67,  0,642,67, 12,646,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:353:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 30,724,66, 55,335,66, 68,725,66, 85,726,66,130,671,67,  0,642,67, 12,646,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:353:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 30,724,66, 55,335,66, 68,725,66, 85,726,66,130,671,67,  0,642,67, 12,646,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:354:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 17,536,67, 24,721,67, 29,723,67, 30,724,67, 61,335,67, 68,725,67, 85,726,
 ^~~~~~~~~~
 {         }
fleng.c:354:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 17,536,67, 24,721,67, 29,723,67, 30,724,67, 61,335,67, 68,725,67, 85,726,
            ^~~~~~~~~~
            {         }
fleng.c:354:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 17,536,67, 24,721,67, 29,723,67, 30,724,67, 61,335,67, 68,725,67, 85,726,
                       ^~~~~~~~~~
                       {         }
fleng.c:354:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 17,536,67, 24,721,67, 29,723,67, 30,724,67, 61,335,67, 68,725,67, 85,726,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:354:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 17,536,67, 24,721,67, 29,723,67, 30,724,67, 61,335,67, 68,725,67, 85,726,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:354:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 17,536,67, 24,721,67, 29,723,67, 30,724,67, 61,335,67, 68,725,67, 85,726,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:354:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 17,536,67, 24,721,67, 29,723,67, 30,724,67, 61,335,67, 68,725,67, 85,726,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:355:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,130,671,67,178,670,68,  0,642,68, 12,646,68, 20,536,68, 22,721,68, 28,723,
 ^~~~~~~~~~
 {         }
fleng.c:355:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,130,671,67,178,670,68,  0,642,68, 12,646,68, 20,536,68, 22,721,68, 28,723,
            ^~~~~~~~~~
            {         }
fleng.c:355:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,130,671,67,178,670,68,  0,642,68, 12,646,68, 20,536,68, 22,721,68, 28,723,
                       ^~~~~~~~~~
                       {         }
fleng.c:355:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,130,671,67,178,670,68,  0,642,68, 12,646,68, 20,536,68, 22,721,68, 28,723,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:355:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,130,671,67,178,670,68,  0,642,68, 12,646,68, 20,536,68, 22,721,68, 28,723,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:355:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,130,671,67,178,670,68,  0,642,68, 12,646,68, 20,536,68, 22,721,68, 28,723,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:355:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,130,671,67,178,670,68,  0,642,68, 12,646,68, 20,536,68, 22,721,68, 28,723,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:356:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 30,724,68, 40,647,68, 43,724,68, 64,335,68, 68,725,68, 85,726,68,130,671,
 ^~~~~~~~~~
 {         }
fleng.c:356:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 30,724,68, 40,647,68, 43,724,68, 64,335,68, 68,725,68, 85,726,68,130,671,
            ^~~~~~~~~~
            {         }
fleng.c:356:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 30,724,68, 40,647,68, 43,724,68, 64,335,68, 68,725,68, 85,726,68,130,671,
                       ^~~~~~~~~~
                       {         }
fleng.c:356:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 30,724,68, 40,647,68, 43,724,68, 64,335,68, 68,725,68, 85,726,68,130,671,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:356:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 30,724,68, 40,647,68, 43,724,68, 64,335,68, 68,725,68, 85,726,68,130,671,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:356:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 30,724,68, 40,647,68, 43,724,68, 64,335,68, 68,725,68, 85,726,68,130,671,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:356:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 30,724,68, 40,647,68, 43,724,68, 64,335,68, 68,725,68, 85,726,68,130,671,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:357:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,158,670,69,  0,642,69, 15,646,69, 26,721,69, 28,723,69, 29,722,69, 32,724,
 ^~~~~~~~~~
 {         }
fleng.c:357:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,158,670,69,  0,642,69, 15,646,69, 26,721,69, 28,723,69, 29,722,69, 32,724,
            ^~~~~~~~~~
            {         }
fleng.c:357:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,158,670,69,  0,642,69, 15,646,69, 26,721,69, 28,723,69, 29,722,69, 32,724,
                       ^~~~~~~~~~
                       {         }
fleng.c:357:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,158,670,69,  0,642,69, 15,646,69, 26,721,69, 28,723,69, 29,722,69, 32,724,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:357:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,158,670,69,  0,642,69, 15,646,69, 26,721,69, 28,723,69, 29,722,69, 32,724,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:357:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,158,670,69,  0,642,69, 15,646,69, 26,721,69, 28,723,69, 29,722,69, 32,724,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:357:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,158,670,69,  0,642,69, 15,646,69, 26,721,69, 28,723,69, 29,722,69, 32,724,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:358:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 37,647,69, 48,724,69, 66,725,69, 85,726,69,130,671,69,150,670,70,  0,642,
 ^~~~~~~~~~
 {         }
fleng.c:358:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 37,647,69, 48,724,69, 66,725,69, 85,726,69,130,671,69,150,670,70,  0,642,
            ^~~~~~~~~~
            {         }
fleng.c:358:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 37,647,69, 48,724,69, 66,725,69, 85,726,69,130,671,69,150,670,70,  0,642,
                       ^~~~~~~~~~
                       {         }
fleng.c:358:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 37,647,69, 48,724,69, 66,725,69, 85,726,69,130,671,69,150,670,70,  0,642,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:358:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 37,647,69, 48,724,69, 66,725,69, 85,726,69,130,671,69,150,670,70,  0,642,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:358:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 37,647,69, 48,724,69, 66,725,69, 85,726,69,130,671,69,150,670,70,  0,642,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:358:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 37,647,69, 48,724,69, 66,725,69, 85,726,69,130,671,69,150,670,70,  0,642,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:359:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 18,646,70, 31,647,70, 50,648,70, 58,724,70, 61,649,70, 66,725,70, 85,726,
 ^~~~~~~~~~
 {         }
fleng.c:359:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 18,646,70, 31,647,70, 50,648,70, 58,724,70, 61,649,70, 66,725,70, 85,726,
            ^~~~~~~~~~
            {         }
fleng.c:359:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 18,646,70, 31,647,70, 50,648,70, 58,724,70, 61,649,70, 66,725,70, 85,726,
                       ^~~~~~~~~~
                       {         }
fleng.c:359:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 18,646,70, 31,647,70, 50,648,70, 58,724,70, 61,649,70, 66,725,70, 85,726,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:359:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 18,646,70, 31,647,70, 50,648,70, 58,724,70, 61,649,70, 66,725,70, 85,726,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:359:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 18,646,70, 31,647,70, 50,648,70, 58,724,70, 61,649,70, 66,725,70, 85,726,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:359:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 18,646,70, 31,647,70, 50,648,70, 58,724,70, 61,649,70, 66,725,70, 85,726,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:360:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,130,670,70,161,669,70,168,670,70,172,669,70,178,670,71,  0,642,71, 20,647,
 ^~~~~~~~~~
 {         }
fleng.c:360:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,130,670,70,161,669,70,168,670,70,172,669,70,178,670,71,  0,642,71, 20,647,
            ^~~~~~~~~~
            {         }
fleng.c:360:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,130,670,70,161,669,70,168,670,70,172,669,70,178,670,71,  0,642,71, 20,647,
                       ^~~~~~~~~~
                       {         }
fleng.c:360:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,130,670,70,161,669,70,168,670,70,172,669,70,178,670,71,  0,642,71, 20,647,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:360:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,130,670,70,161,669,70,168,670,70,172,669,70,178,670,71,  0,642,71, 20,647,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:360:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,130,670,70,161,669,70,168,670,70,172,669,70,178,670,71,  0,642,71, 20,647,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:360:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,130,670,70,161,669,70,168,670,70,172,669,70,178,670,71,  0,642,71, 20,647,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:361:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 23,646,71, 29,647,71, 50,648,71, 59,649,71, 66,725,71, 85,726,71,130,670,
 ^~~~~~~~~~
 {         }
fleng.c:361:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 23,646,71, 29,647,71, 50,648,71, 59,649,71, 66,725,71, 85,726,71,130,670,
            ^~~~~~~~~~
            {         }
fleng.c:361:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 23,646,71, 29,647,71, 50,648,71, 59,649,71, 66,725,71, 85,726,71,130,670,
                       ^~~~~~~~~~
                       {         }
fleng.c:361:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 23,646,71, 29,647,71, 50,648,71, 59,649,71, 66,725,71, 85,726,71,130,670,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:361:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 23,646,71, 29,647,71, 50,648,71, 59,649,71, 66,725,71, 85,726,71,130,670,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:361:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 23,646,71, 29,647,71, 50,648,71, 59,649,71, 66,725,71, 85,726,71,130,670,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:361:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 23,646,71, 29,647,71, 50,648,71, 59,649,71, 66,725,71, 85,726,71,130,670,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:362:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,159,669,71,178,670,72,  0,642,72, 20,647,72, 50,648,72, 59,649,72, 68,650,
 ^~~~~~~~~~
 {         }
fleng.c:362:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,159,669,71,178,670,72,  0,642,72, 20,647,72, 50,648,72, 59,649,72, 68,650,
            ^~~~~~~~~~
            {         }
fleng.c:362:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,159,669,71,178,670,72,  0,642,72, 20,647,72, 50,648,72, 59,649,72, 68,650,
                       ^~~~~~~~~~
                       {         }
fleng.c:362:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,159,669,71,178,670,72,  0,642,72, 20,647,72, 50,648,72, 59,649,72, 68,650,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:362:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,159,669,71,178,670,72,  0,642,72, 20,647,72, 50,648,72, 59,649,72, 68,650,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:362:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,159,669,71,178,670,72,  0,642,72, 20,647,72, 50,648,72, 59,649,72, 68,650,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:362:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,159,669,71,178,670,72,  0,642,72, 20,647,72, 50,648,72, 59,649,72, 68,650,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:363:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 85,726,72,130,655,72,139,670,72,151,669,73,  0,640,73, 10,642,73, 20,647,
 ^~~~~~~~~~
 {         }
fleng.c:363:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 85,726,72,130,655,72,139,670,72,151,669,73,  0,640,73, 10,642,73, 20,647,
            ^~~~~~~~~~
            {         }
fleng.c:363:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 85,726,72,130,655,72,139,670,72,151,669,73,  0,640,73, 10,642,73, 20,647,
                       ^~~~~~~~~~
                       {         }
fleng.c:363:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 85,726,72,130,655,72,139,670,72,151,669,73,  0,640,73, 10,642,73, 20,647,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:363:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 85,726,72,130,655,72,139,670,72,151,669,73,  0,640,73, 10,642,73, 20,647,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:363:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 85,726,72,130,655,72,139,670,72,151,669,73,  0,640,73, 10,642,73, 20,647,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:363:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 85,726,72,130,655,72,139,670,72,151,669,73,  0,640,73, 10,642,73, 20,647,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:364:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 52,648,73, 59,649,73, 69,650,73, 85,726,73,110,653,73,130,655,73,135,668,
 ^~~~~~~~~~
 {         }
fleng.c:364:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 52,648,73, 59,649,73, 69,650,73, 85,726,73,110,653,73,130,655,73,135,668,
            ^~~~~~~~~~
            {         }
fleng.c:364:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 52,648,73, 59,649,73, 69,650,73, 85,726,73,110,653,73,130,655,73,135,668,
                       ^~~~~~~~~~
                       {         }
fleng.c:364:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 52,648,73, 59,649,73, 69,650,73, 85,726,73,110,653,73,130,655,73,135,668,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:364:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 52,648,73, 59,649,73, 69,650,73, 85,726,73,110,653,73,130,655,73,135,668,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:364:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 52,648,73, 59,649,73, 69,650,73, 85,726,73,110,653,73,130,655,73,135,668,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:364:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 52,648,73, 59,649,73, 69,650,73, 85,726,73,110,653,73,130,655,73,135,668,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:365:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,145,669,74,  0,640,74, 10,642,74, 20,647,74, 52,648,74, 62,649,74, 79,650,
 ^~~~~~~~~~
 {         }
fleng.c:365:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,145,669,74,  0,640,74, 10,642,74, 20,647,74, 52,648,74, 62,649,74, 79,650,
            ^~~~~~~~~~
            {         }
fleng.c:365:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,145,669,74,  0,640,74, 10,642,74, 20,647,74, 52,648,74, 62,649,74, 79,650,
                       ^~~~~~~~~~
                       {         }
fleng.c:365:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,145,669,74,  0,640,74, 10,642,74, 20,647,74, 52,648,74, 62,649,74, 79,650,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:365:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,145,669,74,  0,640,74, 10,642,74, 20,647,74, 52,648,74, 62,649,74, 79,650,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:365:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,145,669,74,  0,640,74, 10,642,74, 20,647,74, 52,648,74, 62,649,74, 79,650,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:365:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,145,669,74,  0,640,74, 10,642,74, 20,647,74, 52,648,74, 62,649,74, 79,650,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:366:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 85,653,74, 88,726,74,110,653,74,130,655,74,135,668,74,155,669,75,  0,640,
 ^~~~~~~~~~
 {         }
fleng.c:366:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 85,653,74, 88,726,74,110,653,74,130,655,74,135,668,74,155,669,75,  0,640,
            ^~~~~~~~~~
            {         }
fleng.c:366:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 85,653,74, 88,726,74,110,653,74,130,655,74,135,668,74,155,669,75,  0,640,
                       ^~~~~~~~~~
                       {         }
fleng.c:366:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 85,653,74, 88,726,74,110,653,74,130,655,74,135,668,74,155,669,75,  0,640,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:366:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 85,653,74, 88,726,74,110,653,74,130,655,74,135,668,74,155,669,75,  0,640,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:366:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 85,653,74, 88,726,74,110,653,74,130,655,74,135,668,74,155,669,75,  0,640,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:366:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 85,653,74, 88,726,74,110,653,74,130,655,74,135,668,74,155,669,75,  0,640,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:367:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 10,643,75, 25,647,75, 54,648,75, 67,649,75, 81,650,75, 85,653,75,116,655,
 ^~~~~~~~~~
 {         }
fleng.c:367:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 10,643,75, 25,647,75, 54,648,75, 67,649,75, 81,650,75, 85,653,75,116,655,
            ^~~~~~~~~~
            {         }
fleng.c:367:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 10,643,75, 25,647,75, 54,648,75, 67,649,75, 81,650,75, 85,653,75,116,655,
                       ^~~~~~~~~~
                       {         }
fleng.c:367:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 10,643,75, 25,647,75, 54,648,75, 67,649,75, 81,650,75, 85,653,75,116,655,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:367:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 10,643,75, 25,647,75, 54,648,75, 67,649,75, 81,650,75, 85,653,75,116,655,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:367:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 10,643,75, 25,647,75, 54,648,75, 67,649,75, 81,650,75, 85,653,75,116,655,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:367:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 10,643,75, 25,647,75, 54,648,75, 67,649,75, 81,650,75, 85,653,75,116,655,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:368:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,135,668,75,155,669,76,  0,640,76,  5,643,76, 25,647,76, 58,648,76, 70,649,
 ^~~~~~~~~~
 {         }
fleng.c:368:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,135,668,75,155,669,76,  0,640,76,  5,643,76, 25,647,76, 58,648,76, 70,649,
            ^~~~~~~~~~
            {         }
fleng.c:368:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,135,668,75,155,669,76,  0,640,76,  5,643,76, 25,647,76, 58,648,76, 70,649,
                       ^~~~~~~~~~
                       {         }
fleng.c:368:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,135,668,75,155,669,76,  0,640,76,  5,643,76, 25,647,76, 58,648,76, 70,649,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:368:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,135,668,75,155,669,76,  0,640,76,  5,643,76, 25,647,76, 58,648,76, 70,649,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:368:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,135,668,75,155,669,76,  0,640,76,  5,643,76, 25,647,76, 58,648,76, 70,649,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:368:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,135,668,75,155,669,76,  0,640,76,  5,643,76, 25,647,76, 58,648,76, 70,649,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:369:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 88,653,76,116,655,76,135,668,76,161,669,77,  0,640,77,  5,643,77, 35,647,
 ^~~~~~~~~~
 {         }
fleng.c:369:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 88,653,76,116,655,76,135,668,76,161,669,77,  0,640,77,  5,643,77, 35,647,
            ^~~~~~~~~~
            {         }
fleng.c:369:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 88,653,76,116,655,76,135,668,76,161,669,77,  0,640,77,  5,643,77, 35,647,
                       ^~~~~~~~~~
                       {         }
fleng.c:369:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 88,653,76,116,655,76,135,668,76,161,669,77,  0,640,77,  5,643,77, 35,647,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:369:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 88,653,76,116,655,76,135,668,76,161,669,77,  0,640,77,  5,643,77, 35,647,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:369:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 88,653,76,116,655,76,135,668,76,161,669,77,  0,640,77,  5,643,77, 35,647,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:369:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 88,653,76,116,655,76,135,668,76,161,669,77,  0,640,77,  5,643,77, 35,647,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:370:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 65,648,77, 70,649,77, 88,653,77, 97,652,77,101,653,77,116,655,77,135,667,
 ^~~~~~~~~~
 {         }
fleng.c:370:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 65,648,77, 70,649,77, 88,653,77, 97,652,77,101,653,77,116,655,77,135,667,
            ^~~~~~~~~~
            {         }
fleng.c:370:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 65,648,77, 70,649,77, 88,653,77, 97,652,77,101,653,77,116,655,77,135,667,
                       ^~~~~~~~~~
                       {         }
fleng.c:370:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 65,648,77, 70,649,77, 88,653,77, 97,652,77,101,653,77,116,655,77,135,667,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:370:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 65,648,77, 70,649,77, 88,653,77, 97,652,77,101,653,77,116,655,77,135,667,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:370:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 65,648,77, 70,649,77, 88,653,77, 97,652,77,101,653,77,116,655,77,135,667,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:370:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 65,648,77, 70,649,77, 88,653,77, 97,652,77,101,653,77,116,655,77,135,667,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:371:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,154,668,77,161,634,78,  0,640,78,  5,643,78, 35,647,78, 70,649,78, 93,652,
 ^~~~~~~~~~
 {         }
fleng.c:371:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,154,668,77,161,634,78,  0,640,78,  5,643,78, 35,647,78, 70,649,78, 93,652,
            ^~~~~~~~~~
            {         }
fleng.c:371:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,154,668,77,161,634,78,  0,640,78,  5,643,78, 35,647,78, 70,649,78, 93,652,
                       ^~~~~~~~~~
                       {         }
fleng.c:371:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,154,668,77,161,634,78,  0,640,78,  5,643,78, 35,647,78, 70,649,78, 93,652,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:371:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,154,668,77,161,634,78,  0,640,78,  5,643,78, 35,647,78, 70,649,78, 93,652,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:371:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,154,668,77,161,634,78,  0,640,78,  5,643,78, 35,647,78, 70,649,78, 93,652,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:371:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,154,668,77,161,634,78,  0,640,78,  5,643,78, 35,647,78, 70,649,78, 93,652,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:372:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,110,654,78,135,667,78,161,634,79,  0,640,79,  5,643,79, 35,645,79, 70,649,
 ^~~~~~~~~~
 {         }
fleng.c:372:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,110,654,78,135,667,78,161,634,79,  0,640,79,  5,643,79, 35,645,79, 70,649,
            ^~~~~~~~~~
            {         }
fleng.c:372:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,110,654,78,135,667,78,161,634,79,  0,640,79,  5,643,79, 35,645,79, 70,649,
                       ^~~~~~~~~~
                       {         }
fleng.c:372:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,110,654,78,135,667,78,161,634,79,  0,640,79,  5,643,79, 35,645,79, 70,649,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:372:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,110,654,78,135,667,78,161,634,79,  0,640,79,  5,643,79, 35,645,79, 70,649,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:372:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,110,654,78,135,667,78,161,634,79,  0,640,79,  5,643,79, 35,645,79, 70,649,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:372:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,110,654,78,135,667,78,161,634,79,  0,640,79,  5,643,79, 35,645,79, 70,649,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:373:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 79, 85,652,79,110,654,79,135,667,79,161,634,80,  0,641,80,  5,643,80, 35,645,
 ^~~~~~~~~~
 {         }
fleng.c:373:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 79, 85,652,79,110,654,79,135,667,79,161,634,80,  0,641,80,  5,643,80, 35,645,
            ^~~~~~~~~~
            {         }
fleng.c:373:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 79, 85,652,79,110,654,79,135,667,79,161,634,80,  0,641,80,  5,643,80, 35,645,
                       ^~~~~~~~~~
                       {         }
fleng.c:373:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 79, 85,652,79,110,654,79,135,667,79,161,634,80,  0,641,80,  5,643,80, 35,645,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:373:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 79, 85,652,79,110,654,79,135,667,79,161,634,80,  0,641,80,  5,643,80, 35,645,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:373:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 79, 85,652,79,110,654,79,135,667,79,161,634,80,  0,641,80,  5,643,80, 35,645,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:373:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 79, 85,652,79,110,654,79,135,667,79,161,634,80,  0,641,80,  5,643,80, 35,645,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:374:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 70,649,80, 85,652,80,110,654,80,135,633,80,155,634,81,  0,641,81,  5,643,
 ^~~~~~~~~~
 {         }
fleng.c:374:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 70,649,80, 85,652,80,110,654,80,135,633,80,155,634,81,  0,641,81,  5,643,
            ^~~~~~~~~~
            {         }
fleng.c:374:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 70,649,80, 85,652,80,110,654,80,135,633,80,155,634,81,  0,641,81,  5,643,
                       ^~~~~~~~~~
                       {         }
fleng.c:374:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 70,649,80, 85,652,80,110,654,80,135,633,80,155,634,81,  0,641,81,  5,643,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:374:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 70,649,80, 85,652,80,110,654,80,135,633,80,155,634,81,  0,641,81,  5,643,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:374:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 70,649,80, 85,652,80,110,654,80,135,633,80,155,634,81,  0,641,81,  5,643,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:374:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 70,649,80, 85,652,80,110,654,80,135,633,80,155,634,81,  0,641,81,  5,643,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:375:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 35,645,81, 70,649,81, 85,652,81,110,654,81,135,633,81,155,634,82,  0,641,
 ^~~~~~~~~~
 {         }
fleng.c:375:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 35,645,81, 70,649,81, 85,652,81,110,654,81,135,633,81,155,634,82,  0,641,
            ^~~~~~~~~~
            {         }
fleng.c:375:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 35,645,81, 70,649,81, 85,652,81,110,654,81,135,633,81,155,634,82,  0,641,
                       ^~~~~~~~~~
                       {         }
fleng.c:375:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 35,645,81, 70,649,81, 85,652,81,110,654,81,135,633,81,155,634,82,  0,641,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:375:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 35,645,81, 70,649,81, 85,652,81,110,654,81,135,633,81,155,634,82,  0,641,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:375:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 35,645,81, 70,649,81, 85,652,81,110,654,81,135,633,81,155,634,82,  0,641,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:375:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 35,645,81, 70,649,81, 85,652,81,110,654,81,135,633,81,155,634,82,  0,641,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:376:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 82, 35,645,82, 70,651,82,135,633,82,155,634,83,  0,641,83, 35,644,83, 70,651,
 ^~~~~~~~~~
 {         }
fleng.c:376:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 82, 35,645,82, 70,651,82,135,633,82,155,634,83,  0,641,83, 35,644,83, 70,651,
            ^~~~~~~~~~
            {         }
fleng.c:376:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 82, 35,645,82, 70,651,82,135,633,82,155,634,83,  0,641,83, 35,644,83, 70,651,
                       ^~~~~~~~~~
                       {         }
fleng.c:376:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 82, 35,645,82, 70,651,82,135,633,82,155,634,83,  0,641,83, 35,644,83, 70,651,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:376:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 82, 35,645,82, 70,651,82,135,633,82,155,634,83,  0,641,83, 35,644,83, 70,651,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:376:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 82, 35,645,82, 70,651,82,135,633,82,155,634,83,  0,641,83, 35,644,83, 70,651,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:376:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 82, 35,645,82, 70,651,82,135,633,82,155,634,83,  0,641,83, 35,644,83, 70,651,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:377:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,135,633,83,155,634,84,  0,641,84, 35,644,84, 70,651,84,130,633,84,160,634,
 ^~~~~~~~~~
 {         }
fleng.c:377:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,135,633,83,155,634,84,  0,641,84, 35,644,84, 70,651,84,130,633,84,160,634,
            ^~~~~~~~~~
            {         }
fleng.c:377:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,135,633,83,155,634,84,  0,641,84, 35,644,84, 70,651,84,130,633,84,160,634,
                       ^~~~~~~~~~
                       {         }
fleng.c:377:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,135,633,83,155,634,84,  0,641,84, 35,644,84, 70,651,84,130,633,84,160,634,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:377:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,135,633,83,155,634,84,  0,641,84, 35,644,84, 70,651,84,130,633,84,160,634,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:377:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,135,633,83,155,634,84,  0,641,84, 35,644,84, 70,651,84,130,633,84,160,634,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:377:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,135,633,83,155,634,84,  0,641,84, 35,644,84, 70,651,84,130,633,84,160,634,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:378:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 35,644,85, 70,651,85,120,633,85,170,634,86,  0,641,86, 35,644,
 ^~~~~~~~~~
 {         }
fleng.c:378:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 35,644,85, 70,651,85,120,633,85,170,634,86,  0,641,86, 35,644,
            ^~~~~~~~~~
            {         }
fleng.c:378:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 35,644,85, 70,651,85,120,633,85,170,634,86,  0,641,86, 35,644,
                       ^~~~~~~~~~
                       {         }
fleng.c:378:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 35,644,85, 70,651,85,120,633,85,170,634,86,  0,641,86, 35,644,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:378:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 35,644,85, 70,651,85,120,633,85,170,634,86,  0,641,86, 35,644,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:378:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 35,644,85, 70,651,85,120,633,85,170,634,86,  0,641,86, 35,644,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:378:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 35,644,85, 70,651,85,120,633,85,170,634,86,  0,641,86, 35,644,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:379:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 86, 70,651,86,120,633,86,170,634,87,  0,641,87, 35,644,87, 70,651,87,100,633,
 ^~~~~~~~~~
 {         }
fleng.c:379:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 86, 70,651,86,120,633,86,170,634,87,  0,641,87, 35,644,87, 70,651,87,100,633,
            ^~~~~~~~~~
            {         }
fleng.c:379:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 86, 70,651,86,120,633,86,170,634,87,  0,641,87, 35,644,87, 70,651,87,100,633,
                       ^~~~~~~~~~
                       {         }
fleng.c:379:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 86, 70,651,86,120,633,86,170,634,87,  0,641,87, 35,644,87, 70,651,87,100,633,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:379:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 86, 70,651,86,120,633,86,170,634,87,  0,641,87, 35,644,87, 70,651,87,100,633,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:379:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 86, 70,651,86,120,633,86,170,634,87,  0,641,87, 35,644,87, 70,651,87,100,633,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:379:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 86, 70,651,86,120,633,86,170,634,87,  0,641,87, 35,644,87, 70,651,87,100,633,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:380:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
 ^~~~~~~~~~
 {         }
fleng.c:380:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
            ^~~~~~~~~~
            {         }
fleng.c:380:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                       ^~~~~~~~~~
                       {         }
fleng.c:380:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:380:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:380:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:380:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:381:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,561, 0,  9,407, 0, 18,406, 0, 32,402, 0, 49,528, 0, 62,113,
  ^~~~~~~~~
  {        }
fleng.c:381:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,561, 0,  9,407, 0, 18,406, 0, 32,402, 0, 49,528, 0, 62,113,
             ^~~~~~~~~
             {        }
fleng.c:381:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,561, 0,  9,407, 0, 18,406, 0, 32,402, 0, 49,528, 0, 62,113,
                        ^~~~~~~~~
                        {        }
fleng.c:381:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,561, 0,  9,407, 0, 18,406, 0, 32,402, 0, 49,528, 0, 62,113,
                                   ^~~~~~~~~
                                   {        }
fleng.c:381:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,561, 0,  9,407, 0, 18,406, 0, 32,402, 0, 49,528, 0, 62,113,
                                              ^~~~~~~~~
                                              {        }
fleng.c:381:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,561, 0,  9,407, 0, 18,406, 0, 32,402, 0, 49,528, 0, 62,113,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:381:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,561, 0,  9,407, 0, 18,406, 0, 32,402, 0, 49,528, 0, 62,113,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:382:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 70,103, 0, 75,106, 0, 79,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
  ^~~~~~~~~
  {        }
fleng.c:382:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 70,103, 0, 75,106, 0, 79,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
             ^~~~~~~~~
             {        }
fleng.c:382:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 70,103, 0, 75,106, 0, 79,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
                        ^~~~~~~~~
                        {        }
fleng.c:382:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 70,103, 0, 75,106, 0, 79,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
                                   ^~~~~~~~~
                                   {        }
fleng.c:382:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 70,103, 0, 75,106, 0, 79,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
                                              ^~~~~~~~~
                                              {        }
fleng.c:382:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 70,103, 0, 75,106, 0, 79,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:382:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 70,103, 0, 75,106, 0, 79,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:383:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,757, 0,106,693, 0,120,611, 0,153,620, 0,165,611, 1,  0,561,
  ^~~~~~~~~
  {        }
fleng.c:383:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,757, 0,106,693, 0,120,611, 0,153,620, 0,165,611, 1,  0,561,
             ^~~~~~~~~
             {        }
fleng.c:383:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,757, 0,106,693, 0,120,611, 0,153,620, 0,165,611, 1,  0,561,
                        ^~~~~~~~~
                        {        }
fleng.c:383:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,757, 0,106,693, 0,120,611, 0,153,620, 0,165,611, 1,  0,561,
                                   ^~~~~~~~~
                                   {        }
fleng.c:383:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,757, 0,106,693, 0,120,611, 0,153,620, 0,165,611, 1,  0,561,
                                              ^~~~~~~~~
                                              {        }
fleng.c:383:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,757, 0,106,693, 0,120,611, 0,153,620, 0,165,611, 1,  0,561,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:383:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,757, 0,106,693, 0,120,611, 0,153,620, 0,165,611, 1,  0,561,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:384:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,407, 1, 18,406, 1, 33,402, 1, 49,528, 1, 58,529, 1, 60,528, 1, 62,113,
  ^~~~~~~~~
  {        }
fleng.c:384:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,407, 1, 18,406, 1, 33,402, 1, 49,528, 1, 58,529, 1, 60,528, 1, 62,113,
             ^~~~~~~~~
             {        }
fleng.c:384:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,407, 1, 18,406, 1, 33,402, 1, 49,528, 1, 58,529, 1, 60,528, 1, 62,113,
                        ^~~~~~~~~
                        {        }
fleng.c:384:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,407, 1, 18,406, 1, 33,402, 1, 49,528, 1, 58,529, 1, 60,528, 1, 62,113,
                                   ^~~~~~~~~
                                   {        }
fleng.c:384:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,407, 1, 18,406, 1, 33,402, 1, 49,528, 1, 58,529, 1, 60,528, 1, 62,113,
                                              ^~~~~~~~~
                                              {        }
fleng.c:384:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,407, 1, 18,406, 1, 33,402, 1, 49,528, 1, 58,529, 1, 60,528, 1, 62,113,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:384:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,407, 1, 18,406, 1, 33,402, 1, 49,528, 1, 58,529, 1, 60,528, 1, 62,113,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:385:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 64,101, 1, 67,113, 1, 70,103, 1, 78,106, 1, 79,105, 1, 80,104, 1, 86,696,
  ^~~~~~~~~
  {        }
fleng.c:385:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 64,101, 1, 67,113, 1, 70,103, 1, 78,106, 1, 79,105, 1, 80,104, 1, 86,696,
             ^~~~~~~~~
             {        }
fleng.c:385:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 64,101, 1, 67,113, 1, 70,103, 1, 78,106, 1, 79,105, 1, 80,104, 1, 86,696,
                        ^~~~~~~~~
                        {        }
fleng.c:385:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 64,101, 1, 67,113, 1, 70,103, 1, 78,106, 1, 79,105, 1, 80,104, 1, 86,696,
                                   ^~~~~~~~~
                                   {        }
fleng.c:385:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 64,101, 1, 67,113, 1, 70,103, 1, 78,106, 1, 79,105, 1, 80,104, 1, 86,696,
                                              ^~~~~~~~~
                                              {        }
fleng.c:385:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 64,101, 1, 67,113, 1, 70,103, 1, 78,106, 1, 79,105, 1, 80,104, 1, 86,696,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:385:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 64,101, 1, 67,113, 1, 70,103, 1, 78,106, 1, 79,105, 1, 80,104, 1, 86,696,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:386:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 96,695, 1,100,757, 1,106,693, 1,120,611, 1,153,620, 1,156,622, 1,161,620,
  ^~~~~~~~~
  {        }
fleng.c:386:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 96,695, 1,100,757, 1,106,693, 1,120,611, 1,153,620, 1,156,622, 1,161,620,
             ^~~~~~~~~
             {        }
fleng.c:386:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 96,695, 1,100,757, 1,106,693, 1,120,611, 1,153,620, 1,156,622, 1,161,620,
                        ^~~~~~~~~
                        {        }
fleng.c:386:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 96,695, 1,100,757, 1,106,693, 1,120,611, 1,153,620, 1,156,622, 1,161,620,
                                   ^~~~~~~~~
                                   {        }
fleng.c:386:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 96,695, 1,100,757, 1,106,693, 1,120,611, 1,153,620, 1,156,622, 1,161,620,
                                              ^~~~~~~~~
                                              {        }
fleng.c:386:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 96,695, 1,100,757, 1,106,693, 1,120,611, 1,153,620, 1,156,622, 1,161,620,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:386:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 96,695, 1,100,757, 1,106,693, 1,120,611, 1,153,620, 1,156,622, 1,161,620,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:387:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,611, 2,  0,561, 2, 18,402, 2, 20,406, 2, 34,402, 2, 49,528, 2, 53,531,
  ^~~~~~~~~
  {        }
fleng.c:387:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,611, 2,  0,561, 2, 18,402, 2, 20,406, 2, 34,402, 2, 49,528, 2, 53,531,
             ^~~~~~~~~
             {        }
fleng.c:387:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,611, 2,  0,561, 2, 18,402, 2, 20,406, 2, 34,402, 2, 49,528, 2, 53,531,
                        ^~~~~~~~~
                        {        }
fleng.c:387:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,611, 2,  0,561, 2, 18,402, 2, 20,406, 2, 34,402, 2, 49,528, 2, 53,531,
                                   ^~~~~~~~~
                                   {        }
fleng.c:387:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,611, 2,  0,561, 2, 18,402, 2, 20,406, 2, 34,402, 2, 49,528, 2, 53,531,
                                              ^~~~~~~~~
                                              {        }
fleng.c:387:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,611, 2,  0,561, 2, 18,402, 2, 20,406, 2, 34,402, 2, 49,528, 2, 53,531,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:387:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,611, 2,  0,561, 2, 18,402, 2, 20,406, 2, 34,402, 2, 49,528, 2, 53,531,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:388:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 54,530, 2, 55,528, 2, 56,530, 2, 57,529, 2, 60,528, 2, 62,113, 2, 64,101,
  ^~~~~~~~~
  {        }
fleng.c:388:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 54,530, 2, 55,528, 2, 56,530, 2, 57,529, 2, 60,528, 2, 62,113, 2, 64,101,
             ^~~~~~~~~
             {        }
fleng.c:388:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 54,530, 2, 55,528, 2, 56,530, 2, 57,529, 2, 60,528, 2, 62,113, 2, 64,101,
                        ^~~~~~~~~
                        {        }
fleng.c:388:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 54,530, 2, 55,528, 2, 56,530, 2, 57,529, 2, 60,528, 2, 62,113, 2, 64,101,
                                   ^~~~~~~~~
                                   {        }
fleng.c:388:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 54,530, 2, 55,528, 2, 56,530, 2, 57,529, 2, 60,528, 2, 62,113, 2, 64,101,
                                              ^~~~~~~~~
                                              {        }
fleng.c:388:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 54,530, 2, 55,528, 2, 56,530, 2, 57,529, 2, 60,528, 2, 62,113, 2, 64,101,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:388:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 54,530, 2, 55,528, 2, 56,530, 2, 57,529, 2, 60,528, 2, 62,113, 2, 64,101,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:389:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 67,103, 2, 77,102, 2, 79, 83, 2, 83, 76, 2, 86,696, 2, 96,695, 2,100,757,
  ^~~~~~~~~
  {        }
fleng.c:389:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 67,103, 2, 77,102, 2, 79, 83, 2, 83, 76, 2, 86,696, 2, 96,695, 2,100,757,
             ^~~~~~~~~
             {        }
fleng.c:389:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 67,103, 2, 77,102, 2, 79, 83, 2, 83, 76, 2, 86,696, 2, 96,695, 2,100,757,
                        ^~~~~~~~~
                        {        }
fleng.c:389:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 67,103, 2, 77,102, 2, 79, 83, 2, 83, 76, 2, 86,696, 2, 96,695, 2,100,757,
                                   ^~~~~~~~~
                                   {        }
fleng.c:389:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 67,103, 2, 77,102, 2, 79, 83, 2, 83, 76, 2, 86,696, 2, 96,695, 2,100,757,
                                              ^~~~~~~~~
                                              {        }
fleng.c:389:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 67,103, 2, 77,102, 2, 79, 83, 2, 83, 76, 2, 86,696, 2, 96,695, 2,100,757,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:389:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 67,103, 2, 77,102, 2, 79, 83, 2, 83, 76, 2, 86,696, 2, 96,695, 2,100,757,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:390:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,106,693, 2,120,611, 2,153,620, 2,156,622, 2,161,620, 2,165,611, 3,  0,561,
  ^~~~~~~~~
  {        }
fleng.c:390:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,106,693, 2,120,611, 2,153,620, 2,156,622, 2,161,620, 2,165,611, 3,  0,561,
             ^~~~~~~~~
             {        }
fleng.c:390:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,106,693, 2,120,611, 2,153,620, 2,156,622, 2,161,620, 2,165,611, 3,  0,561,
                        ^~~~~~~~~
                        {        }
fleng.c:390:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,106,693, 2,120,611, 2,153,620, 2,156,622, 2,161,620, 2,165,611, 3,  0,561,
                                   ^~~~~~~~~
                                   {        }
fleng.c:390:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,106,693, 2,120,611, 2,153,620, 2,156,622, 2,161,620, 2,165,611, 3,  0,561,
                                              ^~~~~~~~~
                                              {        }
fleng.c:390:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,106,693, 2,120,611, 2,153,620, 2,156,622, 2,161,620, 2,165,611, 3,  0,561,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:390:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,106,693, 2,120,611, 2,153,620, 2,156,622, 2,161,620, 2,165,611, 3,  0,561,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:391:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 18,402, 3, 26,406, 3, 35,402, 3, 50,528, 3, 52,531, 3, 54,530, 3, 58,529,
  ^~~~~~~~~
  {        }
fleng.c:391:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 18,402, 3, 26,406, 3, 35,402, 3, 50,528, 3, 52,531, 3, 54,530, 3, 58,529,
             ^~~~~~~~~
             {        }
fleng.c:391:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 18,402, 3, 26,406, 3, 35,402, 3, 50,528, 3, 52,531, 3, 54,530, 3, 58,529,
                        ^~~~~~~~~
                        {        }
fleng.c:391:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 18,402, 3, 26,406, 3, 35,402, 3, 50,528, 3, 52,531, 3, 54,530, 3, 58,529,
                                   ^~~~~~~~~
                                   {        }
fleng.c:391:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 18,402, 3, 26,406, 3, 35,402, 3, 50,528, 3, 52,531, 3, 54,530, 3, 58,529,
                                              ^~~~~~~~~
                                              {        }
fleng.c:391:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 18,402, 3, 26,406, 3, 35,402, 3, 50,528, 3, 52,531, 3, 54,530, 3, 58,529,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:391:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 18,402, 3, 26,406, 3, 35,402, 3, 50,528, 3, 52,531, 3, 54,530, 3, 58,529,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:392:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 60,528, 3, 62,113, 3, 64,101, 3, 67,103, 3, 77,102, 3, 78, 83, 3, 83, 76,
  ^~~~~~~~~
  {        }
fleng.c:392:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 60,528, 3, 62,113, 3, 64,101, 3, 67,103, 3, 77,102, 3, 78, 83, 3, 83, 76,
             ^~~~~~~~~
             {        }
fleng.c:392:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 60,528, 3, 62,113, 3, 64,101, 3, 67,103, 3, 77,102, 3, 78, 83, 3, 83, 76,
                        ^~~~~~~~~
                        {        }
fleng.c:392:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 60,528, 3, 62,113, 3, 64,101, 3, 67,103, 3, 77,102, 3, 78, 83, 3, 83, 76,
                                   ^~~~~~~~~
                                   {        }
fleng.c:392:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 60,528, 3, 62,113, 3, 64,101, 3, 67,103, 3, 77,102, 3, 78, 83, 3, 83, 76,
                                              ^~~~~~~~~
                                              {        }
fleng.c:392:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 60,528, 3, 62,113, 3, 64,101, 3, 67,103, 3, 77,102, 3, 78, 83, 3, 83, 76,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:392:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 60,528, 3, 62,113, 3, 64,101, 3, 67,103, 3, 77,102, 3, 78, 83, 3, 83, 76,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:393:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 89,693, 3,100,757, 3,106,693, 3,120,611, 3,153,620, 3,156,622, 3,161,620,
  ^~~~~~~~~
  {        }
fleng.c:393:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 89,693, 3,100,757, 3,106,693, 3,120,611, 3,153,620, 3,156,622, 3,161,620,
             ^~~~~~~~~
             {        }
fleng.c:393:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 89,693, 3,100,757, 3,106,693, 3,120,611, 3,153,620, 3,156,622, 3,161,620,
                        ^~~~~~~~~
                        {        }
fleng.c:393:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 89,693, 3,100,757, 3,106,693, 3,120,611, 3,153,620, 3,156,622, 3,161,620,
                                   ^~~~~~~~~
                                   {        }
fleng.c:393:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 89,693, 3,100,757, 3,106,693, 3,120,611, 3,153,620, 3,156,622, 3,161,620,
                                              ^~~~~~~~~
                                              {        }
fleng.c:393:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 89,693, 3,100,757, 3,106,693, 3,120,611, 3,153,620, 3,156,622, 3,161,620,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:393:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 89,693, 3,100,757, 3,106,693, 3,120,611, 3,153,620, 3,156,622, 3,161,620,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:394:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,165,611, 4,  0,752, 4,  3,750, 4,  7,749, 4, 13,561, 4, 18,402, 4, 28,406,
  ^~~~~~~~~
  {        }
fleng.c:394:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,165,611, 4,  0,752, 4,  3,750, 4,  7,749, 4, 13,561, 4, 18,402, 4, 28,406,
             ^~~~~~~~~
             {        }
fleng.c:394:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,165,611, 4,  0,752, 4,  3,750, 4,  7,749, 4, 13,561, 4, 18,402, 4, 28,406,
                        ^~~~~~~~~
                        {        }
fleng.c:394:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,165,611, 4,  0,752, 4,  3,750, 4,  7,749, 4, 13,561, 4, 18,402, 4, 28,406,
                                   ^~~~~~~~~
                                   {        }
fleng.c:394:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,165,611, 4,  0,752, 4,  3,750, 4,  7,749, 4, 13,561, 4, 18,402, 4, 28,406,
                                              ^~~~~~~~~
                                              {        }
fleng.c:394:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,165,611, 4,  0,752, 4,  3,750, 4,  7,749, 4, 13,561, 4, 18,402, 4, 28,406,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:394:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,165,611, 4,  0,752, 4,  3,750, 4,  7,749, 4, 13,561, 4, 18,402, 4, 28,406,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:395:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 36,402, 4, 50,531, 4, 54,530, 4, 58,529, 4, 60,528, 4, 61,101, 4, 68,103,
  ^~~~~~~~~
  {        }
fleng.c:395:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 36,402, 4, 50,531, 4, 54,530, 4, 58,529, 4, 60,528, 4, 61,101, 4, 68,103,
             ^~~~~~~~~
             {        }
fleng.c:395:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 36,402, 4, 50,531, 4, 54,530, 4, 58,529, 4, 60,528, 4, 61,101, 4, 68,103,
                        ^~~~~~~~~
                        {        }
fleng.c:395:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 36,402, 4, 50,531, 4, 54,530, 4, 58,529, 4, 60,528, 4, 61,101, 4, 68,103,
                                   ^~~~~~~~~
                                   {        }
fleng.c:395:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 36,402, 4, 50,531, 4, 54,530, 4, 58,529, 4, 60,528, 4, 61,101, 4, 68,103,
                                              ^~~~~~~~~
                                              {        }
fleng.c:395:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 36,402, 4, 50,531, 4, 54,530, 4, 58,529, 4, 60,528, 4, 61,101, 4, 68,103,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:395:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 36,402, 4, 50,531, 4, 54,530, 4, 58,529, 4, 60,528, 4, 61,101, 4, 68,103,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:396:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 77,102, 4, 78, 83, 4, 83, 76, 4, 89,693, 4,100,757, 4,106,693, 4,120,611,
  ^~~~~~~~~
  {        }
fleng.c:396:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 77,102, 4, 78, 83, 4, 83, 76, 4, 89,693, 4,100,757, 4,106,693, 4,120,611,
             ^~~~~~~~~
             {        }
fleng.c:396:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 77,102, 4, 78, 83, 4, 83, 76, 4, 89,693, 4,100,757, 4,106,693, 4,120,611,
                        ^~~~~~~~~
                        {        }
fleng.c:396:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 77,102, 4, 78, 83, 4, 83, 76, 4, 89,693, 4,100,757, 4,106,693, 4,120,611,
                                   ^~~~~~~~~
                                   {        }
fleng.c:396:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 77,102, 4, 78, 83, 4, 83, 76, 4, 89,693, 4,100,757, 4,106,693, 4,120,611,
                                              ^~~~~~~~~
                                              {        }
fleng.c:396:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 77,102, 4, 78, 83, 4, 83, 76, 4, 89,693, 4,100,757, 4,106,693, 4,120,611,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:396:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 77,102, 4, 78, 83, 4, 83, 76, 4, 89,693, 4,100,757, 4,106,693, 4,120,611,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:397:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,153,620, 4,156,622, 4,161,620, 4,165,611, 5,  0,752, 5,  3,750, 5,  7,749,
  ^~~~~~~~~
  {        }
fleng.c:397:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,153,620, 4,156,622, 4,161,620, 4,165,611, 5,  0,752, 5,  3,750, 5,  7,749,
             ^~~~~~~~~
             {        }
fleng.c:397:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,153,620, 4,156,622, 4,161,620, 4,165,611, 5,  0,752, 5,  3,750, 5,  7,749,
                        ^~~~~~~~~
                        {        }
fleng.c:397:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,153,620, 4,156,622, 4,161,620, 4,165,611, 5,  0,752, 5,  3,750, 5,  7,749,
                                   ^~~~~~~~~
                                   {        }
fleng.c:397:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,153,620, 4,156,622, 4,161,620, 4,165,611, 5,  0,752, 5,  3,750, 5,  7,749,
                                              ^~~~~~~~~
                                              {        }
fleng.c:397:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,153,620, 4,156,622, 4,161,620, 4,165,611, 5,  0,752, 5,  3,750, 5,  7,749,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:397:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,153,620, 4,156,622, 4,161,620, 4,165,611, 5,  0,752, 5,  3,750, 5,  7,749,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:398:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 13,561, 5, 18,402, 5, 30,406, 5, 38,402, 5, 50,531, 5, 54,530, 5, 57,529,
  ^~~~~~~~~
  {        }
fleng.c:398:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 13,561, 5, 18,402, 5, 30,406, 5, 38,402, 5, 50,531, 5, 54,530, 5, 57,529,
             ^~~~~~~~~
             {        }
fleng.c:398:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 13,561, 5, 18,402, 5, 30,406, 5, 38,402, 5, 50,531, 5, 54,530, 5, 57,529,
                        ^~~~~~~~~
                        {        }
fleng.c:398:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 13,561, 5, 18,402, 5, 30,406, 5, 38,402, 5, 50,531, 5, 54,530, 5, 57,529,
                                   ^~~~~~~~~
                                   {        }
fleng.c:398:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 13,561, 5, 18,402, 5, 30,406, 5, 38,402, 5, 50,531, 5, 54,530, 5, 57,529,
                                              ^~~~~~~~~
                                              {        }
fleng.c:398:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 13,561, 5, 18,402, 5, 30,406, 5, 38,402, 5, 50,531, 5, 54,530, 5, 57,529,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:398:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 13,561, 5, 18,402, 5, 30,406, 5, 38,402, 5, 50,531, 5, 54,530, 5, 57,529,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:399:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 61,101, 5, 68,103, 5, 77,102, 5, 78, 83, 5, 83, 76, 5, 90,693, 5,100,757,
  ^~~~~~~~~
  {        }
fleng.c:399:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 61,101, 5, 68,103, 5, 77,102, 5, 78, 83, 5, 83, 76, 5, 90,693, 5,100,757,
             ^~~~~~~~~
             {        }
fleng.c:399:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 61,101, 5, 68,103, 5, 77,102, 5, 78, 83, 5, 83, 76, 5, 90,693, 5,100,757,
                        ^~~~~~~~~
                        {        }
fleng.c:399:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 61,101, 5, 68,103, 5, 77,102, 5, 78, 83, 5, 83, 76, 5, 90,693, 5,100,757,
                                   ^~~~~~~~~
                                   {        }
fleng.c:399:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 61,101, 5, 68,103, 5, 77,102, 5, 78, 83, 5, 83, 76, 5, 90,693, 5,100,757,
                                              ^~~~~~~~~
                                              {        }
fleng.c:399:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 61,101, 5, 68,103, 5, 77,102, 5, 78, 83, 5, 83, 76, 5, 90,693, 5,100,757,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:399:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 61,101, 5, 68,103, 5, 77,102, 5, 78, 83, 5, 83, 76, 5, 90,693, 5,100,757,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:400:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,106,693, 5,120,611, 5,153,620, 5,161,621, 5,164,620, 5,165,611, 6,  0,752,
  ^~~~~~~~~
  {        }
fleng.c:400:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,106,693, 5,120,611, 5,153,620, 5,161,621, 5,164,620, 5,165,611, 6,  0,752,
             ^~~~~~~~~
             {        }
fleng.c:400:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,106,693, 5,120,611, 5,153,620, 5,161,621, 5,164,620, 5,165,611, 6,  0,752,
                        ^~~~~~~~~
                        {        }
fleng.c:400:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,106,693, 5,120,611, 5,153,620, 5,161,621, 5,164,620, 5,165,611, 6,  0,752,
                                   ^~~~~~~~~
                                   {        }
fleng.c:400:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,106,693, 5,120,611, 5,153,620, 5,161,621, 5,164,620, 5,165,611, 6,  0,752,
                                              ^~~~~~~~~
                                              {        }
fleng.c:400:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,106,693, 5,120,611, 5,153,620, 5,161,621, 5,164,620, 5,165,611, 6,  0,752,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:400:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,106,693, 5,120,611, 5,153,620, 5,161,621, 5,164,620, 5,165,611, 6,  0,752,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:401:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  3,750, 6,  8,749, 6, 12,748, 6, 13,561, 6, 18,402, 6, 30,406, 6, 40,402,
  ^~~~~~~~~
  {        }
fleng.c:401:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  3,750, 6,  8,749, 6, 12,748, 6, 13,561, 6, 18,402, 6, 30,406, 6, 40,402,
             ^~~~~~~~~
             {        }
fleng.c:401:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  3,750, 6,  8,749, 6, 12,748, 6, 13,561, 6, 18,402, 6, 30,406, 6, 40,402,
                        ^~~~~~~~~
                        {        }
fleng.c:401:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  3,750, 6,  8,749, 6, 12,748, 6, 13,561, 6, 18,402, 6, 30,406, 6, 40,402,
                                   ^~~~~~~~~
                                   {        }
fleng.c:401:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  3,750, 6,  8,749, 6, 12,748, 6, 13,561, 6, 18,402, 6, 30,406, 6, 40,402,
                                              ^~~~~~~~~
                                              {        }
fleng.c:401:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  3,750, 6,  8,749, 6, 12,748, 6, 13,561, 6, 18,402, 6, 30,406, 6, 40,402,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:401:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  3,750, 6,  8,749, 6, 12,748, 6, 13,561, 6, 18,402, 6, 30,406, 6, 40,402,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:402:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 52,531, 6, 54,530, 6, 57,529, 6, 61,101, 6, 70, 99, 6, 77,102, 6, 78, 83,
  ^~~~~~~~~
  {        }
fleng.c:402:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 52,531, 6, 54,530, 6, 57,529, 6, 61,101, 6, 70, 99, 6, 77,102, 6, 78, 83,
             ^~~~~~~~~
             {        }
fleng.c:402:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 52,531, 6, 54,530, 6, 57,529, 6, 61,101, 6, 70, 99, 6, 77,102, 6, 78, 83,
                        ^~~~~~~~~
                        {        }
fleng.c:402:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 52,531, 6, 54,530, 6, 57,529, 6, 61,101, 6, 70, 99, 6, 77,102, 6, 78, 83,
                                   ^~~~~~~~~
                                   {        }
fleng.c:402:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 52,531, 6, 54,530, 6, 57,529, 6, 61,101, 6, 70, 99, 6, 77,102, 6, 78, 83,
                                              ^~~~~~~~~
                                              {        }
fleng.c:402:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 52,531, 6, 54,530, 6, 57,529, 6, 61,101, 6, 70, 99, 6, 77,102, 6, 78, 83,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:402:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 52,531, 6, 54,530, 6, 57,529, 6, 61,101, 6, 70, 99, 6, 77,102, 6, 78, 83,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:403:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 83, 76, 6, 90,693, 6,100,757, 6,106,693, 6,120,611, 6,153,620, 6,161,621,
  ^~~~~~~~~
  {        }
fleng.c:403:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 83, 76, 6, 90,693, 6,100,757, 6,106,693, 6,120,611, 6,153,620, 6,161,621,
             ^~~~~~~~~
             {        }
fleng.c:403:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 83, 76, 6, 90,693, 6,100,757, 6,106,693, 6,120,611, 6,153,620, 6,161,621,
                        ^~~~~~~~~
                        {        }
fleng.c:403:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 83, 76, 6, 90,693, 6,100,757, 6,106,693, 6,120,611, 6,153,620, 6,161,621,
                                   ^~~~~~~~~
                                   {        }
fleng.c:403:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 83, 76, 6, 90,693, 6,100,757, 6,106,693, 6,120,611, 6,153,620, 6,161,621,
                                              ^~~~~~~~~
                                              {        }
fleng.c:403:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 83, 76, 6, 90,693, 6,100,757, 6,106,693, 6,120,611, 6,153,620, 6,161,621,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:403:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 83, 76, 6, 90,693, 6,100,757, 6,106,693, 6,120,611, 6,153,620, 6,161,621,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:404:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,164,620, 6,165,611, 7,  0,752, 7,  3,750, 7,  8,749, 7, 11,748, 7, 15,561,
  ^~~~~~~~~
  {        }
fleng.c:404:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,164,620, 6,165,611, 7,  0,752, 7,  3,750, 7,  8,749, 7, 11,748, 7, 15,561,
             ^~~~~~~~~
             {        }
fleng.c:404:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,164,620, 6,165,611, 7,  0,752, 7,  3,750, 7,  8,749, 7, 11,748, 7, 15,561,
                        ^~~~~~~~~
                        {        }
fleng.c:404:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,164,620, 6,165,611, 7,  0,752, 7,  3,750, 7,  8,749, 7, 11,748, 7, 15,561,
                                   ^~~~~~~~~
                                   {        }
fleng.c:404:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,164,620, 6,165,611, 7,  0,752, 7,  3,750, 7,  8,749, 7, 11,748, 7, 15,561,
                                              ^~~~~~~~~
                                              {        }
fleng.c:404:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,164,620, 6,165,611, 7,  0,752, 7,  3,750, 7,  8,749, 7, 11,748, 7, 15,561,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:404:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,164,620, 6,165,611, 7,  0,752, 7,  3,750, 7,  8,749, 7, 11,748, 7, 15,561,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:405:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,402, 7, 32,406, 7, 40,402, 7, 57,529, 7, 61,101, 7, 72, 99, 7, 77, 82,
  ^~~~~~~~~
  {        }
fleng.c:405:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,402, 7, 32,406, 7, 40,402, 7, 57,529, 7, 61,101, 7, 72, 99, 7, 77, 82,
             ^~~~~~~~~
             {        }
fleng.c:405:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,402, 7, 32,406, 7, 40,402, 7, 57,529, 7, 61,101, 7, 72, 99, 7, 77, 82,
                        ^~~~~~~~~
                        {        }
fleng.c:405:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,402, 7, 32,406, 7, 40,402, 7, 57,529, 7, 61,101, 7, 72, 99, 7, 77, 82,
                                   ^~~~~~~~~
                                   {        }
fleng.c:405:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,402, 7, 32,406, 7, 40,402, 7, 57,529, 7, 61,101, 7, 72, 99, 7, 77, 82,
                                              ^~~~~~~~~
                                              {        }
fleng.c:405:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,402, 7, 32,406, 7, 40,402, 7, 57,529, 7, 61,101, 7, 72, 99, 7, 77, 82,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:405:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,402, 7, 32,406, 7, 40,402, 7, 57,529, 7, 61,101, 7, 72, 99, 7, 77, 82,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:406:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 78, 81, 7, 79, 83, 7, 80, 81, 7, 82, 83, 7, 83, 77, 7, 86, 76, 7, 91,693,
  ^~~~~~~~~
  {        }
fleng.c:406:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 78, 81, 7, 79, 83, 7, 80, 81, 7, 82, 83, 7, 83, 77, 7, 86, 76, 7, 91,693,
             ^~~~~~~~~
             {        }
fleng.c:406:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 78, 81, 7, 79, 83, 7, 80, 81, 7, 82, 83, 7, 83, 77, 7, 86, 76, 7, 91,693,
                        ^~~~~~~~~
                        {        }
fleng.c:406:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 78, 81, 7, 79, 83, 7, 80, 81, 7, 82, 83, 7, 83, 77, 7, 86, 76, 7, 91,693,
                                   ^~~~~~~~~
                                   {        }
fleng.c:406:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 78, 81, 7, 79, 83, 7, 80, 81, 7, 82, 83, 7, 83, 77, 7, 86, 76, 7, 91,693,
                                              ^~~~~~~~~
                                              {        }
fleng.c:406:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 78, 81, 7, 79, 83, 7, 80, 81, 7, 82, 83, 7, 83, 77, 7, 86, 76, 7, 91,693,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:406:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 78, 81, 7, 79, 83, 7, 80, 81, 7, 82, 83, 7, 83, 77, 7, 86, 76, 7, 91,693,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:407:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 97, 63, 7,100,730, 7,106,693, 7,120,611, 7,153,620, 7,165,611, 8,  0,752,
  ^~~~~~~~~
  {        }
fleng.c:407:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 97, 63, 7,100,730, 7,106,693, 7,120,611, 7,153,620, 7,165,611, 8,  0,752,
             ^~~~~~~~~
             {        }
fleng.c:407:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 97, 63, 7,100,730, 7,106,693, 7,120,611, 7,153,620, 7,165,611, 8,  0,752,
                        ^~~~~~~~~
                        {        }
fleng.c:407:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 97, 63, 7,100,730, 7,106,693, 7,120,611, 7,153,620, 7,165,611, 8,  0,752,
                                   ^~~~~~~~~
                                   {        }
fleng.c:407:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 97, 63, 7,100,730, 7,106,693, 7,120,611, 7,153,620, 7,165,611, 8,  0,752,
                                              ^~~~~~~~~
                                              {        }
fleng.c:407:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 97, 63, 7,100,730, 7,106,693, 7,120,611, 7,153,620, 7,165,611, 8,  0,752,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:407:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 97, 63, 7,100,730, 7,106,693, 7,120,611, 7,153,620, 7,165,611, 8,  0,752,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:408:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  3,750, 8,  8,747, 8, 10,748, 8, 15,561, 8, 18,402, 8, 32,406, 8, 43,402,
  ^~~~~~~~~
  {        }
fleng.c:408:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  3,750, 8,  8,747, 8, 10,748, 8, 15,561, 8, 18,402, 8, 32,406, 8, 43,402,
             ^~~~~~~~~
             {        }
fleng.c:408:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  3,750, 8,  8,747, 8, 10,748, 8, 15,561, 8, 18,402, 8, 32,406, 8, 43,402,
                        ^~~~~~~~~
                        {        }
fleng.c:408:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  3,750, 8,  8,747, 8, 10,748, 8, 15,561, 8, 18,402, 8, 32,406, 8, 43,402,
                                   ^~~~~~~~~
                                   {        }
fleng.c:408:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  3,750, 8,  8,747, 8, 10,748, 8, 15,561, 8, 18,402, 8, 32,406, 8, 43,402,
                                              ^~~~~~~~~
                                              {        }
fleng.c:408:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  3,750, 8,  8,747, 8, 10,748, 8, 15,561, 8, 18,402, 8, 32,406, 8, 43,402,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:408:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  3,750, 8,  8,747, 8, 10,748, 8, 15,561, 8, 18,402, 8, 32,406, 8, 43,402,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:409:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 58,529, 8, 60, 97, 8, 61,101, 8, 73, 99, 8, 76, 96, 8, 77, 82, 8, 78, 81,
  ^~~~~~~~~
  {        }
fleng.c:409:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 58,529, 8, 60, 97, 8, 61,101, 8, 73, 99, 8, 76, 96, 8, 77, 82, 8, 78, 81,
             ^~~~~~~~~
             {        }
fleng.c:409:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 58,529, 8, 60, 97, 8, 61,101, 8, 73, 99, 8, 76, 96, 8, 77, 82, 8, 78, 81,
                        ^~~~~~~~~
                        {        }
fleng.c:409:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 58,529, 8, 60, 97, 8, 61,101, 8, 73, 99, 8, 76, 96, 8, 77, 82, 8, 78, 81,
                                   ^~~~~~~~~
                                   {        }
fleng.c:409:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 58,529, 8, 60, 97, 8, 61,101, 8, 73, 99, 8, 76, 96, 8, 77, 82, 8, 78, 81,
                                              ^~~~~~~~~
                                              {        }
fleng.c:409:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 58,529, 8, 60, 97, 8, 61,101, 8, 73, 99, 8, 76, 96, 8, 77, 82, 8, 78, 81,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:409:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 58,529, 8, 60, 97, 8, 61,101, 8, 73, 99, 8, 76, 96, 8, 77, 82, 8, 78, 81,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:410:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 82, 80, 8, 83, 78, 8, 84, 77, 8, 87, 76, 8, 92,693, 8, 96, 63, 8,100,730,
  ^~~~~~~~~
  {        }
fleng.c:410:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 82, 80, 8, 83, 78, 8, 84, 77, 8, 87, 76, 8, 92,693, 8, 96, 63, 8,100,730,
             ^~~~~~~~~
             {        }
fleng.c:410:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 82, 80, 8, 83, 78, 8, 84, 77, 8, 87, 76, 8, 92,693, 8, 96, 63, 8,100,730,
                        ^~~~~~~~~
                        {        }
fleng.c:410:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 82, 80, 8, 83, 78, 8, 84, 77, 8, 87, 76, 8, 92,693, 8, 96, 63, 8,100,730,
                                   ^~~~~~~~~
                                   {        }
fleng.c:410:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 82, 80, 8, 83, 78, 8, 84, 77, 8, 87, 76, 8, 92,693, 8, 96, 63, 8,100,730,
                                              ^~~~~~~~~
                                              {        }
fleng.c:410:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 82, 80, 8, 83, 78, 8, 84, 77, 8, 87, 76, 8, 92,693, 8, 96, 63, 8,100,730,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:410:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 82, 80, 8, 83, 78, 8, 84, 77, 8, 87, 76, 8, 92,693, 8, 96, 63, 8,100,730,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:411:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,106,693, 8,120,611, 8,153,620, 8,165,611, 9,  0,752, 9,  3,750, 9,  8,747,
  ^~~~~~~~~
  {        }
fleng.c:411:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,106,693, 8,120,611, 8,153,620, 8,165,611, 9,  0,752, 9,  3,750, 9,  8,747,
             ^~~~~~~~~
             {        }
fleng.c:411:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,106,693, 8,120,611, 8,153,620, 8,165,611, 9,  0,752, 9,  3,750, 9,  8,747,
                        ^~~~~~~~~
                        {        }
fleng.c:411:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,106,693, 8,120,611, 8,153,620, 8,165,611, 9,  0,752, 9,  3,750, 9,  8,747,
                                   ^~~~~~~~~
                                   {        }
fleng.c:411:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,106,693, 8,120,611, 8,153,620, 8,165,611, 9,  0,752, 9,  3,750, 9,  8,747,
                                              ^~~~~~~~~
                                              {        }
fleng.c:411:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,106,693, 8,120,611, 8,153,620, 8,165,611, 9,  0,752, 9,  3,750, 9,  8,747,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:411:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,106,693, 8,120,611, 8,153,620, 8,165,611, 9,  0,752, 9,  3,750, 9,  8,747,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:412:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 11,748, 9, 13,747, 9, 15,561, 9, 18,402, 9, 35,406, 9, 44,402, 9, 60, 97,
  ^~~~~~~~~
  {        }
fleng.c:412:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 11,748, 9, 13,747, 9, 15,561, 9, 18,402, 9, 35,406, 9, 44,402, 9, 60, 97,
             ^~~~~~~~~
             {        }
fleng.c:412:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 11,748, 9, 13,747, 9, 15,561, 9, 18,402, 9, 35,406, 9, 44,402, 9, 60, 97,
                        ^~~~~~~~~
                        {        }
fleng.c:412:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 11,748, 9, 13,747, 9, 15,561, 9, 18,402, 9, 35,406, 9, 44,402, 9, 60, 97,
                                   ^~~~~~~~~
                                   {        }
fleng.c:412:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 11,748, 9, 13,747, 9, 15,561, 9, 18,402, 9, 35,406, 9, 44,402, 9, 60, 97,
                                              ^~~~~~~~~
                                              {        }
fleng.c:412:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 11,748, 9, 13,747, 9, 15,561, 9, 18,402, 9, 35,406, 9, 44,402, 9, 60, 97,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:412:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 11,748, 9, 13,747, 9, 15,561, 9, 18,402, 9, 35,406, 9, 44,402, 9, 60, 97,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:413:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 63,101, 9, 71,100, 9, 72,101, 9, 73, 99, 9, 75, 96, 9, 78, 81, 9, 82, 80,
  ^~~~~~~~~
  {        }
fleng.c:413:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 63,101, 9, 71,100, 9, 72,101, 9, 73, 99, 9, 75, 96, 9, 78, 81, 9, 82, 80,
             ^~~~~~~~~
             {        }
fleng.c:413:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 63,101, 9, 71,100, 9, 72,101, 9, 73, 99, 9, 75, 96, 9, 78, 81, 9, 82, 80,
                        ^~~~~~~~~
                        {        }
fleng.c:413:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 63,101, 9, 71,100, 9, 72,101, 9, 73, 99, 9, 75, 96, 9, 78, 81, 9, 82, 80,
                                   ^~~~~~~~~
                                   {        }
fleng.c:413:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 63,101, 9, 71,100, 9, 72,101, 9, 73, 99, 9, 75, 96, 9, 78, 81, 9, 82, 80,
                                              ^~~~~~~~~
                                              {        }
fleng.c:413:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 63,101, 9, 71,100, 9, 72,101, 9, 73, 99, 9, 75, 96, 9, 78, 81, 9, 82, 80,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:413:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 63,101, 9, 71,100, 9, 72,101, 9, 73, 99, 9, 75, 96, 9, 78, 81, 9, 82, 80,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:414:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 83, 78, 9, 85, 77, 9, 88, 76, 9, 92,693, 9, 95, 63, 9,100,730, 9,106, 63,
  ^~~~~~~~~
  {        }
fleng.c:414:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 83, 78, 9, 85, 77, 9, 88, 76, 9, 92,693, 9, 95, 63, 9,100,730, 9,106, 63,
             ^~~~~~~~~
             {        }
fleng.c:414:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 83, 78, 9, 85, 77, 9, 88, 76, 9, 92,693, 9, 95, 63, 9,100,730, 9,106, 63,
                        ^~~~~~~~~
                        {        }
fleng.c:414:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 83, 78, 9, 85, 77, 9, 88, 76, 9, 92,693, 9, 95, 63, 9,100,730, 9,106, 63,
                                   ^~~~~~~~~
                                   {        }
fleng.c:414:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 83, 78, 9, 85, 77, 9, 88, 76, 9, 92,693, 9, 95, 63, 9,100,730, 9,106, 63,
                                              ^~~~~~~~~
                                              {        }
fleng.c:414:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 83, 78, 9, 85, 77, 9, 88, 76, 9, 92,693, 9, 95, 63, 9,100,730, 9,106, 63,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:414:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 83, 78, 9, 85, 77, 9, 88, 76, 9, 92,693, 9, 95, 63, 9,100,730, 9,106, 63,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:415:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,110,693, 9,120,611, 9,153,620, 9,165,611,10,  0,752,10,  3,751,10,  6,750,
  ^~~~~~~~~
  {        }
fleng.c:415:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,110,693, 9,120,611, 9,153,620, 9,165,611,10,  0,752,10,  3,751,10,  6,750,
             ^~~~~~~~~
             {        }
fleng.c:415:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,110,693, 9,120,611, 9,153,620, 9,165,611,10,  0,752,10,  3,751,10,  6,750,
                        ^~~~~~~~~
                        {        }
fleng.c:415:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,110,693, 9,120,611, 9,153,620, 9,165,611,10,  0,752,10,  3,751,10,  6,750,
                                   ^~~~~~~~~
                                   {        }
fleng.c:415:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,110,693, 9,120,611, 9,153,620, 9,165,611,10,  0,752,10,  3,751,10,  6,750,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:415:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,110,693, 9,120,611, 9,153,620, 9,165,611,10,  0,752,10,  3,751,10,  6,750,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:415:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,110,693, 9,120,611, 9,153,620, 9,165,611,10,  0,752,10,  3,751,10,  6,750,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:416:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,  7,745,10,  8,747,10, 18,402,10, 40,403,10, 45,402,10, 60, 98,10, 62, 97,
 ^~~~~~~~~~
 {         }
fleng.c:416:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,  7,745,10,  8,747,10, 18,402,10, 40,403,10, 45,402,10, 60, 98,10, 62, 97,
            ^~~~~~~~~~
            {         }
fleng.c:416:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,  7,745,10,  8,747,10, 18,402,10, 40,403,10, 45,402,10, 60, 98,10, 62, 97,
                       ^~~~~~~~~~
                       {         }
fleng.c:416:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,  7,745,10,  8,747,10, 18,402,10, 40,403,10, 45,402,10, 60, 98,10, 62, 97,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:416:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,  7,745,10,  8,747,10, 18,402,10, 40,403,10, 45,402,10, 60, 98,10, 62, 97,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:416:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,  7,745,10,  8,747,10, 18,402,10, 40,403,10, 45,402,10, 60, 98,10, 62, 97,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:416:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,  7,745,10,  8,747,10, 18,402,10, 40,403,10, 45,402,10, 60, 98,10, 62, 97,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:417:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 69,101,10, 71,100,10, 72,101,10, 73, 99,10, 74, 96,10, 76, 79,10, 83, 78,
 ^~~~~~~~~~
 {         }
fleng.c:417:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 69,101,10, 71,100,10, 72,101,10, 73, 99,10, 74, 96,10, 76, 79,10, 83, 78,
            ^~~~~~~~~~
            {         }
fleng.c:417:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 69,101,10, 71,100,10, 72,101,10, 73, 99,10, 74, 96,10, 76, 79,10, 83, 78,
                       ^~~~~~~~~~
                       {         }
fleng.c:417:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 69,101,10, 71,100,10, 72,101,10, 73, 99,10, 74, 96,10, 76, 79,10, 83, 78,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:417:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 69,101,10, 71,100,10, 72,101,10, 73, 99,10, 74, 96,10, 76, 79,10, 83, 78,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:417:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 69,101,10, 71,100,10, 72,101,10, 73, 99,10, 74, 96,10, 76, 79,10, 83, 78,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:417:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 69,101,10, 71,100,10, 72,101,10, 73, 99,10, 74, 96,10, 76, 79,10, 83, 78,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:418:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 86, 77,10, 88, 76,10, 93, 63,10,100,730,10,106, 63,10,110,693,10,120,611,
 ^~~~~~~~~~
 {         }
fleng.c:418:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 86, 77,10, 88, 76,10, 93, 63,10,100,730,10,106, 63,10,110,693,10,120,611,
            ^~~~~~~~~~
            {         }
fleng.c:418:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 86, 77,10, 88, 76,10, 93, 63,10,100,730,10,106, 63,10,110,693,10,120,611,
                       ^~~~~~~~~~
                       {         }
fleng.c:418:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 86, 77,10, 88, 76,10, 93, 63,10,100,730,10,106, 63,10,110,693,10,120,611,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:418:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 86, 77,10, 88, 76,10, 93, 63,10,100,730,10,106, 63,10,110,693,10,120,611,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:418:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 86, 77,10, 88, 76,10, 93, 63,10,100,730,10,106, 63,10,110,693,10,120,611,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:418:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 86, 77,10, 88, 76,10, 93, 63,10,100,730,10,106, 63,10,110,693,10,120,611,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:419:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,  0,751,11,  5,745,11,  9,747,11, 18,402,11, 42,403,11, 46,402,11, 60, 95,
 ^~~~~~~~~~
 {         }
fleng.c:419:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,  0,751,11,  5,745,11,  9,747,11, 18,402,11, 42,403,11, 46,402,11, 60, 95,
            ^~~~~~~~~~
            {         }
fleng.c:419:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,  0,751,11,  5,745,11,  9,747,11, 18,402,11, 42,403,11, 46,402,11, 60, 95,
                       ^~~~~~~~~~
                       {         }
fleng.c:419:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,  0,751,11,  5,745,11,  9,747,11, 18,402,11, 42,403,11, 46,402,11, 60, 95,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:419:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,  0,751,11,  5,745,11,  9,747,11, 18,402,11, 42,403,11, 46,402,11, 60, 95,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:419:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,  0,751,11,  5,745,11,  9,747,11, 18,402,11, 42,403,11, 46,402,11, 60, 95,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:419:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,  0,751,11,  5,745,11,  9,747,11, 18,402,11, 42,403,11, 46,402,11, 60, 95,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:420:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 63, 94,11, 68, 97,11, 72, 96,11, 76, 79,11, 83, 75,11, 86, 74,11, 88, 76,
 ^~~~~~~~~~
 {         }
fleng.c:420:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 63, 94,11, 68, 97,11, 72, 96,11, 76, 79,11, 83, 75,11, 86, 74,11, 88, 76,
            ^~~~~~~~~~
            {         }
fleng.c:420:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 63, 94,11, 68, 97,11, 72, 96,11, 76, 79,11, 83, 75,11, 86, 74,11, 88, 76,
                       ^~~~~~~~~~
                       {         }
fleng.c:420:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 63, 94,11, 68, 97,11, 72, 96,11, 76, 79,11, 83, 75,11, 86, 74,11, 88, 76,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:420:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 63, 94,11, 68, 97,11, 72, 96,11, 76, 79,11, 83, 75,11, 86, 74,11, 88, 76,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:420:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 63, 94,11, 68, 97,11, 72, 96,11, 76, 79,11, 83, 75,11, 86, 74,11, 88, 76,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:420:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 63, 94,11, 68, 97,11, 72, 96,11, 76, 79,11, 83, 75,11, 86, 74,11, 88, 76,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:421:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 93, 63,11,100,730,11,106, 63,11,110,693,11,120,611,12,  0,751,12,  4,745,
 ^~~~~~~~~~
 {         }
fleng.c:421:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 93, 63,11,100,730,11,106, 63,11,110,693,11,120,611,12,  0,751,12,  4,745,
            ^~~~~~~~~~
            {         }
fleng.c:421:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 93, 63,11,100,730,11,106, 63,11,110,693,11,120,611,12,  0,751,12,  4,745,
                       ^~~~~~~~~~
                       {         }
fleng.c:421:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 93, 63,11,100,730,11,106, 63,11,110,693,11,120,611,12,  0,751,12,  4,745,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:421:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 93, 63,11,100,730,11,106, 63,11,110,693,11,120,611,12,  0,751,12,  4,745,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:421:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 93, 63,11,100,730,11,106, 63,11,110,693,11,120,611,12,  0,751,12,  4,745,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:421:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 93, 63,11,100,730,11,106, 63,11,110,693,11,120,611,12,  0,751,12,  4,745,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:422:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 11,746,12, 13,747,12, 16,746,12, 18,402,12, 43,403,12, 47,402,12, 59, 95,
 ^~~~~~~~~~
 {         }
fleng.c:422:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 11,746,12, 13,747,12, 16,746,12, 18,402,12, 43,403,12, 47,402,12, 59, 95,
            ^~~~~~~~~~
            {         }
fleng.c:422:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 11,746,12, 13,747,12, 16,746,12, 18,402,12, 43,403,12, 47,402,12, 59, 95,
                       ^~~~~~~~~~
                       {         }
fleng.c:422:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 11,746,12, 13,747,12, 16,746,12, 18,402,12, 43,403,12, 47,402,12, 59, 95,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:422:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 11,746,12, 13,747,12, 16,746,12, 18,402,12, 43,403,12, 47,402,12, 59, 95,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:422:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 11,746,12, 13,747,12, 16,746,12, 18,402,12, 43,403,12, 47,402,12, 59, 95,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:422:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 11,746,12, 13,747,12, 16,746,12, 18,402,12, 43,403,12, 47,402,12, 59, 95,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:423:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 63, 94,12, 69, 97,12, 71, 96,12, 73, 94,12, 83, 75,12, 87, 74,12, 88, 76,
 ^~~~~~~~~~
 {         }
fleng.c:423:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 63, 94,12, 69, 97,12, 71, 96,12, 73, 94,12, 83, 75,12, 87, 74,12, 88, 76,
            ^~~~~~~~~~
            {         }
fleng.c:423:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 63, 94,12, 69, 97,12, 71, 96,12, 73, 94,12, 83, 75,12, 87, 74,12, 88, 76,
                       ^~~~~~~~~~
                       {         }
fleng.c:423:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 63, 94,12, 69, 97,12, 71, 96,12, 73, 94,12, 83, 75,12, 87, 74,12, 88, 76,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:423:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 63, 94,12, 69, 97,12, 71, 96,12, 73, 94,12, 83, 75,12, 87, 74,12, 88, 76,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:423:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 63, 94,12, 69, 97,12, 71, 96,12, 73, 94,12, 83, 75,12, 87, 74,12, 88, 76,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:423:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 63, 94,12, 69, 97,12, 71, 96,12, 73, 94,12, 83, 75,12, 87, 74,12, 88, 76,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:424:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 93, 68,12, 96, 63,12,100,730,12,106, 63,12,113,693,12,120,611,13,  0,751,
 ^~~~~~~~~~
 {         }
fleng.c:424:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 93, 68,12, 96, 63,12,100,730,12,106, 63,12,113,693,12,120,611,13,  0,751,
            ^~~~~~~~~~
            {         }
fleng.c:424:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 93, 68,12, 96, 63,12,100,730,12,106, 63,12,113,693,12,120,611,13,  0,751,
                       ^~~~~~~~~~
                       {         }
fleng.c:424:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 93, 68,12, 96, 63,12,100,730,12,106, 63,12,113,693,12,120,611,13,  0,751,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:424:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 93, 68,12, 96, 63,12,100,730,12,106, 63,12,113,693,12,120,611,13,  0,751,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:424:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 93, 68,12, 96, 63,12,100,730,12,106, 63,12,113,693,12,120,611,13,  0,751,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:424:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 93, 68,12, 96, 63,12,100,730,12,106, 63,12,113,693,12,120,611,13,  0,751,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:425:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  3,745,13, 12,746,13, 18,402,13, 43,403,13, 48,402,13, 59, 95,13, 63, 94,
 ^~~~~~~~~~
 {         }
fleng.c:425:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  3,745,13, 12,746,13, 18,402,13, 43,403,13, 48,402,13, 59, 95,13, 63, 94,
            ^~~~~~~~~~
            {         }
fleng.c:425:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  3,745,13, 12,746,13, 18,402,13, 43,403,13, 48,402,13, 59, 95,13, 63, 94,
                       ^~~~~~~~~~
                       {         }
fleng.c:425:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  3,745,13, 12,746,13, 18,402,13, 43,403,13, 48,402,13, 59, 95,13, 63, 94,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:425:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  3,745,13, 12,746,13, 18,402,13, 43,403,13, 48,402,13, 59, 95,13, 63, 94,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:425:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  3,745,13, 12,746,13, 18,402,13, 43,403,13, 48,402,13, 59, 95,13, 63, 94,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:425:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,  3,745,13, 12,746,13, 18,402,13, 43,403,13, 48,402,13, 59, 95,13, 63, 94,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:426:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 83, 75,13, 87, 72,13, 88, 73,13, 90, 71,13, 92, 68,13, 96, 67,13, 98, 65,
 ^~~~~~~~~~
 {         }
fleng.c:426:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 83, 75,13, 87, 72,13, 88, 73,13, 90, 71,13, 92, 68,13, 96, 67,13, 98, 65,
            ^~~~~~~~~~
            {         }
fleng.c:426:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 83, 75,13, 87, 72,13, 88, 73,13, 90, 71,13, 92, 68,13, 96, 67,13, 98, 65,
                       ^~~~~~~~~~
                       {         }
fleng.c:426:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 83, 75,13, 87, 72,13, 88, 73,13, 90, 71,13, 92, 68,13, 96, 67,13, 98, 65,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:426:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 83, 75,13, 87, 72,13, 88, 73,13, 90, 71,13, 92, 68,13, 96, 67,13, 98, 65,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:426:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 83, 75,13, 87, 72,13, 88, 73,13, 90, 71,13, 92, 68,13, 96, 67,13, 98, 65,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:426:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 83, 75,13, 87, 72,13, 88, 73,13, 90, 71,13, 92, 68,13, 96, 67,13, 98, 65,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:427:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,104,730,13,106, 63,13,113,693,13,120,611,14,  0,751,14,  2,745,14, 12,746,
 ^~~~~~~~~~
 {         }
fleng.c:427:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,104,730,13,106, 63,13,113,693,13,120,611,14,  0,751,14,  2,745,14, 12,746,
            ^~~~~~~~~~
            {         }
fleng.c:427:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,104,730,13,106, 63,13,113,693,13,120,611,14,  0,751,14,  2,745,14, 12,746,
                       ^~~~~~~~~~
                       {         }
fleng.c:427:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,104,730,13,106, 63,13,113,693,13,120,611,14,  0,751,14,  2,745,14, 12,746,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:427:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,104,730,13,106, 63,13,113,693,13,120,611,14,  0,751,14,  2,745,14, 12,746,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:427:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,104,730,13,106, 63,13,113,693,13,120,611,14,  0,751,14,  2,745,14, 12,746,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:427:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,104,730,13,106, 63,13,113,693,13,120,611,14,  0,751,14,  2,745,14, 12,746,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:428:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 18,402,14, 43,403,14, 48,402,14, 59, 95,14, 63, 94,14, 83, 75,14, 85, 72,
 ^~~~~~~~~~
 {         }
fleng.c:428:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 18,402,14, 43,403,14, 48,402,14, 59, 95,14, 63, 94,14, 83, 75,14, 85, 72,
            ^~~~~~~~~~
            {         }
fleng.c:428:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 18,402,14, 43,403,14, 48,402,14, 59, 95,14, 63, 94,14, 83, 75,14, 85, 72,
                       ^~~~~~~~~~
                       {         }
fleng.c:428:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 18,402,14, 43,403,14, 48,402,14, 59, 95,14, 63, 94,14, 83, 75,14, 85, 72,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:428:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 18,402,14, 43,403,14, 48,402,14, 59, 95,14, 63, 94,14, 83, 75,14, 85, 72,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:428:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 18,402,14, 43,403,14, 48,402,14, 59, 95,14, 63, 94,14, 83, 75,14, 85, 72,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:428:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 18,402,14, 43,403,14, 48,402,14, 59, 95,14, 63, 94,14, 83, 75,14, 85, 72,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:429:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 89, 70,14, 92, 69,14, 94, 68,14, 95, 67,14, 98, 65,14,104,730,14,106, 63,
 ^~~~~~~~~~
 {         }
fleng.c:429:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 89, 70,14, 92, 69,14, 94, 68,14, 95, 67,14, 98, 65,14,104,730,14,106, 63,
            ^~~~~~~~~~
            {         }
fleng.c:429:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 89, 70,14, 92, 69,14, 94, 68,14, 95, 67,14, 98, 65,14,104,730,14,106, 63,
                       ^~~~~~~~~~
                       {         }
fleng.c:429:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 89, 70,14, 92, 69,14, 94, 68,14, 95, 67,14, 98, 65,14,104,730,14,106, 63,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:429:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 89, 70,14, 92, 69,14, 94, 68,14, 95, 67,14, 98, 65,14,104,730,14,106, 63,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:429:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 89, 70,14, 92, 69,14, 94, 68,14, 95, 67,14, 98, 65,14,104,730,14,106, 63,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:429:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 89, 70,14, 92, 69,14, 94, 68,14, 95, 67,14, 98, 65,14,104,730,14,106, 63,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:430:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,115,693,14,120,611,15,  0,745,15, 10,744,15, 11,745,15, 12,744,15, 13,746,
 ^~~~~~~~~~
 {         }
fleng.c:430:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,115,693,14,120,611,15,  0,745,15, 10,744,15, 11,745,15, 12,744,15, 13,746,
            ^~~~~~~~~~
            {         }
fleng.c:430:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,115,693,14,120,611,15,  0,745,15, 10,744,15, 11,745,15, 12,744,15, 13,746,
                       ^~~~~~~~~~
                       {         }
fleng.c:430:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,115,693,14,120,611,15,  0,745,15, 10,744,15, 11,745,15, 12,744,15, 13,746,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:430:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,115,693,14,120,611,15,  0,745,15, 10,744,15, 11,745,15, 12,744,15, 13,746,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:430:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,115,693,14,120,611,15,  0,745,15, 10,744,15, 11,745,15, 12,744,15, 13,746,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:430:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,115,693,14,120,611,15,  0,745,15, 10,744,15, 11,745,15, 12,744,15, 13,746,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:431:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 18,402,15, 43,403,15, 48,402,15, 59, 92,15, 64, 94,15, 83, 72,15, 89, 70,
 ^~~~~~~~~~
 {         }
fleng.c:431:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 18,402,15, 43,403,15, 48,402,15, 59, 92,15, 64, 94,15, 83, 72,15, 89, 70,
            ^~~~~~~~~~
            {         }
fleng.c:431:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 18,402,15, 43,403,15, 48,402,15, 59, 92,15, 64, 94,15, 83, 72,15, 89, 70,
                       ^~~~~~~~~~
                       {         }
fleng.c:431:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 18,402,15, 43,403,15, 48,402,15, 59, 92,15, 64, 94,15, 83, 72,15, 89, 70,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:431:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 18,402,15, 43,403,15, 48,402,15, 59, 92,15, 64, 94,15, 83, 72,15, 89, 70,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:431:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 18,402,15, 43,403,15, 48,402,15, 59, 92,15, 64, 94,15, 83, 72,15, 89, 70,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:431:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 18,402,15, 43,403,15, 48,402,15, 59, 92,15, 64, 94,15, 83, 72,15, 89, 70,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:432:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 91, 62,15, 93, 69,15, 94, 66,15, 98, 65,15,104, 64,15,106, 63,15,115,693,
 ^~~~~~~~~~
 {         }
fleng.c:432:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 91, 62,15, 93, 69,15, 94, 66,15, 98, 65,15,104, 64,15,106, 63,15,115,693,
            ^~~~~~~~~~
            {         }
fleng.c:432:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 91, 62,15, 93, 69,15, 94, 66,15, 98, 65,15,104, 64,15,106, 63,15,115,693,
                       ^~~~~~~~~~
                       {         }
fleng.c:432:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 91, 62,15, 93, 69,15, 94, 66,15, 98, 65,15,104, 64,15,106, 63,15,115,693,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:432:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 91, 62,15, 93, 69,15, 94, 66,15, 98, 65,15,104, 64,15,106, 63,15,115,693,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:432:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 91, 62,15, 93, 69,15, 94, 66,15, 98, 65,15,104, 64,15,106, 63,15,115,693,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:432:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 91, 62,15, 93, 69,15, 94, 66,15, 98, 65,15,104, 64,15,106, 63,15,115,693,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:433:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,611,15,150,612,15,165,619,15,172,611,16,  0,745,16,  5,744,16, 14,746,
 ^~~~~~~~~~
 {         }
fleng.c:433:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,611,15,150,612,15,165,619,15,172,611,16,  0,745,16,  5,744,16, 14,746,
            ^~~~~~~~~~
            {         }
fleng.c:433:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,611,15,150,612,15,165,619,15,172,611,16,  0,745,16,  5,744,16, 14,746,
                       ^~~~~~~~~~
                       {         }
fleng.c:433:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,611,15,150,612,15,165,619,15,172,611,16,  0,745,16,  5,744,16, 14,746,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:433:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,611,15,150,612,15,165,619,15,172,611,16,  0,745,16,  5,744,16, 14,746,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:433:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,611,15,150,612,15,165,619,15,172,611,16,  0,745,16,  5,744,16, 14,746,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:433:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,611,15,150,612,15,165,619,15,172,611,16,  0,745,16,  5,744,16, 14,746,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:434:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 18,402,16, 43,403,16, 48,402,16, 59, 92,16, 64, 94,16, 81,731,16, 88, 93,
 ^~~~~~~~~~
 {         }
fleng.c:434:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 18,402,16, 43,403,16, 48,402,16, 59, 92,16, 64, 94,16, 81,731,16, 88, 93,
            ^~~~~~~~~~
            {         }
fleng.c:434:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 18,402,16, 43,403,16, 48,402,16, 59, 92,16, 64, 94,16, 81,731,16, 88, 93,
                       ^~~~~~~~~~
                       {         }
fleng.c:434:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 18,402,16, 43,403,16, 48,402,16, 59, 92,16, 64, 94,16, 81,731,16, 88, 93,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:434:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 18,402,16, 43,403,16, 48,402,16, 59, 92,16, 64, 94,16, 81,731,16, 88, 93,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:434:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 18,402,16, 43,403,16, 48,402,16, 59, 92,16, 64, 94,16, 81,731,16, 88, 93,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:434:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 18,402,16, 43,403,16, 48,402,16, 59, 92,16, 64, 94,16, 81,731,16, 88, 93,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:435:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 89, 70,16, 90, 62,16, 92, 61,16, 94, 60,16, 98, 58,16,102, 65,16,103, 64,
 ^~~~~~~~~~
 {         }
fleng.c:435:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 89, 70,16, 90, 62,16, 92, 61,16, 94, 60,16, 98, 58,16,102, 65,16,103, 64,
            ^~~~~~~~~~
            {         }
fleng.c:435:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 89, 70,16, 90, 62,16, 92, 61,16, 94, 60,16, 98, 58,16,102, 65,16,103, 64,
                       ^~~~~~~~~~
                       {         }
fleng.c:435:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 89, 70,16, 90, 62,16, 92, 61,16, 94, 60,16, 98, 58,16,102, 65,16,103, 64,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:435:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 89, 70,16, 90, 62,16, 92, 61,16, 94, 60,16, 98, 58,16,102, 65,16,103, 64,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:435:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 89, 70,16, 90, 62,16, 92, 61,16, 94, 60,16, 98, 58,16,102, 65,16,103, 64,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:435:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 89, 70,16, 90, 62,16, 92, 61,16, 94, 60,16, 98, 58,16,102, 65,16,103, 64,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:436:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,106, 63,16,115,693,16,120,611,16,150,612,16,165,619,16,172,611,17,  0,745,
 ^~~~~~~~~~
 {         }
fleng.c:436:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,106, 63,16,115,693,16,120,611,16,150,612,16,165,619,16,172,611,17,  0,745,
            ^~~~~~~~~~
            {         }
fleng.c:436:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,106, 63,16,115,693,16,120,611,16,150,612,16,165,619,16,172,611,17,  0,745,
                       ^~~~~~~~~~
                       {         }
fleng.c:436:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,106, 63,16,115,693,16,120,611,16,150,612,16,165,619,16,172,611,17,  0,745,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:436:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,106, 63,16,115,693,16,120,611,16,150,612,16,165,619,16,172,611,17,  0,745,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:436:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,106, 63,16,115,693,16,120,611,16,150,612,16,165,619,16,172,611,17,  0,745,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:436:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,106, 63,16,115,693,16,120,611,16,150,612,16,165,619,16,172,611,17,  0,745,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:437:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,  6,744,17, 18,402,17, 43,403,17, 48,402,17, 59, 92,17, 64, 91,17, 65, 90,
 ^~~~~~~~~~
 {         }
fleng.c:437:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,  6,744,17, 18,402,17, 43,403,17, 48,402,17, 59, 92,17, 64, 91,17, 65, 90,
            ^~~~~~~~~~
            {         }
fleng.c:437:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,  6,744,17, 18,402,17, 43,403,17, 48,402,17, 59, 92,17, 64, 91,17, 65, 90,
                       ^~~~~~~~~~
                       {         }
fleng.c:437:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,  6,744,17, 18,402,17, 43,403,17, 48,402,17, 59, 92,17, 64, 91,17, 65, 90,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:437:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,  6,744,17, 18,402,17, 43,403,17, 48,402,17, 59, 92,17, 64, 91,17, 65, 90,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:437:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,  6,744,17, 18,402,17, 43,403,17, 48,402,17, 59, 92,17, 64, 91,17, 65, 90,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:437:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,  6,744,17, 18,402,17, 43,403,17, 48,402,17, 59, 92,17, 64, 91,17, 65, 90,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:438:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67, 89,17, 69, 88,17, 72, 87,17, 75, 86,17, 79,731,17, 88, 93,17, 89, 62,
 ^~~~~~~~~~
 {         }
fleng.c:438:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67, 89,17, 69, 88,17, 72, 87,17, 75, 86,17, 79,731,17, 88, 93,17, 89, 62,
            ^~~~~~~~~~
            {         }
fleng.c:438:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67, 89,17, 69, 88,17, 72, 87,17, 75, 86,17, 79,731,17, 88, 93,17, 89, 62,
                       ^~~~~~~~~~
                       {         }
fleng.c:438:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67, 89,17, 69, 88,17, 72, 87,17, 75, 86,17, 79,731,17, 88, 93,17, 89, 62,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:438:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67, 89,17, 69, 88,17, 72, 87,17, 75, 86,17, 79,731,17, 88, 93,17, 89, 62,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:438:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67, 89,17, 69, 88,17, 72, 87,17, 75, 86,17, 79,731,17, 88, 93,17, 89, 62,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:438:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67, 89,17, 69, 88,17, 72, 87,17, 75, 86,17, 79,731,17, 88, 93,17, 89, 62,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:439:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 92, 61,17, 95, 60,17, 98, 59,17,101, 58,17,102, 56,17,104, 64,17,105, 54,
 ^~~~~~~~~~
 {         }
fleng.c:439:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 92, 61,17, 95, 60,17, 98, 59,17,101, 58,17,102, 56,17,104, 64,17,105, 54,
            ^~~~~~~~~~
            {         }
fleng.c:439:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 92, 61,17, 95, 60,17, 98, 59,17,101, 58,17,102, 56,17,104, 64,17,105, 54,
                       ^~~~~~~~~~
                       {         }
fleng.c:439:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 92, 61,17, 95, 60,17, 98, 59,17,101, 58,17,102, 56,17,104, 64,17,105, 54,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:439:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 92, 61,17, 95, 60,17, 98, 59,17,101, 58,17,102, 56,17,104, 64,17,105, 54,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:439:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 92, 61,17, 95, 60,17, 98, 59,17,101, 58,17,102, 56,17,104, 64,17,105, 54,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:439:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 92, 61,17, 95, 60,17, 98, 59,17,101, 58,17,102, 56,17,104, 64,17,105, 54,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:440:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,108, 53,17,115,693,17,120,611,17,150,612,17,165,619,17,172,611,18,  0,745,
 ^~~~~~~~~~
 {         }
fleng.c:440:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,108, 53,17,115,693,17,120,611,17,150,612,17,165,619,17,172,611,18,  0,745,
            ^~~~~~~~~~
            {         }
fleng.c:440:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,108, 53,17,115,693,17,120,611,17,150,612,17,165,619,17,172,611,18,  0,745,
                       ^~~~~~~~~~
                       {         }
fleng.c:440:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,108, 53,17,115,693,17,120,611,17,150,612,17,165,619,17,172,611,18,  0,745,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:440:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,108, 53,17,115,693,17,120,611,17,150,612,17,165,619,17,172,611,18,  0,745,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:440:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,108, 53,17,115,693,17,120,611,17,150,612,17,165,619,17,172,611,18,  0,745,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:440:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,108, 53,17,115,693,17,120,611,17,150,612,17,165,619,17,172,611,18,  0,745,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:441:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  6,744,18, 18,402,18, 43,403,18, 48,402,18, 60, 92,18, 64, 91,18, 65, 90,
 ^~~~~~~~~~
 {         }
fleng.c:441:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  6,744,18, 18,402,18, 43,403,18, 48,402,18, 60, 92,18, 64, 91,18, 65, 90,
            ^~~~~~~~~~
            {         }
fleng.c:441:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  6,744,18, 18,402,18, 43,403,18, 48,402,18, 60, 92,18, 64, 91,18, 65, 90,
                       ^~~~~~~~~~
                       {         }
fleng.c:441:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  6,744,18, 18,402,18, 43,403,18, 48,402,18, 60, 92,18, 64, 91,18, 65, 90,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:441:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  6,744,18, 18,402,18, 43,403,18, 48,402,18, 60, 92,18, 64, 91,18, 65, 90,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:441:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  6,744,18, 18,402,18, 43,403,18, 48,402,18, 60, 92,18, 64, 91,18, 65, 90,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:441:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  6,744,18, 18,402,18, 43,403,18, 48,402,18, 60, 92,18, 64, 91,18, 65, 90,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:442:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 67, 89,18, 69, 88,18, 72, 87,18, 75, 86,18, 79,731,18, 87, 84,18, 91,527,
 ^~~~~~~~~~
 {         }
fleng.c:442:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 67, 89,18, 69, 88,18, 72, 87,18, 75, 86,18, 79,731,18, 87, 84,18, 91,527,
            ^~~~~~~~~~
            {         }
fleng.c:442:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 67, 89,18, 69, 88,18, 72, 87,18, 75, 86,18, 79,731,18, 87, 84,18, 91,527,
                       ^~~~~~~~~~
                       {         }
fleng.c:442:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 67, 89,18, 69, 88,18, 72, 87,18, 75, 86,18, 79,731,18, 87, 84,18, 91,527,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:442:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 67, 89,18, 69, 88,18, 72, 87,18, 75, 86,18, 79,731,18, 87, 84,18, 91,527,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:442:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 67, 89,18, 69, 88,18, 72, 87,18, 75, 86,18, 79,731,18, 87, 84,18, 91,527,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:442:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 67, 89,18, 69, 88,18, 72, 87,18, 75, 86,18, 79,731,18, 87, 84,18, 91,527,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:443:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 95,525,18, 97,523,18, 99, 59,18,102, 57,18,103, 56,18,104, 55,18,105, 54,
 ^~~~~~~~~~
 {         }
fleng.c:443:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 95,525,18, 97,523,18, 99, 59,18,102, 57,18,103, 56,18,104, 55,18,105, 54,
            ^~~~~~~~~~
            {         }
fleng.c:443:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 95,525,18, 97,523,18, 99, 59,18,102, 57,18,103, 56,18,104, 55,18,105, 54,
                       ^~~~~~~~~~
                       {         }
fleng.c:443:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 95,525,18, 97,523,18, 99, 59,18,102, 57,18,103, 56,18,104, 55,18,105, 54,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:443:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 95,525,18, 97,523,18, 99, 59,18,102, 57,18,103, 56,18,104, 55,18,105, 54,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:443:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 95,525,18, 97,523,18, 99, 59,18,102, 57,18,103, 56,18,104, 55,18,105, 54,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:443:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 95,525,18, 97,523,18, 99, 59,18,102, 57,18,103, 56,18,104, 55,18,105, 54,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:444:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,108, 53,18,115,693,18,120,611,18,150,612,18,154,613,18,157,612,18,172,611,
 ^~~~~~~~~~
 {         }
fleng.c:444:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,108, 53,18,115,693,18,120,611,18,150,612,18,154,613,18,157,612,18,172,611,
            ^~~~~~~~~~
            {         }
fleng.c:444:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,108, 53,18,115,693,18,120,611,18,150,612,18,154,613,18,157,612,18,172,611,
                       ^~~~~~~~~~
                       {         }
fleng.c:444:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,108, 53,18,115,693,18,120,611,18,150,612,18,154,613,18,157,612,18,172,611,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:444:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,108, 53,18,115,693,18,120,611,18,150,612,18,154,613,18,157,612,18,172,611,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:444:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,108, 53,18,115,693,18,120,611,18,150,612,18,154,613,18,157,612,18,172,611,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:444:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,108, 53,18,115,693,18,120,611,18,150,612,18,154,613,18,157,612,18,172,611,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:445:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,  0,745,19,  6,744,19, 18,402,19, 43,403,19, 48,402,19, 60, 92,19, 64, 91,
 ^~~~~~~~~~
 {         }
fleng.c:445:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,  0,745,19,  6,744,19, 18,402,19, 43,403,19, 48,402,19, 60, 92,19, 64, 91,
            ^~~~~~~~~~
            {         }
fleng.c:445:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,  0,745,19,  6,744,19, 18,402,19, 43,403,19, 48,402,19, 60, 92,19, 64, 91,
                       ^~~~~~~~~~
                       {         }
fleng.c:445:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,  0,745,19,  6,744,19, 18,402,19, 43,403,19, 48,402,19, 60, 92,19, 64, 91,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:445:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,  0,745,19,  6,744,19, 18,402,19, 43,403,19, 48,402,19, 60, 92,19, 64, 91,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:445:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,  0,745,19,  6,744,19, 18,402,19, 43,403,19, 48,402,19, 60, 92,19, 64, 91,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:445:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,  0,745,19,  6,744,19, 18,402,19, 43,403,19, 48,402,19, 60, 92,19, 64, 91,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:446:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 65, 90,19, 67, 89,19, 68,402,19, 69, 88,19, 72, 87,19, 74, 85,19, 81,731,
 ^~~~~~~~~~
 {         }
fleng.c:446:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 65, 90,19, 67, 89,19, 68,402,19, 69, 88,19, 72, 87,19, 74, 85,19, 81,731,
            ^~~~~~~~~~
            {         }
fleng.c:446:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 65, 90,19, 67, 89,19, 68,402,19, 69, 88,19, 72, 87,19, 74, 85,19, 81,731,
                       ^~~~~~~~~~
                       {         }
fleng.c:446:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 65, 90,19, 67, 89,19, 68,402,19, 69, 88,19, 72, 87,19, 74, 85,19, 81,731,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:446:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 65, 90,19, 67, 89,19, 68,402,19, 69, 88,19, 72, 87,19, 74, 85,19, 81,731,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:446:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 65, 90,19, 67, 89,19, 68,402,19, 69, 88,19, 72, 87,19, 74, 85,19, 81,731,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:446:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 65, 90,19, 67, 89,19, 68,402,19, 69, 88,19, 72, 87,19, 74, 85,19, 81,731,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:447:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 87, 84,19, 91,527,19, 95,525,19, 98,523,19,100, 57,19,103,524,19,104, 55,
 ^~~~~~~~~~
 {         }
fleng.c:447:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 87, 84,19, 91,527,19, 95,525,19, 98,523,19,100, 57,19,103,524,19,104, 55,
            ^~~~~~~~~~
            {         }
fleng.c:447:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 87, 84,19, 91,527,19, 95,525,19, 98,523,19,100, 57,19,103,524,19,104, 55,
                       ^~~~~~~~~~
                       {         }
fleng.c:447:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 87, 84,19, 91,527,19, 95,525,19, 98,523,19,100, 57,19,103,524,19,104, 55,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:447:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 87, 84,19, 91,527,19, 95,525,19, 98,523,19,100, 57,19,103,524,19,104, 55,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:447:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 87, 84,19, 91,527,19, 95,525,19, 98,523,19,100, 57,19,103,524,19,104, 55,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:447:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 87, 84,19, 91,527,19, 95,525,19, 98,523,19,100, 57,19,103,524,19,104, 55,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:448:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,106, 54,19,108, 53,19,115,693,19,120,611,19,150,612,19,154,613,19,157,612,
 ^~~~~~~~~~
 {         }
fleng.c:448:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,106, 54,19,108, 53,19,115,693,19,120,611,19,150,612,19,154,613,19,157,612,
            ^~~~~~~~~~
            {         }
fleng.c:448:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,106, 54,19,108, 53,19,115,693,19,120,611,19,150,612,19,154,613,19,157,612,
                       ^~~~~~~~~~
                       {         }
fleng.c:448:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,106, 54,19,108, 53,19,115,693,19,120,611,19,150,612,19,154,613,19,157,612,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:448:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,106, 54,19,108, 53,19,115,693,19,120,611,19,150,612,19,154,613,19,157,612,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:448:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,106, 54,19,108, 53,19,115,693,19,120,611,19,150,612,19,154,613,19,157,612,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:448:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,106, 54,19,108, 53,19,115,693,19,120,611,19,150,612,19,154,613,19,157,612,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:449:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,172,611,20,  0,745,20,  6,744,20, 18,402,20, 43,403,20, 48,402,20, 69, 88,
 ^~~~~~~~~~
 {         }
fleng.c:449:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,172,611,20,  0,745,20,  6,744,20, 18,402,20, 43,403,20, 48,402,20, 69, 88,
            ^~~~~~~~~~
            {         }
fleng.c:449:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,172,611,20,  0,745,20,  6,744,20, 18,402,20, 43,403,20, 48,402,20, 69, 88,
                       ^~~~~~~~~~
                       {         }
fleng.c:449:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,172,611,20,  0,745,20,  6,744,20, 18,402,20, 43,403,20, 48,402,20, 69, 88,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:449:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,172,611,20,  0,745,20,  6,744,20, 18,402,20, 43,403,20, 48,402,20, 69, 88,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:449:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,172,611,20,  0,745,20,  6,744,20, 18,402,20, 43,403,20, 48,402,20, 69, 88,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:449:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,172,611,20,  0,745,20,  6,744,20, 18,402,20, 43,403,20, 48,402,20, 69, 88,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:450:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 72, 87,20, 74, 85,20, 86, 84,20, 91,527,20, 96,525,20, 99,523,20,102,524,
 ^~~~~~~~~~
 {         }
fleng.c:450:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 72, 87,20, 74, 85,20, 86, 84,20, 91,527,20, 96,525,20, 99,523,20,102,524,
            ^~~~~~~~~~
            {         }
fleng.c:450:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 72, 87,20, 74, 85,20, 86, 84,20, 91,527,20, 96,525,20, 99,523,20,102,524,
                       ^~~~~~~~~~
                       {         }
fleng.c:450:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 72, 87,20, 74, 85,20, 86, 84,20, 91,527,20, 96,525,20, 99,523,20,102,524,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:450:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 72, 87,20, 74, 85,20, 86, 84,20, 91,527,20, 96,525,20, 99,523,20,102,524,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:450:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 72, 87,20, 74, 85,20, 86, 84,20, 91,527,20, 96,525,20, 99,523,20,102,524,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:450:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 72, 87,20, 74, 85,20, 86, 84,20, 91,527,20, 96,525,20, 99,523,20,102,524,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:451:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105, 55,20,106, 54,20,108, 53,20,115,693,20,120,611,20,150,612,20,154,613,
 ^~~~~~~~~~
 {         }
fleng.c:451:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105, 55,20,106, 54,20,108, 53,20,115,693,20,120,611,20,150,612,20,154,613,
            ^~~~~~~~~~
            {         }
fleng.c:451:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105, 55,20,106, 54,20,108, 53,20,115,693,20,120,611,20,150,612,20,154,613,
                       ^~~~~~~~~~
                       {         }
fleng.c:451:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105, 55,20,106, 54,20,108, 53,20,115,693,20,120,611,20,150,612,20,154,613,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:451:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105, 55,20,106, 54,20,108, 53,20,115,693,20,120,611,20,150,612,20,154,613,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:451:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105, 55,20,106, 54,20,108, 53,20,115,693,20,120,611,20,150,612,20,154,613,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:451:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105, 55,20,106, 54,20,108, 53,20,115,693,20,120,611,20,150,612,20,154,613,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:452:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,159,612,20,175,611,21,  0,745,21,  6,744,21, 13,743,21, 18,402,21, 43,403,
 ^~~~~~~~~~
 {         }
fleng.c:452:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,159,612,20,175,611,21,  0,745,21,  6,744,21, 13,743,21, 18,402,21, 43,403,
            ^~~~~~~~~~
            {         }
fleng.c:452:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,159,612,20,175,611,21,  0,745,21,  6,744,21, 13,743,21, 18,402,21, 43,403,
                       ^~~~~~~~~~
                       {         }
fleng.c:452:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,159,612,20,175,611,21,  0,745,21,  6,744,21, 13,743,21, 18,402,21, 43,403,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:452:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,159,612,20,175,611,21,  0,745,21,  6,744,21, 13,743,21, 18,402,21, 43,403,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:452:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,159,612,20,175,611,21,  0,745,21,  6,744,21, 13,743,21, 18,402,21, 43,403,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:452:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,159,612,20,175,611,21,  0,745,21,  6,744,21, 13,743,21, 18,402,21, 43,403,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:453:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 48,402,21, 69,515,21, 74, 85,21, 86, 84,21, 91,526,21, 97,525,21, 99,523,
 ^~~~~~~~~~
 {         }
fleng.c:453:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 48,402,21, 69,515,21, 74, 85,21, 86, 84,21, 91,526,21, 97,525,21, 99,523,
            ^~~~~~~~~~
            {         }
fleng.c:453:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 48,402,21, 69,515,21, 74, 85,21, 86, 84,21, 91,526,21, 97,525,21, 99,523,
                       ^~~~~~~~~~
                       {         }
fleng.c:453:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 48,402,21, 69,515,21, 74, 85,21, 86, 84,21, 91,526,21, 97,525,21, 99,523,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:453:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 48,402,21, 69,515,21, 74, 85,21, 86, 84,21, 91,526,21, 97,525,21, 99,523,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:453:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 48,402,21, 69,515,21, 74, 85,21, 86, 84,21, 91,526,21, 97,525,21, 99,523,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:453:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 48,402,21, 69,515,21, 74, 85,21, 86, 84,21, 91,526,21, 97,525,21, 99,523,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:454:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,101,524,21,104,523,21,105, 52,21,106, 51,21,108, 53,21,115,693,21,120,611,
 ^~~~~~~~~~
 {         }
fleng.c:454:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,101,524,21,104,523,21,105, 52,21,106, 51,21,108, 53,21,115,693,21,120,611,
            ^~~~~~~~~~
            {         }
fleng.c:454:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,101,524,21,104,523,21,105, 52,21,106, 51,21,108, 53,21,115,693,21,120,611,
                       ^~~~~~~~~~
                       {         }
fleng.c:454:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,101,524,21,104,523,21,105, 52,21,106, 51,21,108, 53,21,115,693,21,120,611,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:454:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,101,524,21,104,523,21,105, 52,21,106, 51,21,108, 53,21,115,693,21,120,611,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:454:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,101,524,21,104,523,21,105, 52,21,106, 51,21,108, 53,21,115,693,21,120,611,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:454:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,101,524,21,104,523,21,105, 52,21,106, 51,21,108, 53,21,115,693,21,120,611,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:455:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,150,612,21,155,613,21,161,612,21,175,611,22,  0,551,22,  1,745,22,  6,744,
 ^~~~~~~~~~
 {         }
fleng.c:455:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,150,612,21,155,613,21,161,612,21,175,611,22,  0,551,22,  1,745,22,  6,744,
            ^~~~~~~~~~
            {         }
fleng.c:455:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,150,612,21,155,613,21,161,612,21,175,611,22,  0,551,22,  1,745,22,  6,744,
                       ^~~~~~~~~~
                       {         }
fleng.c:455:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,150,612,21,155,613,21,161,612,21,175,611,22,  0,551,22,  1,745,22,  6,744,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:455:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,150,612,21,155,613,21,161,612,21,175,611,22,  0,551,22,  1,745,22,  6,744,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:455:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,150,612,21,155,613,21,161,612,21,175,611,22,  0,551,22,  1,745,22,  6,744,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:455:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,150,612,21,155,613,21,161,612,21,175,611,22,  0,551,22,  1,745,22,  6,744,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:456:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 13,743,22, 18,402,22, 43,403,22, 48,402,22, 69,515,22, 76, 85,22, 86,526,
 ^~~~~~~~~~
 {         }
fleng.c:456:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 13,743,22, 18,402,22, 43,403,22, 48,402,22, 69,515,22, 76, 85,22, 86,526,
            ^~~~~~~~~~
            {         }
fleng.c:456:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 13,743,22, 18,402,22, 43,403,22, 48,402,22, 69,515,22, 76, 85,22, 86,526,
                       ^~~~~~~~~~
                       {         }
fleng.c:456:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 13,743,22, 18,402,22, 43,403,22, 48,402,22, 69,515,22, 76, 85,22, 86,526,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:456:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 13,743,22, 18,402,22, 43,403,22, 48,402,22, 69,515,22, 76, 85,22, 86,526,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:456:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 13,743,22, 18,402,22, 43,403,22, 48,402,22, 69,515,22, 76, 85,22, 86,526,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:456:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 13,743,22, 18,402,22, 43,403,22, 48,402,22, 69,515,22, 76, 85,22, 86,526,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:457:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 97,525,22, 99,523,22,105, 52,22,107, 51,22,109, 47,22,117,693,22,120,611,
 ^~~~~~~~~~
 {         }
fleng.c:457:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 97,525,22, 99,523,22,105, 52,22,107, 51,22,109, 47,22,117,693,22,120,611,
            ^~~~~~~~~~
            {         }
fleng.c:457:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 97,525,22, 99,523,22,105, 52,22,107, 51,22,109, 47,22,117,693,22,120,611,
                       ^~~~~~~~~~
                       {         }
fleng.c:457:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 97,525,22, 99,523,22,105, 52,22,107, 51,22,109, 47,22,117,693,22,120,611,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:457:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 97,525,22, 99,523,22,105, 52,22,107, 51,22,109, 47,22,117,693,22,120,611,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:457:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 97,525,22, 99,523,22,105, 52,22,107, 51,22,109, 47,22,117,693,22,120,611,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:457:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 97,525,22, 99,523,22,105, 52,22,107, 51,22,109, 47,22,117,693,22,120,611,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:458:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,150,612,22,157,613,22,161,612,22,178,611,23,  0,551,23,  3,745,23,  6,744,
 ^~~~~~~~~~
 {         }
fleng.c:458:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,150,612,22,157,613,22,161,612,22,178,611,23,  0,551,23,  3,745,23,  6,744,
            ^~~~~~~~~~
            {         }
fleng.c:458:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,150,612,22,157,613,22,161,612,22,178,611,23,  0,551,23,  3,745,23,  6,744,
                       ^~~~~~~~~~
                       {         }
fleng.c:458:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,150,612,22,157,613,22,161,612,22,178,611,23,  0,551,23,  3,745,23,  6,744,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:458:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,150,612,22,157,613,22,161,612,22,178,611,23,  0,551,23,  3,745,23,  6,744,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:458:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,150,612,22,157,613,22,161,612,22,178,611,23,  0,551,23,  3,745,23,  6,744,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:458:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,150,612,22,157,613,22,161,612,22,178,611,23,  0,551,23,  3,745,23,  6,744,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:459:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 12,743,23, 18,402,23, 43,403,23, 48,402,23, 69,515,23, 78, 85,23, 86,526,
 ^~~~~~~~~~
 {         }
fleng.c:459:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 12,743,23, 18,402,23, 43,403,23, 48,402,23, 69,515,23, 78, 85,23, 86,526,
            ^~~~~~~~~~
            {         }
fleng.c:459:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 12,743,23, 18,402,23, 43,403,23, 48,402,23, 69,515,23, 78, 85,23, 86,526,
                       ^~~~~~~~~~
                       {         }
fleng.c:459:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 12,743,23, 18,402,23, 43,403,23, 48,402,23, 69,515,23, 78, 85,23, 86,526,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:459:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 12,743,23, 18,402,23, 43,403,23, 48,402,23, 69,515,23, 78, 85,23, 86,526,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:459:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 12,743,23, 18,402,23, 43,403,23, 48,402,23, 69,515,23, 78, 85,23, 86,526,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:459:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 12,743,23, 18,402,23, 43,403,23, 48,402,23, 69,515,23, 78, 85,23, 86,526,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:460:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,523,23,106, 52,23,107, 49,23,109, 48,23,111, 47,23,118,693,23,120,611,
 ^~~~~~~~~~
 {         }
fleng.c:460:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,523,23,106, 52,23,107, 49,23,109, 48,23,111, 47,23,118,693,23,120,611,
            ^~~~~~~~~~
            {         }
fleng.c:460:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,523,23,106, 52,23,107, 49,23,109, 48,23,111, 47,23,118,693,23,120,611,
                       ^~~~~~~~~~
                       {         }
fleng.c:460:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,523,23,106, 52,23,107, 49,23,109, 48,23,111, 47,23,118,693,23,120,611,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:460:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,523,23,106, 52,23,107, 49,23,109, 48,23,111, 47,23,118,693,23,120,611,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:460:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,523,23,106, 52,23,107, 49,23,109, 48,23,111, 47,23,118,693,23,120,611,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:460:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 97,523,23,106, 52,23,107, 49,23,109, 48,23,111, 47,23,118,693,23,120,611,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:461:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,150,612,23,178,611,24,  0,551,24,  4,745,24,  7,744,24, 12,743,24, 18,402,
 ^~~~~~~~~~
 {         }
fleng.c:461:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,150,612,23,178,611,24,  0,551,24,  4,745,24,  7,744,24, 12,743,24, 18,402,
            ^~~~~~~~~~
            {         }
fleng.c:461:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,150,612,23,178,611,24,  0,551,24,  4,745,24,  7,744,24, 12,743,24, 18,402,
                       ^~~~~~~~~~
                       {         }
fleng.c:461:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,150,612,23,178,611,24,  0,551,24,  4,745,24,  7,744,24, 12,743,24, 18,402,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:461:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,150,612,23,178,611,24,  0,551,24,  4,745,24,  7,744,24, 12,743,24, 18,402,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:461:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,150,612,23,178,611,24,  0,551,24,  4,745,24,  7,744,24, 12,743,24, 18,402,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:461:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,150,612,23,178,611,24,  0,551,24,  4,745,24,  7,744,24, 12,743,24, 18,402,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:462:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 43,403,24, 48,402,24, 69,513,24, 72,515,24, 80,514,24, 82,526,24, 97,523,
 ^~~~~~~~~~
 {         }
fleng.c:462:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 43,403,24, 48,402,24, 69,513,24, 72,515,24, 80,514,24, 82,526,24, 97,523,
            ^~~~~~~~~~
            {         }
fleng.c:462:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 43,403,24, 48,402,24, 69,513,24, 72,515,24, 80,514,24, 82,526,24, 97,523,
                       ^~~~~~~~~~
                       {         }
fleng.c:462:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 43,403,24, 48,402,24, 69,513,24, 72,515,24, 80,514,24, 82,526,24, 97,523,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:462:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 43,403,24, 48,402,24, 69,513,24, 72,515,24, 80,514,24, 82,526,24, 97,523,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:462:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 43,403,24, 48,402,24, 69,513,24, 72,515,24, 80,514,24, 82,526,24, 97,523,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:462:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 43,403,24, 48,402,24, 69,513,24, 72,515,24, 80,514,24, 82,526,24, 97,523,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:463:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,108, 49,24,110, 48,24,113, 47,24,119,693,24,120,611,24,150,612,25,  0,551,
 ^~~~~~~~~~
 {         }
fleng.c:463:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,108, 49,24,110, 48,24,113, 47,24,119,693,24,120,611,24,150,612,25,  0,551,
            ^~~~~~~~~~
            {         }
fleng.c:463:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,108, 49,24,110, 48,24,113, 47,24,119,693,24,120,611,24,150,612,25,  0,551,
                       ^~~~~~~~~~
                       {         }
fleng.c:463:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,108, 49,24,110, 48,24,113, 47,24,119,693,24,120,611,24,150,612,25,  0,551,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:463:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,108, 49,24,110, 48,24,113, 47,24,119,693,24,120,611,24,150,612,25,  0,551,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:463:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,108, 49,24,110, 48,24,113, 47,24,119,693,24,120,611,24,150,612,25,  0,551,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:463:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,108, 49,24,110, 48,24,113, 47,24,119,693,24,120,611,24,150,612,25,  0,551,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:464:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  6,744,25, 12,743,25, 16,394,25, 22,402,25, 42,403,25, 48,402,25, 69,513,
 ^~~~~~~~~~
 {         }
fleng.c:464:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  6,744,25, 12,743,25, 16,394,25, 22,402,25, 42,403,25, 48,402,25, 69,513,
            ^~~~~~~~~~
            {         }
fleng.c:464:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  6,744,25, 12,743,25, 16,394,25, 22,402,25, 42,403,25, 48,402,25, 69,513,
                       ^~~~~~~~~~
                       {         }
fleng.c:464:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  6,744,25, 12,743,25, 16,394,25, 22,402,25, 42,403,25, 48,402,25, 69,513,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:464:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  6,744,25, 12,743,25, 16,394,25, 22,402,25, 42,403,25, 48,402,25, 69,513,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:464:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  6,744,25, 12,743,25, 16,394,25, 22,402,25, 42,403,25, 48,402,25, 69,513,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:464:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,  6,744,25, 12,743,25, 16,394,25, 22,402,25, 42,403,25, 48,402,25, 69,513,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:465:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 73,515,25, 80,514,25, 82,526,25, 97,518,25, 98,522,25,108, 49,25,111, 48,
 ^~~~~~~~~~
 {         }
fleng.c:465:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 73,515,25, 80,514,25, 82,526,25, 97,518,25, 98,522,25,108, 49,25,111, 48,
            ^~~~~~~~~~
            {         }
fleng.c:465:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 73,515,25, 80,514,25, 82,526,25, 97,518,25, 98,522,25,108, 49,25,111, 48,
                       ^~~~~~~~~~
                       {         }
fleng.c:465:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 73,515,25, 80,514,25, 82,526,25, 97,518,25, 98,522,25,108, 49,25,111, 48,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:465:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 73,515,25, 80,514,25, 82,526,25, 97,518,25, 98,522,25,108, 49,25,111, 48,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:465:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 73,515,25, 80,514,25, 82,526,25, 97,518,25, 98,522,25,108, 49,25,111, 48,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:465:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 73,515,25, 80,514,25, 82,526,25, 97,518,25, 98,522,25,108, 49,25,111, 48,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:466:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,113, 47,25,120,611,25,150,612,26,  0,551,26,  7,744,26,  9,743,26, 15,394,
 ^~~~~~~~~~
 {         }
fleng.c:466:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,113, 47,25,120,611,25,150,612,26,  0,551,26,  7,744,26,  9,743,26, 15,394,
            ^~~~~~~~~~
            {         }
fleng.c:466:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,113, 47,25,120,611,25,150,612,26,  0,551,26,  7,744,26,  9,743,26, 15,394,
                       ^~~~~~~~~~
                       {         }
fleng.c:466:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,113, 47,25,120,611,25,150,612,26,  0,551,26,  7,744,26,  9,743,26, 15,394,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:466:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,113, 47,25,120,611,25,150,612,26,  0,551,26,  7,744,26,  9,743,26, 15,394,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:466:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,113, 47,25,120,611,25,150,612,26,  0,551,26,  7,744,26,  9,743,26, 15,394,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:466:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,113, 47,25,120,611,25,150,612,26,  0,551,26,  7,744,26,  9,743,26, 15,394,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:467:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 22,402,26, 42,403,26, 48,402,26, 69,513,26, 74,515,26, 80,514,26, 83,526,
 ^~~~~~~~~~
 {         }
fleng.c:467:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 22,402,26, 42,403,26, 48,402,26, 69,513,26, 74,515,26, 80,514,26, 83,526,
            ^~~~~~~~~~
            {         }
fleng.c:467:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 22,402,26, 42,403,26, 48,402,26, 69,513,26, 74,515,26, 80,514,26, 83,526,
                       ^~~~~~~~~~
                       {         }
fleng.c:467:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 22,402,26, 42,403,26, 48,402,26, 69,513,26, 74,515,26, 80,514,26, 83,526,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:467:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 22,402,26, 42,403,26, 48,402,26, 69,513,26, 74,515,26, 80,514,26, 83,526,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:467:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 22,402,26, 42,403,26, 48,402,26, 69,513,26, 74,515,26, 80,514,26, 83,526,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:467:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 22,402,26, 42,403,26, 48,402,26, 69,513,26, 74,515,26, 80,514,26, 83,526,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:468:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 97,520,26, 98,518,26,100,522,26,109, 49,26,112, 48,26,114, 47,26,120,611,
 ^~~~~~~~~~
 {         }
fleng.c:468:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 97,520,26, 98,518,26,100,522,26,109, 49,26,112, 48,26,114, 47,26,120,611,
            ^~~~~~~~~~
            {         }
fleng.c:468:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 97,520,26, 98,518,26,100,522,26,109, 49,26,112, 48,26,114, 47,26,120,611,
                       ^~~~~~~~~~
                       {         }
fleng.c:468:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 97,520,26, 98,518,26,100,522,26,109, 49,26,112, 48,26,114, 47,26,120,611,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:468:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 97,520,26, 98,518,26,100,522,26,109, 49,26,112, 48,26,114, 47,26,120,611,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:468:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 97,520,26, 98,518,26,100,522,26,109, 49,26,112, 48,26,114, 47,26,120,611,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:468:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 97,520,26, 98,518,26,100,522,26,109, 49,26,112, 48,26,114, 47,26,120,611,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:469:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,150,612,27,  0,551,27,  9,743,27, 14,394,27, 22,402,27, 41,403,27, 47,402,
 ^~~~~~~~~~
 {         }
fleng.c:469:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,150,612,27,  0,551,27,  9,743,27, 14,394,27, 22,402,27, 41,403,27, 47,402,
            ^~~~~~~~~~
            {         }
fleng.c:469:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,150,612,27,  0,551,27,  9,743,27, 14,394,27, 22,402,27, 41,403,27, 47,402,
                       ^~~~~~~~~~
                       {         }
fleng.c:469:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,150,612,27,  0,551,27,  9,743,27, 14,394,27, 22,402,27, 41,403,27, 47,402,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:469:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,150,612,27,  0,551,27,  9,743,27, 14,394,27, 22,402,27, 41,403,27, 47,402,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:469:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,150,612,27,  0,551,27,  9,743,27, 14,394,27, 22,402,27, 41,403,27, 47,402,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:469:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,150,612,27,  0,551,27,  9,743,27, 14,394,27, 22,402,27, 41,403,27, 47,402,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:470:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 69,513,27, 75,515,27, 80,514,27, 83,526,27, 97,520,27, 98,519,27, 99,518,
 ^~~~~~~~~~
 {         }
fleng.c:470:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 69,513,27, 75,515,27, 80,514,27, 83,526,27, 97,520,27, 98,519,27, 99,518,
            ^~~~~~~~~~
            {         }
fleng.c:470:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 69,513,27, 75,515,27, 80,514,27, 83,526,27, 97,520,27, 98,519,27, 99,518,
                       ^~~~~~~~~~
                       {         }
fleng.c:470:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 69,513,27, 75,515,27, 80,514,27, 83,526,27, 97,520,27, 98,519,27, 99,518,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:470:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 69,513,27, 75,515,27, 80,514,27, 83,526,27, 97,520,27, 98,519,27, 99,518,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:470:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 69,513,27, 75,515,27, 80,514,27, 83,526,27, 97,520,27, 98,519,27, 99,518,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:470:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 69,513,27, 75,515,27, 80,514,27, 83,526,27, 97,520,27, 98,519,27, 99,518,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:471:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,100,522,27,106,521,27,108, 50,27,110, 49,27,112, 48,27,115, 47,27,121,611,
 ^~~~~~~~~~
 {         }
fleng.c:471:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,100,522,27,106,521,27,108, 50,27,110, 49,27,112, 48,27,115, 47,27,121,611,
            ^~~~~~~~~~
            {         }
fleng.c:471:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,100,522,27,106,521,27,108, 50,27,110, 49,27,112, 48,27,115, 47,27,121,611,
                       ^~~~~~~~~~
                       {         }
fleng.c:471:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,100,522,27,106,521,27,108, 50,27,110, 49,27,112, 48,27,115, 47,27,121,611,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:471:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,100,522,27,106,521,27,108, 50,27,110, 49,27,112, 48,27,115, 47,27,121,611,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:471:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,100,522,27,106,521,27,108, 50,27,110, 49,27,112, 48,27,115, 47,27,121,611,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:471:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,100,522,27,106,521,27,108, 50,27,110, 49,27,112, 48,27,115, 47,27,121,611,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:472:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,160,612,28,  0,396,28,  7,395,28, 13,394,28, 22,402,28, 39,403,28, 47,402,
 ^~~~~~~~~~
 {         }
fleng.c:472:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,160,612,28,  0,396,28,  7,395,28, 13,394,28, 22,402,28, 39,403,28, 47,402,
            ^~~~~~~~~~
            {         }
fleng.c:472:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,160,612,28,  0,396,28,  7,395,28, 13,394,28, 22,402,28, 39,403,28, 47,402,
                       ^~~~~~~~~~
                       {         }
fleng.c:472:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,160,612,28,  0,396,28,  7,395,28, 13,394,28, 22,402,28, 39,403,28, 47,402,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:472:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,160,612,28,  0,396,28,  7,395,28, 13,394,28, 22,402,28, 39,403,28, 47,402,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:472:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,160,612,28,  0,396,28,  7,395,28, 13,394,28, 22,402,28, 39,403,28, 47,402,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:472:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,160,612,28,  0,396,28,  7,395,28, 13,394,28, 22,402,28, 39,403,28, 47,402,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:473:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,513,28, 80,514,28, 83,526,28, 95,520,28, 98,519,28,100,518,28,101,522,
 ^~~~~~~~~~
 {         }
fleng.c:473:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,513,28, 80,514,28, 83,526,28, 95,520,28, 98,519,28,100,518,28,101,522,
            ^~~~~~~~~~
            {         }
fleng.c:473:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,513,28, 80,514,28, 83,526,28, 95,520,28, 98,519,28,100,518,28,101,522,
                       ^~~~~~~~~~
                       {         }
fleng.c:473:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,513,28, 80,514,28, 83,526,28, 95,520,28, 98,519,28,100,518,28,101,522,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:473:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,513,28, 80,514,28, 83,526,28, 95,520,28, 98,519,28,100,518,28,101,522,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:473:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,513,28, 80,514,28, 83,526,28, 95,520,28, 98,519,28,100,518,28,101,522,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:473:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,513,28, 80,514,28, 83,526,28, 95,520,28, 98,519,28,100,518,28,101,522,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:474:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,104,521,28,109, 50,28,111, 49,28,113, 48,28,115, 47,28,121,611,28,160,612,
 ^~~~~~~~~~
 {         }
fleng.c:474:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,104,521,28,109, 50,28,111, 49,28,113, 48,28,115, 47,28,121,611,28,160,612,
            ^~~~~~~~~~
            {         }
fleng.c:474:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,104,521,28,109, 50,28,111, 49,28,113, 48,28,115, 47,28,121,611,28,160,612,
                       ^~~~~~~~~~
                       {         }
fleng.c:474:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,104,521,28,109, 50,28,111, 49,28,113, 48,28,115, 47,28,121,611,28,160,612,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:474:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,104,521,28,109, 50,28,111, 49,28,113, 48,28,115, 47,28,121,611,28,160,612,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:474:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,104,521,28,109, 50,28,111, 49,28,113, 48,28,115, 47,28,121,611,28,160,612,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:474:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,104,521,28,109, 50,28,111, 49,28,113, 48,28,115, 47,28,121,611,28,160,612,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:475:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29,  5,395,29, 11,394,29, 22,402,29, 38,403,29, 47,402,29, 69,513,
 ^~~~~~~~~~
 {         }
fleng.c:475:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29,  5,395,29, 11,394,29, 22,402,29, 38,403,29, 47,402,29, 69,513,
            ^~~~~~~~~~
            {         }
fleng.c:475:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29,  5,395,29, 11,394,29, 22,402,29, 38,403,29, 47,402,29, 69,513,
                       ^~~~~~~~~~
                       {         }
fleng.c:475:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29,  5,395,29, 11,394,29, 22,402,29, 38,403,29, 47,402,29, 69,513,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:475:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29,  5,395,29, 11,394,29, 22,402,29, 38,403,29, 47,402,29, 69,513,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:475:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29,  5,395,29, 11,394,29, 22,402,29, 38,403,29, 47,402,29, 69,513,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:475:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,  0,396,29,  5,395,29, 11,394,29, 22,402,29, 38,403,29, 47,402,29, 69,513,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:476:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 80,514,29, 83,508,29, 86,526,29, 89,504,29, 94,503,29, 95,500,29,100,518,
 ^~~~~~~~~~
 {         }
fleng.c:476:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 80,514,29, 83,508,29, 86,526,29, 89,504,29, 94,503,29, 95,500,29,100,518,
            ^~~~~~~~~~
            {         }
fleng.c:476:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 80,514,29, 83,508,29, 86,526,29, 89,504,29, 94,503,29, 95,500,29,100,518,
                       ^~~~~~~~~~
                       {         }
fleng.c:476:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 80,514,29, 83,508,29, 86,526,29, 89,504,29, 94,503,29, 95,500,29,100,518,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:476:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 80,514,29, 83,508,29, 86,526,29, 89,504,29, 94,503,29, 95,500,29,100,518,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:476:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 80,514,29, 83,508,29, 86,526,29, 89,504,29, 94,503,29, 95,500,29,100,518,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:476:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 80,514,29, 83,508,29, 86,526,29, 89,504,29, 94,503,29, 95,500,29,100,518,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:477:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,105,521,29,109, 50,29,112, 49,29,114, 48,29,116, 47,29,122,611,29,165,612,
 ^~~~~~~~~~
 {         }
fleng.c:477:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,105,521,29,109, 50,29,112, 49,29,114, 48,29,116, 47,29,122,611,29,165,612,
            ^~~~~~~~~~
            {         }
fleng.c:477:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,105,521,29,109, 50,29,112, 49,29,114, 48,29,116, 47,29,122,611,29,165,612,
                       ^~~~~~~~~~
                       {         }
fleng.c:477:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,105,521,29,109, 50,29,112, 49,29,114, 48,29,116, 47,29,122,611,29,165,612,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:477:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,105,521,29,109, 50,29,112, 49,29,114, 48,29,116, 47,29,122,611,29,165,612,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:477:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,105,521,29,109, 50,29,112, 49,29,114, 48,29,116, 47,29,122,611,29,165,612,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:477:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,105,521,29,109, 50,29,112, 49,29,114, 48,29,116, 47,29,122,611,29,165,612,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:478:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,396,30,  3,395,30, 10,394,30, 22,402,30, 36,403,30, 46,402,30, 69,513,
 ^~~~~~~~~~
 {         }
fleng.c:478:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,396,30,  3,395,30, 10,394,30, 22,402,30, 36,403,30, 46,402,30, 69,513,
            ^~~~~~~~~~
            {         }
fleng.c:478:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,396,30,  3,395,30, 10,394,30, 22,402,30, 36,403,30, 46,402,30, 69,513,
                       ^~~~~~~~~~
                       {         }
fleng.c:478:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,396,30,  3,395,30, 10,394,30, 22,402,30, 36,403,30, 46,402,30, 69,513,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:478:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,396,30,  3,395,30, 10,394,30, 22,402,30, 36,403,30, 46,402,30, 69,513,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:478:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,396,30,  3,395,30, 10,394,30, 22,402,30, 36,403,30, 46,402,30, 69,513,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:478:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,396,30,  3,395,30, 10,394,30, 22,402,30, 36,403,30, 46,402,30, 69,513,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:479:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 81,510,30, 83,508,30, 88,505,30, 90,504,30, 94,503,30, 95,500,30,100,498,
 ^~~~~~~~~~
 {         }
fleng.c:479:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 81,510,30, 83,508,30, 88,505,30, 90,504,30, 94,503,30, 95,500,30,100,498,
            ^~~~~~~~~~
            {         }
fleng.c:479:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 81,510,30, 83,508,30, 88,505,30, 90,504,30, 94,503,30, 95,500,30,100,498,
                       ^~~~~~~~~~
                       {         }
fleng.c:479:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 81,510,30, 83,508,30, 88,505,30, 90,504,30, 94,503,30, 95,500,30,100,498,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:479:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 81,510,30, 83,508,30, 88,505,30, 90,504,30, 94,503,30, 95,500,30,100,498,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:479:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 81,510,30, 83,508,30, 88,505,30, 90,504,30, 94,503,30, 95,500,30,100,498,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:479:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 81,510,30, 83,508,30, 88,505,30, 90,504,30, 94,503,30, 95,500,30,100,498,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:480:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,104,518,30,106,521,30,109, 50,30,113, 49,30,115, 48,30,117, 47,30,122,611,
 ^~~~~~~~~~
 {         }
fleng.c:480:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,104,518,30,106,521,30,109, 50,30,113, 49,30,115, 48,30,117, 47,30,122,611,
            ^~~~~~~~~~
            {         }
fleng.c:480:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,104,518,30,106,521,30,109, 50,30,113, 49,30,115, 48,30,117, 47,30,122,611,
                       ^~~~~~~~~~
                       {         }
fleng.c:480:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,104,518,30,106,521,30,109, 50,30,113, 49,30,115, 48,30,117, 47,30,122,611,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:480:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,104,518,30,106,521,30,109, 50,30,113, 49,30,115, 48,30,117, 47,30,122,611,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:480:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,104,518,30,106,521,30,109, 50,30,113, 49,30,115, 48,30,117, 47,30,122,611,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:480:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,104,518,30,106,521,30,109, 50,30,113, 49,30,115, 48,30,117, 47,30,122,611,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:481:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,165,612,31,  0,396,31,  3,395,31, 10,393,31, 22,402,31, 34,403,31, 44,402,
 ^~~~~~~~~~
 {         }
fleng.c:481:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,165,612,31,  0,396,31,  3,395,31, 10,393,31, 22,402,31, 34,403,31, 44,402,
            ^~~~~~~~~~
            {         }
fleng.c:481:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,165,612,31,  0,396,31,  3,395,31, 10,393,31, 22,402,31, 34,403,31, 44,402,
                       ^~~~~~~~~~
                       {         }
fleng.c:481:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,165,612,31,  0,396,31,  3,395,31, 10,393,31, 22,402,31, 34,403,31, 44,402,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:481:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,165,612,31,  0,396,31,  3,395,31, 10,393,31, 22,402,31, 34,403,31, 44,402,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:481:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,165,612,31,  0,396,31,  3,395,31, 10,393,31, 22,402,31, 34,403,31, 44,402,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:481:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,165,612,31,  0,396,31,  3,395,31, 10,393,31, 22,402,31, 34,403,31, 44,402,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:482:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 69,513,31, 81,509,31, 85,507,31, 88,505,31, 92,504,31, 94,503,31, 95,500,
 ^~~~~~~~~~
 {         }
fleng.c:482:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 69,513,31, 81,509,31, 85,507,31, 88,505,31, 92,504,31, 94,503,31, 95,500,
            ^~~~~~~~~~
            {         }
fleng.c:482:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 69,513,31, 81,509,31, 85,507,31, 88,505,31, 92,504,31, 94,503,31, 95,500,
                       ^~~~~~~~~~
                       {         }
fleng.c:482:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 69,513,31, 81,509,31, 85,507,31, 88,505,31, 92,504,31, 94,503,31, 95,500,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:482:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 69,513,31, 81,509,31, 85,507,31, 88,505,31, 92,504,31, 94,503,31, 95,500,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:482:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 69,513,31, 81,509,31, 85,507,31, 88,505,31, 92,504,31, 94,503,31, 95,500,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:482:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 69,513,31, 81,509,31, 85,507,31, 88,505,31, 92,504,31, 94,503,31, 95,500,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:483:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,100,498,31,105,518,31,107,517,31,109,516,31,112, 46,31,113, 49,31,115, 48,
 ^~~~~~~~~~
 {         }
fleng.c:483:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,100,498,31,105,518,31,107,517,31,109,516,31,112, 46,31,113, 49,31,115, 48,
            ^~~~~~~~~~
            {         }
fleng.c:483:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,100,498,31,105,518,31,107,517,31,109,516,31,112, 46,31,113, 49,31,115, 48,
                       ^~~~~~~~~~
                       {         }
fleng.c:483:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,100,498,31,105,518,31,107,517,31,109,516,31,112, 46,31,113, 49,31,115, 48,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:483:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,100,498,31,105,518,31,107,517,31,109,516,31,112, 46,31,113, 49,31,115, 48,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:483:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,100,498,31,105,518,31,107,517,31,109,516,31,112, 46,31,113, 49,31,115, 48,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:483:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,100,498,31,105,518,31,107,517,31,109,516,31,112, 46,31,113, 49,31,115, 48,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:484:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,117, 47,31,122,611,31,170,612,32,  0,396,32,  1,395,32, 10,393,32, 22,402,
 ^~~~~~~~~~
 {         }
fleng.c:484:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,117, 47,31,122,611,31,170,612,32,  0,396,32,  1,395,32, 10,393,32, 22,402,
            ^~~~~~~~~~
            {         }
fleng.c:484:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,117, 47,31,122,611,31,170,612,32,  0,396,32,  1,395,32, 10,393,32, 22,402,
                       ^~~~~~~~~~
                       {         }
fleng.c:484:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,117, 47,31,122,611,31,170,612,32,  0,396,32,  1,395,32, 10,393,32, 22,402,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:484:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,117, 47,31,122,611,31,170,612,32,  0,396,32,  1,395,32, 10,393,32, 22,402,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:484:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,117, 47,31,122,611,31,170,612,32,  0,396,32,  1,395,32, 10,393,32, 22,402,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:484:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,117, 47,31,122,611,31,170,612,32,  0,396,32,  1,395,32, 10,393,32, 22,402,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:485:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 32,403,32, 43,402,32, 69,513,32, 79,511,32, 81,509,32, 85,507,32, 88,505,
 ^~~~~~~~~~
 {         }
fleng.c:485:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 32,403,32, 43,402,32, 69,513,32, 79,511,32, 81,509,32, 85,507,32, 88,505,
            ^~~~~~~~~~
            {         }
fleng.c:485:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 32,403,32, 43,402,32, 69,513,32, 79,511,32, 81,509,32, 85,507,32, 88,505,
                       ^~~~~~~~~~
                       {         }
fleng.c:485:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 32,403,32, 43,402,32, 69,513,32, 79,511,32, 81,509,32, 85,507,32, 88,505,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:485:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 32,403,32, 43,402,32, 69,513,32, 79,511,32, 81,509,32, 85,507,32, 88,505,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:485:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 32,403,32, 43,402,32, 69,513,32, 79,511,32, 81,509,32, 85,507,32, 88,505,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:485:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 32,403,32, 43,402,32, 69,513,32, 79,511,32, 81,509,32, 85,507,32, 88,505,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:486:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 91,504,32, 94,503,32, 95,500,32,100,498,32,103,496,32,109,495,32,112, 46,
 ^~~~~~~~~~
 {         }
fleng.c:486:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 91,504,32, 94,503,32, 95,500,32,100,498,32,103,496,32,109,495,32,112, 46,
            ^~~~~~~~~~
            {         }
fleng.c:486:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 91,504,32, 94,503,32, 95,500,32,100,498,32,103,496,32,109,495,32,112, 46,
                       ^~~~~~~~~~
                       {         }
fleng.c:486:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 91,504,32, 94,503,32, 95,500,32,100,498,32,103,496,32,109,495,32,112, 46,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:486:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 91,504,32, 94,503,32, 95,500,32,100,498,32,103,496,32,109,495,32,112, 46,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:486:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 91,504,32, 94,503,32, 95,500,32,100,498,32,103,496,32,109,495,32,112, 46,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:486:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 91,504,32, 94,503,32, 95,500,32,100,498,32,103,496,32,109,495,32,112, 46,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:487:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,115, 45,32,118, 38,32,125,611,33,  0,396,33,  2,395,33,  9,384,33, 10,393,
 ^~~~~~~~~~
 {         }
fleng.c:487:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,115, 45,32,118, 38,32,125,611,33,  0,396,33,  2,395,33,  9,384,33, 10,393,
            ^~~~~~~~~~
            {         }
fleng.c:487:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,115, 45,32,118, 38,32,125,611,33,  0,396,33,  2,395,33,  9,384,33, 10,393,
                       ^~~~~~~~~~
                       {         }
fleng.c:487:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,115, 45,32,118, 38,32,125,611,33,  0,396,33,  2,395,33,  9,384,33, 10,393,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:487:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,115, 45,32,118, 38,32,125,611,33,  0,396,33,  2,395,33,  9,384,33, 10,393,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:487:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,115, 45,32,118, 38,32,125,611,33,  0,396,33,  2,395,33,  9,384,33, 10,393,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:487:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,115, 45,32,118, 38,32,125,611,33,  0,396,33,  2,395,33,  9,384,33, 10,393,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:488:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 22,402,33, 30,403,33, 42,402,33, 69,513,33, 78,511,33, 82,509,33, 85,507,
 ^~~~~~~~~~
 {         }
fleng.c:488:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 22,402,33, 30,403,33, 42,402,33, 69,513,33, 78,511,33, 82,509,33, 85,507,
            ^~~~~~~~~~
            {         }
fleng.c:488:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 22,402,33, 30,403,33, 42,402,33, 69,513,33, 78,511,33, 82,509,33, 85,507,
                       ^~~~~~~~~~
                       {         }
fleng.c:488:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 22,402,33, 30,403,33, 42,402,33, 69,513,33, 78,511,33, 82,509,33, 85,507,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:488:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 22,402,33, 30,403,33, 42,402,33, 69,513,33, 78,511,33, 82,509,33, 85,507,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:488:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 22,402,33, 30,403,33, 42,402,33, 69,513,33, 78,511,33, 82,509,33, 85,507,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:488:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 22,402,33, 30,403,33, 42,402,33, 69,513,33, 78,511,33, 82,509,33, 85,507,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:489:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 88,505,33, 91,502,33, 94,501,33, 95,500,33,100,498,33,103,496,33,109,495,
 ^~~~~~~~~~
 {         }
fleng.c:489:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 88,505,33, 91,502,33, 94,501,33, 95,500,33,100,498,33,103,496,33,109,495,
            ^~~~~~~~~~
            {         }
fleng.c:489:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 88,505,33, 91,502,33, 94,501,33, 95,500,33,100,498,33,103,496,33,109,495,
                       ^~~~~~~~~~
                       {         }
fleng.c:489:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 88,505,33, 91,502,33, 94,501,33, 95,500,33,100,498,33,103,496,33,109,495,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:489:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 88,505,33, 91,502,33, 94,501,33, 95,500,33,100,498,33,103,496,33,109,495,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:489:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 88,505,33, 91,502,33, 94,501,33, 95,500,33,100,498,33,103,496,33,109,495,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:489:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 88,505,33, 91,502,33, 94,501,33, 95,500,33,100,498,33,103,496,33,109,495,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:490:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,112, 42,33,114, 44,33,115, 43,33,120, 38,33,127,611,34,  0,396,34,  2,395,
 ^~~~~~~~~~
 {         }
fleng.c:490:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,112, 42,33,114, 44,33,115, 43,33,120, 38,33,127,611,34,  0,396,34,  2,395,
            ^~~~~~~~~~
            {         }
fleng.c:490:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,112, 42,33,114, 44,33,115, 43,33,120, 38,33,127,611,34,  0,396,34,  2,395,
                       ^~~~~~~~~~
                       {         }
fleng.c:490:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,112, 42,33,114, 44,33,115, 43,33,120, 38,33,127,611,34,  0,396,34,  2,395,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:490:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,112, 42,33,114, 44,33,115, 43,33,120, 38,33,127,611,34,  0,396,34,  2,395,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:490:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,112, 42,33,114, 44,33,115, 43,33,120, 38,33,127,611,34,  0,396,34,  2,395,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:490:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,112, 42,33,114, 44,33,115, 43,33,120, 38,33,127,611,34,  0,396,34,  2,395,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:491:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  8,384,34, 10,393,34, 20,404,34, 35,403,34, 41,402,34, 69,513,34, 76,512,
 ^~~~~~~~~~
 {         }
fleng.c:491:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  8,384,34, 10,393,34, 20,404,34, 35,403,34, 41,402,34, 69,513,34, 76,512,
            ^~~~~~~~~~
            {         }
fleng.c:491:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  8,384,34, 10,393,34, 20,404,34, 35,403,34, 41,402,34, 69,513,34, 76,512,
                       ^~~~~~~~~~
                       {         }
fleng.c:491:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  8,384,34, 10,393,34, 20,404,34, 35,403,34, 41,402,34, 69,513,34, 76,512,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:491:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  8,384,34, 10,393,34, 20,404,34, 35,403,34, 41,402,34, 69,513,34, 76,512,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:491:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  8,384,34, 10,393,34, 20,404,34, 35,403,34, 41,402,34, 69,513,34, 76,512,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:491:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  8,384,34, 10,393,34, 20,404,34, 35,403,34, 41,402,34, 69,513,34, 76,512,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:492:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 79,511,34, 83,509,34, 85,507,34, 88,505,34, 91,502,34, 94,501,34, 95,499,
 ^~~~~~~~~~
 {         }
fleng.c:492:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 79,511,34, 83,509,34, 85,507,34, 88,505,34, 91,502,34, 94,501,34, 95,499,
            ^~~~~~~~~~
            {         }
fleng.c:492:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 79,511,34, 83,509,34, 85,507,34, 88,505,34, 91,502,34, 94,501,34, 95,499,
                       ^~~~~~~~~~
                       {         }
fleng.c:492:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 79,511,34, 83,509,34, 85,507,34, 88,505,34, 91,502,34, 94,501,34, 95,499,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:492:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 79,511,34, 83,509,34, 85,507,34, 88,505,34, 91,502,34, 94,501,34, 95,499,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:492:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 79,511,34, 83,509,34, 85,507,34, 88,505,34, 91,502,34, 94,501,34, 95,499,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:492:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 79,511,34, 83,509,34, 85,507,34, 88,505,34, 91,502,34, 94,501,34, 95,499,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:493:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,100,497,34,103,496,34,109,495,34,112, 42,34,114, 44,34,115, 43,34,121, 38,
 ^~~~~~~~~~
 {         }
fleng.c:493:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,100,497,34,103,496,34,109,495,34,112, 42,34,114, 44,34,115, 43,34,121, 38,
            ^~~~~~~~~~
            {         }
fleng.c:493:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,100,497,34,103,496,34,109,495,34,112, 42,34,114, 44,34,115, 43,34,121, 38,
                       ^~~~~~~~~~
                       {         }
fleng.c:493:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,100,497,34,103,496,34,109,495,34,112, 42,34,114, 44,34,115, 43,34,121, 38,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:493:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,100,497,34,103,496,34,109,495,34,112, 42,34,114, 44,34,115, 43,34,121, 38,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:493:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,100,497,34,103,496,34,109,495,34,112, 42,34,114, 44,34,115, 43,34,121, 38,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:493:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,100,497,34,103,496,34,109,495,34,112, 42,34,114, 44,34,115, 43,34,121, 38,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:494:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,127,611,35,  0,396,35,  2,385,35,  8,384,35, 10,739,35, 20,404,35, 35,403,
 ^~~~~~~~~~
 {         }
fleng.c:494:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,127,611,35,  0,396,35,  2,385,35,  8,384,35, 10,739,35, 20,404,35, 35,403,
            ^~~~~~~~~~
            {         }
fleng.c:494:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,127,611,35,  0,396,35,  2,385,35,  8,384,35, 10,739,35, 20,404,35, 35,403,
                       ^~~~~~~~~~
                       {         }
fleng.c:494:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,127,611,35,  0,396,35,  2,385,35,  8,384,35, 10,739,35, 20,404,35, 35,403,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:494:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,127,611,35,  0,396,35,  2,385,35,  8,384,35, 10,739,35, 20,404,35, 35,403,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:494:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,127,611,35,  0,396,35,  2,385,35,  8,384,35, 10,739,35, 20,404,35, 35,403,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:494:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,127,611,35,  0,396,35,  2,385,35,  8,384,35, 10,739,35, 20,404,35, 35,403,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:495:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 39,402,35, 69,513,35, 75,512,35, 84,506,35, 90,502,35, 94,501,35, 95,499,
 ^~~~~~~~~~
 {         }
fleng.c:495:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 39,402,35, 69,513,35, 75,512,35, 84,506,35, 90,502,35, 94,501,35, 95,499,
            ^~~~~~~~~~
            {         }
fleng.c:495:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 39,402,35, 69,513,35, 75,512,35, 84,506,35, 90,502,35, 94,501,35, 95,499,
                       ^~~~~~~~~~
                       {         }
fleng.c:495:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 39,402,35, 69,513,35, 75,512,35, 84,506,35, 90,502,35, 94,501,35, 95,499,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:495:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 39,402,35, 69,513,35, 75,512,35, 84,506,35, 90,502,35, 94,501,35, 95,499,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:495:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 39,402,35, 69,513,35, 75,512,35, 84,506,35, 90,502,35, 94,501,35, 95,499,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:495:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 39,402,35, 69,513,35, 75,512,35, 84,506,35, 90,502,35, 94,501,35, 95,499,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:496:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,100,497,35,103,496,35,109,495,35,112, 42,35,114, 40,35,116, 39,35,122, 38,
 ^~~~~~~~~~
 {         }
fleng.c:496:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,100,497,35,103,496,35,109,495,35,112, 42,35,114, 40,35,116, 39,35,122, 38,
            ^~~~~~~~~~
            {         }
fleng.c:496:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,100,497,35,103,496,35,109,495,35,112, 42,35,114, 40,35,116, 39,35,122, 38,
                       ^~~~~~~~~~
                       {         }
fleng.c:496:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,100,497,35,103,496,35,109,495,35,112, 42,35,114, 40,35,116, 39,35,122, 38,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:496:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,100,497,35,103,496,35,109,495,35,112, 42,35,114, 40,35,116, 39,35,122, 38,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:496:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,100,497,35,103,496,35,109,495,35,112, 42,35,114, 40,35,116, 39,35,122, 38,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:496:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,100,497,35,103,496,35,109,495,35,112, 42,35,114, 40,35,116, 39,35,122, 38,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:497:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,130,611,36,  0,387,36,  2,385,36,  8,384,36, 10,739,36, 20,404,36, 25,405,
 ^~~~~~~~~~
 {         }
fleng.c:497:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,130,611,36,  0,387,36,  2,385,36,  8,384,36, 10,739,36, 20,404,36, 25,405,
            ^~~~~~~~~~
            {         }
fleng.c:497:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,130,611,36,  0,387,36,  2,385,36,  8,384,36, 10,739,36, 20,404,36, 25,405,
                       ^~~~~~~~~~
                       {         }
fleng.c:497:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,130,611,36,  0,387,36,  2,385,36,  8,384,36, 10,739,36, 20,404,36, 25,405,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:497:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,130,611,36,  0,387,36,  2,385,36,  8,384,36, 10,739,36, 20,404,36, 25,405,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:497:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,130,611,36,  0,387,36,  2,385,36,  8,384,36, 10,739,36, 20,404,36, 25,405,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:497:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,130,611,36,  0,387,36,  2,385,36,  8,384,36, 10,739,36, 20,404,36, 25,405,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:498:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 27,404,36, 35,403,36, 37,402,36, 69,513,36, 75,512,36, 82,506,36, 89,486,
 ^~~~~~~~~~
 {         }
fleng.c:498:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 27,404,36, 35,403,36, 37,402,36, 69,513,36, 75,512,36, 82,506,36, 89,486,
            ^~~~~~~~~~
            {         }
fleng.c:498:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 27,404,36, 35,403,36, 37,402,36, 69,513,36, 75,512,36, 82,506,36, 89,486,
                       ^~~~~~~~~~
                       {         }
fleng.c:498:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 27,404,36, 35,403,36, 37,402,36, 69,513,36, 75,512,36, 82,506,36, 89,486,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:498:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 27,404,36, 35,403,36, 37,402,36, 69,513,36, 75,512,36, 82,506,36, 89,486,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:498:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 27,404,36, 35,403,36, 37,402,36, 69,513,36, 75,512,36, 82,506,36, 89,486,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:498:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 27,404,36, 35,403,36, 37,402,36, 69,513,36, 75,512,36, 82,506,36, 89,486,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:499:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 91,484,36, 94,501,36, 95,499,36,100,497,36,103,496,36,109,495,36,112, 42,
 ^~~~~~~~~~
 {         }
fleng.c:499:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 91,484,36, 94,501,36, 95,499,36,100,497,36,103,496,36,109,495,36,112, 42,
            ^~~~~~~~~~
            {         }
fleng.c:499:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 91,484,36, 94,501,36, 95,499,36,100,497,36,103,496,36,109,495,36,112, 42,
                       ^~~~~~~~~~
                       {         }
fleng.c:499:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 91,484,36, 94,501,36, 95,499,36,100,497,36,103,496,36,109,495,36,112, 42,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:499:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 91,484,36, 94,501,36, 95,499,36,100,497,36,103,496,36,109,495,36,112, 42,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:499:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 91,484,36, 94,501,36, 95,499,36,100,497,36,103,496,36,109,495,36,112, 42,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:499:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 91,484,36, 94,501,36, 95,499,36,100,497,36,103,496,36,109,495,36,112, 42,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:500:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,114, 41,36,115, 40,36,118, 39,36,123, 38,36,132,611,37,  0,377,37,  7,376,
 ^~~~~~~~~~
 {         }
fleng.c:500:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,114, 41,36,115, 40,36,118, 39,36,123, 38,36,132,611,37,  0,377,37,  7,376,
            ^~~~~~~~~~
            {         }
fleng.c:500:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,114, 41,36,115, 40,36,118, 39,36,123, 38,36,132,611,37,  0,377,37,  7,376,
                       ^~~~~~~~~~
                       {         }
fleng.c:500:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,114, 41,36,115, 40,36,118, 39,36,123, 38,36,132,611,37,  0,377,37,  7,376,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:500:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,114, 41,36,115, 40,36,118, 39,36,123, 38,36,132,611,37,  0,377,37,  7,376,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:500:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,114, 41,36,115, 40,36,118, 39,36,123, 38,36,132,611,37,  0,377,37,  7,376,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:500:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,114, 41,36,115, 40,36,118, 39,36,123, 38,36,132,611,37,  0,377,37,  7,376,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:501:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 10,739,37, 20,404,37, 25,405,37, 31,404,37, 35,403,37, 36,402,37, 69,513,
 ^~~~~~~~~~
 {         }
fleng.c:501:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 10,739,37, 20,404,37, 25,405,37, 31,404,37, 35,403,37, 36,402,37, 69,513,
            ^~~~~~~~~~
            {         }
fleng.c:501:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 10,739,37, 20,404,37, 25,405,37, 31,404,37, 35,403,37, 36,402,37, 69,513,
                       ^~~~~~~~~~
                       {         }
fleng.c:501:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 10,739,37, 20,404,37, 25,405,37, 31,404,37, 35,403,37, 36,402,37, 69,513,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:501:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 10,739,37, 20,404,37, 25,405,37, 31,404,37, 35,403,37, 36,402,37, 69,513,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:501:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 10,739,37, 20,404,37, 25,405,37, 31,404,37, 35,403,37, 36,402,37, 69,513,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:501:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 10,739,37, 20,404,37, 25,405,37, 31,404,37, 35,403,37, 36,402,37, 69,513,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:502:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 75,493,37, 77,492,37, 80,491,37, 83,490,37, 88,488,37, 89,487,37, 90,485,
 ^~~~~~~~~~
 {         }
fleng.c:502:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 75,493,37, 77,492,37, 80,491,37, 83,490,37, 88,488,37, 89,487,37, 90,485,
            ^~~~~~~~~~
            {         }
fleng.c:502:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 75,493,37, 77,492,37, 80,491,37, 83,490,37, 88,488,37, 89,487,37, 90,485,
                       ^~~~~~~~~~
                       {         }
fleng.c:502:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 75,493,37, 77,492,37, 80,491,37, 83,490,37, 88,488,37, 89,487,37, 90,485,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:502:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 75,493,37, 77,492,37, 80,491,37, 83,490,37, 88,488,37, 89,487,37, 90,485,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:502:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 75,493,37, 77,492,37, 80,491,37, 83,490,37, 88,488,37, 89,487,37, 90,485,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:502:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 75,493,37, 77,492,37, 80,491,37, 83,490,37, 88,488,37, 89,487,37, 90,485,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:503:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,483,37, 94,482,37, 95,480,37,102,479,37,109,478,37,114, 41,37,117, 40,
 ^~~~~~~~~~
 {         }
fleng.c:503:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,483,37, 94,482,37, 95,480,37,102,479,37,109,478,37,114, 41,37,117, 40,
            ^~~~~~~~~~
            {         }
fleng.c:503:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,483,37, 94,482,37, 95,480,37,102,479,37,109,478,37,114, 41,37,117, 40,
                       ^~~~~~~~~~
                       {         }
fleng.c:503:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,483,37, 94,482,37, 95,480,37,102,479,37,109,478,37,114, 41,37,117, 40,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:503:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,483,37, 94,482,37, 95,480,37,102,479,37,109,478,37,114, 41,37,117, 40,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:503:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,483,37, 94,482,37, 95,480,37,102,479,37,109,478,37,114, 41,37,117, 40,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:503:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 91,483,37, 94,482,37, 95,480,37,102,479,37,109,478,37,114, 41,37,117, 40,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:504:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,119, 39,37,123, 38,37,132,611,38,  0,377,38,  7,376,38, 10,739,38, 20,404,
 ^~~~~~~~~~
 {         }
fleng.c:504:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,119, 39,37,123, 38,37,132,611,38,  0,377,38,  7,376,38, 10,739,38, 20,404,
            ^~~~~~~~~~
            {         }
fleng.c:504:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,119, 39,37,123, 38,37,132,611,38,  0,377,38,  7,376,38, 10,739,38, 20,404,
                       ^~~~~~~~~~
                       {         }
fleng.c:504:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,119, 39,37,123, 38,37,132,611,38,  0,377,38,  7,376,38, 10,739,38, 20,404,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:504:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,119, 39,37,123, 38,37,132,611,38,  0,377,38,  7,376,38, 10,739,38, 20,404,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:504:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,119, 39,37,123, 38,37,132,611,38,  0,377,38,  7,376,38, 10,739,38, 20,404,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:504:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,119, 39,37,123, 38,37,132,611,38,  0,377,38,  7,376,38, 10,739,38, 20,404,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:505:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 25,405,38, 31,404,38, 35,402,38, 69,513,38, 75,493,38, 77,492,38, 80,491,
 ^~~~~~~~~~
 {         }
fleng.c:505:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 25,405,38, 31,404,38, 35,402,38, 69,513,38, 75,493,38, 77,492,38, 80,491,
            ^~~~~~~~~~
            {         }
fleng.c:505:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 25,405,38, 31,404,38, 35,402,38, 69,513,38, 75,493,38, 77,492,38, 80,491,
                       ^~~~~~~~~~
                       {         }
fleng.c:505:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 25,405,38, 31,404,38, 35,402,38, 69,513,38, 75,493,38, 77,492,38, 80,491,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:505:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 25,405,38, 31,404,38, 35,402,38, 69,513,38, 75,493,38, 77,492,38, 80,491,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:505:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 25,405,38, 31,404,38, 35,402,38, 69,513,38, 75,493,38, 77,492,38, 80,491,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:505:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 25,405,38, 31,404,38, 35,402,38, 69,513,38, 75,493,38, 77,492,38, 80,491,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:506:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 83,490,38, 86,489,38, 88,488,38, 90,485,38, 91,483,38, 94,482,38, 95,480,
 ^~~~~~~~~~
 {         }
fleng.c:506:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 83,490,38, 86,489,38, 88,488,38, 90,485,38, 91,483,38, 94,482,38, 95,480,
            ^~~~~~~~~~
            {         }
fleng.c:506:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 83,490,38, 86,489,38, 88,488,38, 90,485,38, 91,483,38, 94,482,38, 95,480,
                       ^~~~~~~~~~
                       {         }
fleng.c:506:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 83,490,38, 86,489,38, 88,488,38, 90,485,38, 91,483,38, 94,482,38, 95,480,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:506:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 83,490,38, 86,489,38, 88,488,38, 90,485,38, 91,483,38, 94,482,38, 95,480,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:506:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 83,490,38, 86,489,38, 88,488,38, 90,485,38, 91,483,38, 94,482,38, 95,480,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:506:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 83,490,38, 86,489,38, 88,488,38, 90,485,38, 91,483,38, 94,482,38, 95,480,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:507:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,102,479,38,109,478,38,114, 37,38,118, 40,38,120, 36,38,123, 35,38,124, 34,
 ^~~~~~~~~~
 {         }
fleng.c:507:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,102,479,38,109,478,38,114, 37,38,118, 40,38,120, 36,38,123, 35,38,124, 34,
            ^~~~~~~~~~
            {         }
fleng.c:507:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,102,479,38,109,478,38,114, 37,38,118, 40,38,120, 36,38,123, 35,38,124, 34,
                       ^~~~~~~~~~
                       {         }
fleng.c:507:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,102,479,38,109,478,38,114, 37,38,118, 40,38,120, 36,38,123, 35,38,124, 34,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:507:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,102,479,38,109,478,38,114, 37,38,118, 40,38,120, 36,38,123, 35,38,124, 34,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:507:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,102,479,38,109,478,38,114, 37,38,118, 40,38,120, 36,38,123, 35,38,124, 34,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:507:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,102,479,38,109,478,38,114, 37,38,118, 40,38,120, 36,38,123, 35,38,124, 34,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:508:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,132,611,39,  0,377,39,  7,376,39, 10,402,39, 20,404,39, 27,405,39, 33,404,
 ^~~~~~~~~~
 {         }
fleng.c:508:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,132,611,39,  0,377,39,  7,376,39, 10,402,39, 20,404,39, 27,405,39, 33,404,
            ^~~~~~~~~~
            {         }
fleng.c:508:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,132,611,39,  0,377,39,  7,376,39, 10,402,39, 20,404,39, 27,405,39, 33,404,
                       ^~~~~~~~~~
                       {         }
fleng.c:508:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,132,611,39,  0,377,39,  7,376,39, 10,402,39, 20,404,39, 27,405,39, 33,404,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:508:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,132,611,39,  0,377,39,  7,376,39, 10,402,39, 20,404,39, 27,405,39, 33,404,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:508:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,132,611,39,  0,377,39,  7,376,39, 10,402,39, 20,404,39, 27,405,39, 33,404,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:508:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,132,611,39,  0,377,39,  7,376,39, 10,402,39, 20,404,39, 27,405,39, 33,404,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:509:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,402,39, 69,513,39, 74,494,39, 75,493,39, 77,492,39, 79,491,39, 81,471,
 ^~~~~~~~~~
 {         }
fleng.c:509:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,402,39, 69,513,39, 74,494,39, 75,493,39, 77,492,39, 79,491,39, 81,471,
            ^~~~~~~~~~
            {         }
fleng.c:509:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,402,39, 69,513,39, 74,494,39, 75,493,39, 77,492,39, 79,491,39, 81,471,
                       ^~~~~~~~~~
                       {         }
fleng.c:509:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,402,39, 69,513,39, 74,494,39, 75,493,39, 77,492,39, 79,491,39, 81,471,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:509:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,402,39, 69,513,39, 74,494,39, 75,493,39, 77,492,39, 79,491,39, 81,471,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:509:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,402,39, 69,513,39, 74,494,39, 75,493,39, 77,492,39, 79,491,39, 81,471,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:509:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,402,39, 69,513,39, 74,494,39, 75,493,39, 77,492,39, 79,491,39, 81,471,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:510:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 85,469,39, 87,467,39, 91,483,39, 94,482,39, 95,480,39,102,479,39,109,478,
 ^~~~~~~~~~
 {         }
fleng.c:510:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 85,469,39, 87,467,39, 91,483,39, 94,482,39, 95,480,39,102,479,39,109,478,
            ^~~~~~~~~~
            {         }
fleng.c:510:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 85,469,39, 87,467,39, 91,483,39, 94,482,39, 95,480,39,102,479,39,109,478,
                       ^~~~~~~~~~
                       {         }
fleng.c:510:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 85,469,39, 87,467,39, 91,483,39, 94,482,39, 95,480,39,102,479,39,109,478,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:510:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 85,469,39, 87,467,39, 91,483,39, 94,482,39, 95,480,39,102,479,39,109,478,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:510:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 85,469,39, 87,467,39, 91,483,39, 94,482,39, 95,480,39,102,479,39,109,478,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:510:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 85,469,39, 87,467,39, 91,483,39, 94,482,39, 95,480,39,102,479,39,109,478,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:511:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114, 37,39,120, 36,39,123, 35,39,125, 34,39,132,611,40,  0,377,40,  7,376,
 ^~~~~~~~~~
 {         }
fleng.c:511:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114, 37,39,120, 36,39,123, 35,39,125, 34,39,132,611,40,  0,377,40,  7,376,
            ^~~~~~~~~~
            {         }
fleng.c:511:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114, 37,39,120, 36,39,123, 35,39,125, 34,39,132,611,40,  0,377,40,  7,376,
                       ^~~~~~~~~~
                       {         }
fleng.c:511:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114, 37,39,120, 36,39,123, 35,39,125, 34,39,132,611,40,  0,377,40,  7,376,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:511:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114, 37,39,120, 36,39,123, 35,39,125, 34,39,132,611,40,  0,377,40,  7,376,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:511:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114, 37,39,120, 36,39,123, 35,39,125, 34,39,132,611,40,  0,377,40,  7,376,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:511:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114, 37,39,120, 36,39,123, 35,39,125, 34,39,132,611,40,  0,377,40,  7,376,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:512:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 10,402,40, 20,404,40, 35,402,40, 69,513,40, 72,472,40, 74,494,40, 75,473,
 ^~~~~~~~~~
 {         }
fleng.c:512:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 10,402,40, 20,404,40, 35,402,40, 69,513,40, 72,472,40, 74,494,40, 75,473,
            ^~~~~~~~~~
            {         }
fleng.c:512:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 10,402,40, 20,404,40, 35,402,40, 69,513,40, 72,472,40, 74,494,40, 75,473,
                       ^~~~~~~~~~
                       {         }
fleng.c:512:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 10,402,40, 20,404,40, 35,402,40, 69,513,40, 72,472,40, 74,494,40, 75,473,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:512:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 10,402,40, 20,404,40, 35,402,40, 69,513,40, 72,472,40, 74,494,40, 75,473,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:512:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 10,402,40, 20,404,40, 35,402,40, 69,513,40, 72,472,40, 74,494,40, 75,473,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:512:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 10,402,40, 20,404,40, 35,402,40, 69,513,40, 72,472,40, 74,494,40, 75,473,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:513:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,471,40, 85,469,40, 87,467,40, 91,481,40, 95,465,40, 96,463,40,102,479,
 ^~~~~~~~~~
 {         }
fleng.c:513:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,471,40, 85,469,40, 87,467,40, 91,481,40, 95,465,40, 96,463,40,102,479,
            ^~~~~~~~~~
            {         }
fleng.c:513:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,471,40, 85,469,40, 87,467,40, 91,481,40, 95,465,40, 96,463,40,102,479,
                       ^~~~~~~~~~
                       {         }
fleng.c:513:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,471,40, 85,469,40, 87,467,40, 91,481,40, 95,465,40, 96,463,40,102,479,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:513:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,471,40, 85,469,40, 87,467,40, 91,481,40, 95,465,40, 96,463,40,102,479,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:513:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,471,40, 85,469,40, 87,467,40, 91,481,40, 95,465,40, 96,463,40,102,479,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:513:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,471,40, 85,469,40, 87,467,40, 91,481,40, 95,465,40, 96,463,40,102,479,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:514:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,109,478,40,114, 37,40,120, 36,40,124, 35,40,125, 34,40,132,611,41,  0,377,
 ^~~~~~~~~~
 {         }
fleng.c:514:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,109,478,40,114, 37,40,120, 36,40,124, 35,40,125, 34,40,132,611,41,  0,377,
            ^~~~~~~~~~
            {         }
fleng.c:514:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,109,478,40,114, 37,40,120, 36,40,124, 35,40,125, 34,40,132,611,41,  0,377,
                       ^~~~~~~~~~
                       {         }
fleng.c:514:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,109,478,40,114, 37,40,120, 36,40,124, 35,40,125, 34,40,132,611,41,  0,377,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:514:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,109,478,40,114, 37,40,120, 36,40,124, 35,40,125, 34,40,132,611,41,  0,377,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:514:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,109,478,40,114, 37,40,120, 36,40,124, 35,40,125, 34,40,132,611,41,  0,377,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:514:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,109,478,40,114, 37,40,120, 36,40,124, 35,40,125, 34,40,132,611,41,  0,377,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:515:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  6,376,41, 10,402,41, 20,404,41, 35,402,41, 69,476,41, 73,472,41, 75,473,
 ^~~~~~~~~~
 {         }
fleng.c:515:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  6,376,41, 10,402,41, 20,404,41, 35,402,41, 69,476,41, 73,472,41, 75,473,
            ^~~~~~~~~~
            {         }
fleng.c:515:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  6,376,41, 10,402,41, 20,404,41, 35,402,41, 69,476,41, 73,472,41, 75,473,
                       ^~~~~~~~~~
                       {         }
fleng.c:515:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  6,376,41, 10,402,41, 20,404,41, 35,402,41, 69,476,41, 73,472,41, 75,473,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:515:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  6,376,41, 10,402,41, 20,404,41, 35,402,41, 69,476,41, 73,472,41, 75,473,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:515:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  6,376,41, 10,402,41, 20,404,41, 35,402,41, 69,476,41, 73,472,41, 75,473,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:515:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  6,376,41, 10,402,41, 20,404,41, 35,402,41, 69,476,41, 73,472,41, 75,473,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:516:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 80,471,41, 85,469,41, 87,467,41, 91,465,41, 96,463,41,104,460,41,111,478,
 ^~~~~~~~~~
 {         }
fleng.c:516:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 80,471,41, 85,469,41, 87,467,41, 91,465,41, 96,463,41,104,460,41,111,478,
            ^~~~~~~~~~
            {         }
fleng.c:516:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 80,471,41, 85,469,41, 87,467,41, 91,465,41, 96,463,41,104,460,41,111,478,
                       ^~~~~~~~~~
                       {         }
fleng.c:516:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 80,471,41, 85,469,41, 87,467,41, 91,465,41, 96,463,41,104,460,41,111,478,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:516:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 80,471,41, 85,469,41, 87,467,41, 91,465,41, 96,463,41,104,460,41,111,478,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:516:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 80,471,41, 85,469,41, 87,467,41, 91,465,41, 96,463,41,104,460,41,111,478,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:516:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 80,471,41, 85,469,41, 87,467,41, 91,465,41, 96,463,41,104,460,41,111,478,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:517:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,114, 37,41,120, 36,41,124, 35,41,125, 34,41,132,611,42,  0,378,42,  2,377,
 ^~~~~~~~~~
 {         }
fleng.c:517:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,114, 37,41,120, 36,41,124, 35,41,125, 34,41,132,611,42,  0,378,42,  2,377,
            ^~~~~~~~~~
            {         }
fleng.c:517:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,114, 37,41,120, 36,41,124, 35,41,125, 34,41,132,611,42,  0,378,42,  2,377,
                       ^~~~~~~~~~
                       {         }
fleng.c:517:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,114, 37,41,120, 36,41,124, 35,41,125, 34,41,132,611,42,  0,378,42,  2,377,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:517:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,114, 37,41,120, 36,41,124, 35,41,125, 34,41,132,611,42,  0,378,42,  2,377,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:517:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,114, 37,41,120, 36,41,124, 35,41,125, 34,41,132,611,42,  0,378,42,  2,377,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:517:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,114, 37,41,120, 36,41,124, 35,41,125, 34,41,132,611,42,  0,378,42,  2,377,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:518:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 10,402,42, 20,404,42, 35,402,42, 66,477,42, 70,476,42, 73,472,42, 80,470,
 ^~~~~~~~~~
 {         }
fleng.c:518:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 10,402,42, 20,404,42, 35,402,42, 66,477,42, 70,476,42, 73,472,42, 80,470,
            ^~~~~~~~~~
            {         }
fleng.c:518:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 10,402,42, 20,404,42, 35,402,42, 66,477,42, 70,476,42, 73,472,42, 80,470,
                       ^~~~~~~~~~
                       {         }
fleng.c:518:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 10,402,42, 20,404,42, 35,402,42, 66,477,42, 70,476,42, 73,472,42, 80,470,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:518:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 10,402,42, 20,404,42, 35,402,42, 66,477,42, 70,476,42, 73,472,42, 80,470,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:518:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 10,402,42, 20,404,42, 35,402,42, 66,477,42, 70,476,42, 73,472,42, 80,470,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:518:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 10,402,42, 20,404,42, 35,402,42, 66,477,42, 70,476,42, 73,472,42, 80,470,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:519:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 83,468,42, 87,467,42, 88,466,42, 91,465,42, 97,463,42,104,460,42,111,457,
 ^~~~~~~~~~
 {         }
fleng.c:519:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 83,468,42, 87,467,42, 88,466,42, 91,465,42, 97,463,42,104,460,42,111,457,
            ^~~~~~~~~~
            {         }
fleng.c:519:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 83,468,42, 87,467,42, 88,466,42, 91,465,42, 97,463,42,104,460,42,111,457,
                       ^~~~~~~~~~
                       {         }
fleng.c:519:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 83,468,42, 87,467,42, 88,466,42, 91,465,42, 97,463,42,104,460,42,111,457,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:519:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 83,468,42, 87,467,42, 88,466,42, 91,465,42, 97,463,42,104,460,42,111,457,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:519:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 83,468,42, 87,467,42, 88,466,42, 91,465,42, 97,463,42,104,460,42,111,457,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:519:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 83,468,42, 87,467,42, 88,466,42, 91,465,42, 97,463,42,104,460,42,111,457,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:520:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,114, 33,42,117, 32,42,124, 31,42,125, 30,42,132,611,43,  0,378,43,  2,377,
 ^~~~~~~~~~
 {         }
fleng.c:520:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,114, 33,42,117, 32,42,124, 31,42,125, 30,42,132,611,43,  0,378,43,  2,377,
            ^~~~~~~~~~
            {         }
fleng.c:520:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,114, 33,42,117, 32,42,124, 31,42,125, 30,42,132,611,43,  0,378,43,  2,377,
                       ^~~~~~~~~~
                       {         }
fleng.c:520:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,114, 33,42,117, 32,42,124, 31,42,125, 30,42,132,611,43,  0,378,43,  2,377,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:520:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,114, 33,42,117, 32,42,124, 31,42,125, 30,42,132,611,43,  0,378,43,  2,377,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:520:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,114, 33,42,117, 32,42,124, 31,42,125, 30,42,132,611,43,  0,378,43,  2,377,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:520:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,114, 33,42,117, 32,42,124, 31,42,125, 30,42,132,611,43,  0,378,43,  2,377,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:521:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 10,402,43, 20,403,43, 35,402,43, 65,452,43, 67,477,43, 70,475,43, 71,474,
 ^~~~~~~~~~
 {         }
fleng.c:521:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 10,402,43, 20,403,43, 35,402,43, 65,452,43, 67,477,43, 70,475,43, 71,474,
            ^~~~~~~~~~
            {         }
fleng.c:521:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 10,402,43, 20,403,43, 35,402,43, 65,452,43, 67,477,43, 70,475,43, 71,474,
                       ^~~~~~~~~~
                       {         }
fleng.c:521:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 10,402,43, 20,403,43, 35,402,43, 65,452,43, 67,477,43, 70,475,43, 71,474,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:521:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 10,402,43, 20,403,43, 35,402,43, 65,452,43, 67,477,43, 70,475,43, 71,474,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:521:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 10,402,43, 20,403,43, 35,402,43, 65,452,43, 67,477,43, 70,475,43, 71,474,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:521:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 10,402,43, 20,403,43, 35,402,43, 65,452,43, 67,477,43, 70,475,43, 71,474,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:522:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 73,472,43, 79,470,43, 82,468,43, 87,466,43, 91,464,43, 97,462,43,104,460,
 ^~~~~~~~~~
 {         }
fleng.c:522:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 73,472,43, 79,470,43, 82,468,43, 87,466,43, 91,464,43, 97,462,43,104,460,
            ^~~~~~~~~~
            {         }
fleng.c:522:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 73,472,43, 79,470,43, 82,468,43, 87,466,43, 91,464,43, 97,462,43,104,460,
                       ^~~~~~~~~~
                       {         }
fleng.c:522:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 73,472,43, 79,470,43, 82,468,43, 87,466,43, 91,464,43, 97,462,43,104,460,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:522:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 73,472,43, 79,470,43, 82,468,43, 87,466,43, 91,464,43, 97,462,43,104,460,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:522:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 73,472,43, 79,470,43, 82,468,43, 87,466,43, 91,464,43, 97,462,43,104,460,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:522:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 73,472,43, 79,470,43, 82,468,43, 87,466,43, 91,464,43, 97,462,43,104,460,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:523:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,111,457,43,114, 33,43,117, 32,43,124, 31,43,125, 30,43,132,611,44,  0,538,
 ^~~~~~~~~~
 {         }
fleng.c:523:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,111,457,43,114, 33,43,117, 32,43,124, 31,43,125, 30,43,132,611,44,  0,538,
            ^~~~~~~~~~
            {         }
fleng.c:523:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,111,457,43,114, 33,43,117, 32,43,124, 31,43,125, 30,43,132,611,44,  0,538,
                       ^~~~~~~~~~
                       {         }
fleng.c:523:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,111,457,43,114, 33,43,117, 32,43,124, 31,43,125, 30,43,132,611,44,  0,538,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:523:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,111,457,43,114, 33,43,117, 32,43,124, 31,43,125, 30,43,132,611,44,  0,538,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:523:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,111,457,43,114, 33,43,117, 32,43,124, 31,43,125, 30,43,132,611,44,  0,538,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:523:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,111,457,43,114, 33,43,117, 32,43,124, 31,43,125, 30,43,132,611,44,  0,538,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:524:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,  2,539,44,  5,402,44, 20,403,44, 35,402,44, 62,452,44, 67,475,44, 71,474,
 ^~~~~~~~~~
 {         }
fleng.c:524:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,  2,539,44,  5,402,44, 20,403,44, 35,402,44, 62,452,44, 67,475,44, 71,474,
            ^~~~~~~~~~
            {         }
fleng.c:524:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,  2,539,44,  5,402,44, 20,403,44, 35,402,44, 62,452,44, 67,475,44, 71,474,
                       ^~~~~~~~~~
                       {         }
fleng.c:524:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,  2,539,44,  5,402,44, 20,403,44, 35,402,44, 62,452,44, 67,475,44, 71,474,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:524:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,  2,539,44,  5,402,44, 20,403,44, 35,402,44, 62,452,44, 67,475,44, 71,474,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:524:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,  2,539,44,  5,402,44, 20,403,44, 35,402,44, 62,452,44, 67,475,44, 71,474,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:524:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,  2,539,44,  5,402,44, 20,403,44, 35,402,44, 62,452,44, 67,475,44, 71,474,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:525:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 73,472,44, 76,470,44, 82,468,44, 87,466,44, 92,464,44, 97,462,44,104,460,
 ^~~~~~~~~~
 {         }
fleng.c:525:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 73,472,44, 76,470,44, 82,468,44, 87,466,44, 92,464,44, 97,462,44,104,460,
            ^~~~~~~~~~
            {         }
fleng.c:525:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 73,472,44, 76,470,44, 82,468,44, 87,466,44, 92,464,44, 97,462,44,104,460,
                       ^~~~~~~~~~
                       {         }
fleng.c:525:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 73,472,44, 76,470,44, 82,468,44, 87,466,44, 92,464,44, 97,462,44,104,460,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:525:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 73,472,44, 76,470,44, 82,468,44, 87,466,44, 92,464,44, 97,462,44,104,460,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:525:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 73,472,44, 76,470,44, 82,468,44, 87,466,44, 92,464,44, 97,462,44,104,460,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:525:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 73,472,44, 76,470,44, 82,468,44, 87,466,44, 92,464,44, 97,462,44,104,460,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:526:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,109,459,44,111,458,44,112,457,44,114, 33,44,117, 32,44,124, 31,44,125, 30,
 ^~~~~~~~~~
 {         }
fleng.c:526:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,109,459,44,111,458,44,112,457,44,114, 33,44,117, 32,44,124, 31,44,125, 30,
            ^~~~~~~~~~
            {         }
fleng.c:526:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,109,459,44,111,458,44,112,457,44,114, 33,44,117, 32,44,124, 31,44,125, 30,
                       ^~~~~~~~~~
                       {         }
fleng.c:526:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,109,459,44,111,458,44,112,457,44,114, 33,44,117, 32,44,124, 31,44,125, 30,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:526:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,109,459,44,111,458,44,112,457,44,114, 33,44,117, 32,44,124, 31,44,125, 30,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:526:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,109,459,44,111,458,44,112,457,44,114, 33,44,117, 32,44,124, 31,44,125, 30,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:526:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,109,459,44,111,458,44,112,457,44,114, 33,44,117, 32,44,124, 31,44,125, 30,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:527:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,132,611,45,  0,538,45,  2,539,45,  5,402,45, 22,403,45, 35,402,45, 59,452,
 ^~~~~~~~~~
 {         }
fleng.c:527:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,132,611,45,  0,538,45,  2,539,45,  5,402,45, 22,403,45, 35,402,45, 59,452,
            ^~~~~~~~~~
            {         }
fleng.c:527:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,132,611,45,  0,538,45,  2,539,45,  5,402,45, 22,403,45, 35,402,45, 59,452,
                       ^~~~~~~~~~
                       {         }
fleng.c:527:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,132,611,45,  0,538,45,  2,539,45,  5,402,45, 22,403,45, 35,402,45, 59,452,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:527:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,132,611,45,  0,538,45,  2,539,45,  5,402,45, 22,403,45, 35,402,45, 59,452,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:527:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,132,611,45,  0,538,45,  2,539,45,  5,402,45, 22,403,45, 35,402,45, 59,452,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:527:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,132,611,45,  0,538,45,  2,539,45,  5,402,45, 22,403,45, 35,402,45, 59,452,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:528:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,451,45, 67,475,45, 71,447,45, 74,470,45, 83,468,45, 88,466,45, 93,464,
 ^~~~~~~~~~
 {         }
fleng.c:528:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,451,45, 67,475,45, 71,447,45, 74,470,45, 83,468,45, 88,466,45, 93,464,
            ^~~~~~~~~~
            {         }
fleng.c:528:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,451,45, 67,475,45, 71,447,45, 74,470,45, 83,468,45, 88,466,45, 93,464,
                       ^~~~~~~~~~
                       {         }
fleng.c:528:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,451,45, 67,475,45, 71,447,45, 74,470,45, 83,468,45, 88,466,45, 93,464,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:528:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,451,45, 67,475,45, 71,447,45, 74,470,45, 83,468,45, 88,466,45, 93,464,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:528:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,451,45, 67,475,45, 71,447,45, 74,470,45, 83,468,45, 88,466,45, 93,464,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:528:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 65,451,45, 67,475,45, 71,447,45, 74,470,45, 83,468,45, 88,466,45, 93,464,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:529:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 97,462,45,104,456,45,114, 33,45,117, 32,45,119, 28,45,124, 31,45,125, 30,
 ^~~~~~~~~~
 {         }
fleng.c:529:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 97,462,45,104,456,45,114, 33,45,117, 32,45,119, 28,45,124, 31,45,125, 30,
            ^~~~~~~~~~
            {         }
fleng.c:529:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 97,462,45,104,456,45,114, 33,45,117, 32,45,119, 28,45,124, 31,45,125, 30,
                       ^~~~~~~~~~
                       {         }
fleng.c:529:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 97,462,45,104,456,45,114, 33,45,117, 32,45,119, 28,45,124, 31,45,125, 30,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:529:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 97,462,45,104,456,45,114, 33,45,117, 32,45,119, 28,45,124, 31,45,125, 30,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:529:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 97,462,45,104,456,45,114, 33,45,117, 32,45,119, 28,45,124, 31,45,125, 30,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:529:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 97,462,45,104,456,45,114, 33,45,117, 32,45,119, 28,45,124, 31,45,125, 30,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:530:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,132, 21,45,142, 17,45,165, 16,46,  0,538,46,  2,539,46,  5,402,46, 23,403,
 ^~~~~~~~~~
 {         }
fleng.c:530:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,132, 21,45,142, 17,45,165, 16,46,  0,538,46,  2,539,46,  5,402,46, 23,403,
            ^~~~~~~~~~
            {         }
fleng.c:530:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,132, 21,45,142, 17,45,165, 16,46,  0,538,46,  2,539,46,  5,402,46, 23,403,
                       ^~~~~~~~~~
                       {         }
fleng.c:530:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,132, 21,45,142, 17,45,165, 16,46,  0,538,46,  2,539,46,  5,402,46, 23,403,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:530:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,132, 21,45,142, 17,45,165, 16,46,  0,538,46,  2,539,46,  5,402,46, 23,403,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:530:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,132, 21,45,142, 17,45,165, 16,46,  0,538,46,  2,539,46,  5,402,46, 23,403,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:530:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,132, 21,45,142, 17,45,165, 16,46,  0,538,46,  2,539,46,  5,402,46, 23,403,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:531:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 35,402,46, 52,455,46, 56,402,46, 59,452,46, 62,453,46, 64,451,46, 68,475,
 ^~~~~~~~~~
 {         }
fleng.c:531:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 35,402,46, 52,455,46, 56,402,46, 59,452,46, 62,453,46, 64,451,46, 68,475,
            ^~~~~~~~~~
            {         }
fleng.c:531:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 35,402,46, 52,455,46, 56,402,46, 59,452,46, 62,453,46, 64,451,46, 68,475,
                       ^~~~~~~~~~
                       {         }
fleng.c:531:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 35,402,46, 52,455,46, 56,402,46, 59,452,46, 62,453,46, 64,451,46, 68,475,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:531:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 35,402,46, 52,455,46, 56,402,46, 59,452,46, 62,453,46, 64,451,46, 68,475,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:531:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 35,402,46, 52,455,46, 56,402,46, 59,452,46, 62,453,46, 64,451,46, 68,475,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:531:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 35,402,46, 52,455,46, 56,402,46, 59,452,46, 62,453,46, 64,451,46, 68,475,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:532:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 70,447,46, 79,441,46, 84,468,46, 90,466,46, 92,464,46, 97,461,46,104,456,
 ^~~~~~~~~~
 {         }
fleng.c:532:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 70,447,46, 79,441,46, 84,468,46, 90,466,46, 92,464,46, 97,461,46,104,456,
            ^~~~~~~~~~
            {         }
fleng.c:532:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 70,447,46, 79,441,46, 84,468,46, 90,466,46, 92,464,46, 97,461,46,104,456,
                       ^~~~~~~~~~
                       {         }
fleng.c:532:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 70,447,46, 79,441,46, 84,468,46, 90,466,46, 92,464,46, 97,461,46,104,456,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:532:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 70,447,46, 79,441,46, 84,468,46, 90,466,46, 92,464,46, 97,461,46,104,456,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:532:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 70,447,46, 79,441,46, 84,468,46, 90,466,46, 92,464,46, 97,461,46,104,456,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:532:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 70,447,46, 79,441,46, 84,468,46, 90,466,46, 92,464,46, 97,461,46,104,456,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:533:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,114, 33,46,117, 29,46,123, 28,46,124, 27,46,125, 26,46,132, 21,46,142, 17,
 ^~~~~~~~~~
 {         }
fleng.c:533:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,114, 33,46,117, 29,46,123, 28,46,124, 27,46,125, 26,46,132, 21,46,142, 17,
            ^~~~~~~~~~
            {         }
fleng.c:533:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,114, 33,46,117, 29,46,123, 28,46,124, 27,46,125, 26,46,132, 21,46,142, 17,
                       ^~~~~~~~~~
                       {         }
fleng.c:533:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,114, 33,46,117, 29,46,123, 28,46,124, 27,46,125, 26,46,132, 21,46,142, 17,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:533:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,114, 33,46,117, 29,46,123, 28,46,124, 27,46,125, 26,46,132, 21,46,142, 17,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:533:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,114, 33,46,117, 29,46,123, 28,46,124, 27,46,125, 26,46,132, 21,46,142, 17,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:533:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,114, 33,46,117, 29,46,123, 28,46,124, 27,46,125, 26,46,132, 21,46,142, 17,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:534:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,165, 16,47,  0,538,47,  5,402,47, 24,403,47, 34,402,47, 52,455,47, 59,454,
 ^~~~~~~~~~
 {         }
fleng.c:534:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,165, 16,47,  0,538,47,  5,402,47, 24,403,47, 34,402,47, 52,455,47, 59,454,
            ^~~~~~~~~~
            {         }
fleng.c:534:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,165, 16,47,  0,538,47,  5,402,47, 24,403,47, 34,402,47, 52,455,47, 59,454,
                       ^~~~~~~~~~
                       {         }
fleng.c:534:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,165, 16,47,  0,538,47,  5,402,47, 24,403,47, 34,402,47, 52,455,47, 59,454,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:534:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,165, 16,47,  0,538,47,  5,402,47, 24,403,47, 34,402,47, 52,455,47, 59,454,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:534:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,165, 16,47,  0,538,47,  5,402,47, 24,403,47, 34,402,47, 52,455,47, 59,454,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:534:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,165, 16,47,  0,538,47,  5,402,47, 24,403,47, 34,402,47, 52,455,47, 59,454,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:535:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 64,451,47, 68,448,47, 70,447,47, 79,441,47, 86,468,47, 90,464,47, 97,461,
 ^~~~~~~~~~
 {         }
fleng.c:535:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 64,451,47, 68,448,47, 70,447,47, 79,441,47, 86,468,47, 90,464,47, 97,461,
            ^~~~~~~~~~
            {         }
fleng.c:535:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 64,451,47, 68,448,47, 70,447,47, 79,441,47, 86,468,47, 90,464,47, 97,461,
                       ^~~~~~~~~~
                       {         }
fleng.c:535:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 64,451,47, 68,448,47, 70,447,47, 79,441,47, 86,468,47, 90,464,47, 97,461,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:535:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 64,451,47, 68,448,47, 70,447,47, 79,441,47, 86,468,47, 90,464,47, 97,461,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:535:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 64,451,47, 68,448,47, 70,447,47, 79,441,47, 86,468,47, 90,464,47, 97,461,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:535:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 64,451,47, 68,448,47, 70,447,47, 79,441,47, 86,468,47, 90,464,47, 97,461,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:536:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,104,456,47,116, 33,47,117, 29,47,124, 27,47,125, 26,47,132, 21,47,142, 17,
 ^~~~~~~~~~
 {         }
fleng.c:536:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,104,456,47,116, 33,47,117, 29,47,124, 27,47,125, 26,47,132, 21,47,142, 17,
            ^~~~~~~~~~
            {         }
fleng.c:536:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,104,456,47,116, 33,47,117, 29,47,124, 27,47,125, 26,47,132, 21,47,142, 17,
                       ^~~~~~~~~~
                       {         }
fleng.c:536:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,104,456,47,116, 33,47,117, 29,47,124, 27,47,125, 26,47,132, 21,47,142, 17,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:536:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,104,456,47,116, 33,47,117, 29,47,124, 27,47,125, 26,47,132, 21,47,142, 17,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:536:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,104,456,47,116, 33,47,117, 29,47,124, 27,47,125, 26,47,132, 21,47,142, 17,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:536:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,104,456,47,116, 33,47,117, 29,47,124, 27,47,125, 26,47,132, 21,47,142, 17,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:537:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,165, 16,48,  0,538,48,  5,402,48, 24,403,48, 34,402,48, 52,446,48, 53,455,
 ^~~~~~~~~~
 {         }
fleng.c:537:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,165, 16,48,  0,538,48,  5,402,48, 24,403,48, 34,402,48, 52,446,48, 53,455,
            ^~~~~~~~~~
            {         }
fleng.c:537:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,165, 16,48,  0,538,48,  5,402,48, 24,403,48, 34,402,48, 52,446,48, 53,455,
                       ^~~~~~~~~~
                       {         }
fleng.c:537:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,165, 16,48,  0,538,48,  5,402,48, 24,403,48, 34,402,48, 52,446,48, 53,455,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:537:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,165, 16,48,  0,538,48,  5,402,48, 24,403,48, 34,402,48, 52,446,48, 53,455,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:537:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,165, 16,48,  0,538,48,  5,402,48, 24,403,48, 34,402,48, 52,446,48, 53,455,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:537:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,165, 16,48,  0,538,48,  5,402,48, 24,403,48, 34,402,48, 52,446,48, 53,455,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:538:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 59,454,48, 64,448,48, 70,447,48, 79,441,48, 94,464,48, 97,461,48,104,456,
 ^~~~~~~~~~
 {         }
fleng.c:538:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 59,454,48, 64,448,48, 70,447,48, 79,441,48, 94,464,48, 97,461,48,104,456,
            ^~~~~~~~~~
            {         }
fleng.c:538:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 59,454,48, 64,448,48, 70,447,48, 79,441,48, 94,464,48, 97,461,48,104,456,
                       ^~~~~~~~~~
                       {         }
fleng.c:538:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 59,454,48, 64,448,48, 70,447,48, 79,441,48, 94,464,48, 97,461,48,104,456,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:538:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 59,454,48, 64,448,48, 70,447,48, 79,441,48, 94,464,48, 97,461,48,104,456,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:538:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 59,454,48, 64,448,48, 70,447,48, 79,441,48, 94,464,48, 97,461,48,104,456,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:538:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 59,454,48, 64,448,48, 70,447,48, 79,441,48, 94,464,48, 97,461,48,104,456,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:539:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,116, 33,48,117, 29,48,123, 25,48,132, 21,48,142, 17,48,165, 16,49,  0,538,
 ^~~~~~~~~~
 {         }
fleng.c:539:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,116, 33,48,117, 29,48,123, 25,48,132, 21,48,142, 17,48,165, 16,49,  0,538,
            ^~~~~~~~~~
            {         }
fleng.c:539:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,116, 33,48,117, 29,48,123, 25,48,132, 21,48,142, 17,48,165, 16,49,  0,538,
                       ^~~~~~~~~~
                       {         }
fleng.c:539:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,116, 33,48,117, 29,48,123, 25,48,132, 21,48,142, 17,48,165, 16,49,  0,538,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:539:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,116, 33,48,117, 29,48,123, 25,48,132, 21,48,142, 17,48,165, 16,49,  0,538,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:539:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,116, 33,48,117, 29,48,123, 25,48,132, 21,48,142, 17,48,165, 16,49,  0,538,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:539:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,116, 33,48,117, 29,48,123, 25,48,132, 21,48,142, 17,48,165, 16,49,  0,538,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:540:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,  3,402,49, 24,403,49, 34,402,49, 52,446,49, 53,455,49, 59,454,49, 61,450,
 ^~~~~~~~~~
 {         }
fleng.c:540:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,  3,402,49, 24,403,49, 34,402,49, 52,446,49, 53,455,49, 59,454,49, 61,450,
            ^~~~~~~~~~
            {         }
fleng.c:540:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,  3,402,49, 24,403,49, 34,402,49, 52,446,49, 53,455,49, 59,454,49, 61,450,
                       ^~~~~~~~~~
                       {         }
fleng.c:540:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,  3,402,49, 24,403,49, 34,402,49, 52,446,49, 53,455,49, 59,454,49, 61,450,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:540:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,  3,402,49, 24,403,49, 34,402,49, 52,446,49, 53,455,49, 59,454,49, 61,450,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:540:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,  3,402,49, 24,403,49, 34,402,49, 52,446,49, 53,455,49, 59,454,49, 61,450,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:540:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,  3,402,49, 24,403,49, 34,402,49, 52,446,49, 53,455,49, 59,454,49, 61,450,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:541:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,448,49, 67,447,49, 79,441,49, 95,439,49,102,438,49,110, 24,49,114, 23,
 ^~~~~~~~~~
 {         }
fleng.c:541:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,448,49, 67,447,49, 79,441,49, 95,439,49,102,438,49,110, 24,49,114, 23,
            ^~~~~~~~~~
            {         }
fleng.c:541:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,448,49, 67,447,49, 79,441,49, 95,439,49,102,438,49,110, 24,49,114, 23,
                       ^~~~~~~~~~
                       {         }
fleng.c:541:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,448,49, 67,447,49, 79,441,49, 95,439,49,102,438,49,110, 24,49,114, 23,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:541:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,448,49, 67,447,49, 79,441,49, 95,439,49,102,438,49,110, 24,49,114, 23,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:541:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,448,49, 67,447,49, 79,441,49, 95,439,49,102,438,49,110, 24,49,114, 23,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:541:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,448,49, 67,447,49, 79,441,49, 95,439,49,102,438,49,110, 24,49,114, 23,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:542:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,123, 25,49,132, 21,49,142, 17,49,165, 16,50,  0,533,50,  6,402,50, 24,403,
 ^~~~~~~~~~
 {         }
fleng.c:542:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,123, 25,49,132, 21,49,142, 17,49,165, 16,50,  0,533,50,  6,402,50, 24,403,
            ^~~~~~~~~~
            {         }
fleng.c:542:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,123, 25,49,132, 21,49,142, 17,49,165, 16,50,  0,533,50,  6,402,50, 24,403,
                       ^~~~~~~~~~
                       {         }
fleng.c:542:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,123, 25,49,132, 21,49,142, 17,49,165, 16,50,  0,533,50,  6,402,50, 24,403,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:542:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,123, 25,49,132, 21,49,142, 17,49,165, 16,50,  0,533,50,  6,402,50, 24,403,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:542:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,123, 25,49,132, 21,49,142, 17,49,165, 16,50,  0,533,50,  6,402,50, 24,403,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:542:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,123, 25,49,132, 21,49,142, 17,49,165, 16,50,  0,533,50,  6,402,50, 24,403,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:543:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 33,402,50, 52,446,50, 55,455,50, 58,449,50, 67,447,50, 79,441,50, 95,439,
 ^~~~~~~~~~
 {         }
fleng.c:543:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 33,402,50, 52,446,50, 55,455,50, 58,449,50, 67,447,50, 79,441,50, 95,439,
            ^~~~~~~~~~
            {         }
fleng.c:543:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 33,402,50, 52,446,50, 55,455,50, 58,449,50, 67,447,50, 79,441,50, 95,439,
                       ^~~~~~~~~~
                       {         }
fleng.c:543:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 33,402,50, 52,446,50, 55,455,50, 58,449,50, 67,447,50, 79,441,50, 95,439,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:543:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 33,402,50, 52,446,50, 55,455,50, 58,449,50, 67,447,50, 79,441,50, 95,439,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:543:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 33,402,50, 52,446,50, 55,455,50, 58,449,50, 67,447,50, 79,441,50, 95,439,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:543:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 33,402,50, 52,446,50, 55,455,50, 58,449,50, 67,447,50, 79,441,50, 95,439,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:544:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,438,50,110, 24,50,115, 23,50,125, 25,50,132, 21,50,142, 17,50,165, 16,
 ^~~~~~~~~~
 {         }
fleng.c:544:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,438,50,110, 24,50,115, 23,50,125, 25,50,132, 21,50,142, 17,50,165, 16,
            ^~~~~~~~~~
            {         }
fleng.c:544:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,438,50,110, 24,50,115, 23,50,125, 25,50,132, 21,50,142, 17,50,165, 16,
                       ^~~~~~~~~~
                       {         }
fleng.c:544:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,438,50,110, 24,50,115, 23,50,125, 25,50,132, 21,50,142, 17,50,165, 16,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:544:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,438,50,110, 24,50,115, 23,50,125, 25,50,132, 21,50,142, 17,50,165, 16,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:544:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,438,50,110, 24,50,115, 23,50,125, 25,50,132, 21,50,142, 17,50,165, 16,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:544:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,102,438,50,110, 24,50,115, 23,50,125, 25,50,132, 21,50,142, 17,50,165, 16,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:545:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,172,  7,51,  0,533,51,  6,532,51, 11,402,51, 24,403,51, 33,402,51, 52,446,
 ^~~~~~~~~~
 {         }
fleng.c:545:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,172,  7,51,  0,533,51,  6,532,51, 11,402,51, 24,403,51, 33,402,51, 52,446,
            ^~~~~~~~~~
            {         }
fleng.c:545:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,172,  7,51,  0,533,51,  6,532,51, 11,402,51, 24,403,51, 33,402,51, 52,446,
                       ^~~~~~~~~~
                       {         }
fleng.c:545:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,172,  7,51,  0,533,51,  6,532,51, 11,402,51, 24,403,51, 33,402,51, 52,446,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:545:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,172,  7,51,  0,533,51,  6,532,51, 11,402,51, 24,403,51, 33,402,51, 52,446,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:545:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,172,  7,51,  0,533,51,  6,532,51, 11,402,51, 24,403,51, 33,402,51, 52,446,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:545:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,172,  7,51,  0,533,51,  6,532,51, 11,402,51, 24,403,51, 33,402,51, 52,446,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:546:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 55,455,51, 57,449,51, 67,443,51, 80,441,51, 95,439,51,102,438,51,110, 24,
 ^~~~~~~~~~
 {         }
fleng.c:546:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 55,455,51, 57,449,51, 67,443,51, 80,441,51, 95,439,51,102,438,51,110, 24,
            ^~~~~~~~~~
            {         }
fleng.c:546:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 55,455,51, 57,449,51, 67,443,51, 80,441,51, 95,439,51,102,438,51,110, 24,
                       ^~~~~~~~~~
                       {         }
fleng.c:546:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 55,455,51, 57,449,51, 67,443,51, 80,441,51, 95,439,51,102,438,51,110, 24,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:546:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 55,455,51, 57,449,51, 67,443,51, 80,441,51, 95,439,51,102,438,51,110, 24,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:546:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 55,455,51, 57,449,51, 67,443,51, 80,441,51, 95,439,51,102,438,51,110, 24,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:546:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 55,455,51, 57,449,51, 67,443,51, 80,441,51, 95,439,51,102,438,51,110, 24,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:547:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,117, 23,51,127, 25,51,129, 22,51,135, 21,51,142, 17,51,165, 16,51,167,  9,
 ^~~~~~~~~~
 {         }
fleng.c:547:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,117, 23,51,127, 25,51,129, 22,51,135, 21,51,142, 17,51,165, 16,51,167,  9,
            ^~~~~~~~~~
            {         }
fleng.c:547:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,117, 23,51,127, 25,51,129, 22,51,135, 21,51,142, 17,51,165, 16,51,167,  9,
                       ^~~~~~~~~~
                       {         }
fleng.c:547:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,117, 23,51,127, 25,51,129, 22,51,135, 21,51,142, 17,51,165, 16,51,167,  9,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:547:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,117, 23,51,127, 25,51,129, 22,51,135, 21,51,142, 17,51,165, 16,51,167,  9,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:547:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,117, 23,51,127, 25,51,129, 22,51,135, 21,51,142, 17,51,165, 16,51,167,  9,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:547:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,117, 23,51,127, 25,51,129, 22,51,135, 21,51,142, 17,51,165, 16,51,167,  9,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:548:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,172,  7,52,  0,533,52,  6,532,52, 11,402,52, 25,403,52, 32,738,52, 37,402,
 ^~~~~~~~~~
 {         }
fleng.c:548:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,172,  7,52,  0,533,52,  6,532,52, 11,402,52, 25,403,52, 32,738,52, 37,402,
            ^~~~~~~~~~
            {         }
fleng.c:548:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,172,  7,52,  0,533,52,  6,532,52, 11,402,52, 25,403,52, 32,738,52, 37,402,
                       ^~~~~~~~~~
                       {         }
fleng.c:548:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,172,  7,52,  0,533,52,  6,532,52, 11,402,52, 25,403,52, 32,738,52, 37,402,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:548:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,172,  7,52,  0,533,52,  6,532,52, 11,402,52, 25,403,52, 32,738,52, 37,402,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:548:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,172,  7,52,  0,533,52,  6,532,52, 11,402,52, 25,403,52, 32,738,52, 37,402,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:548:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51,172,  7,52,  0,533,52,  6,532,52, 11,402,52, 25,403,52, 32,738,52, 37,402,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:549:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 52,446,52, 55,445,52, 66,443,52, 80,441,52, 95,439,52,102,438,52,110, 24,
 ^~~~~~~~~~
 {         }
fleng.c:549:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 52,446,52, 55,445,52, 66,443,52, 80,441,52, 95,439,52,102,438,52,110, 24,
            ^~~~~~~~~~
            {         }
fleng.c:549:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 52,446,52, 55,445,52, 66,443,52, 80,441,52, 95,439,52,102,438,52,110, 24,
                       ^~~~~~~~~~
                       {         }
fleng.c:549:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 52,446,52, 55,445,52, 66,443,52, 80,441,52, 95,439,52,102,438,52,110, 24,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:549:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 52,446,52, 55,445,52, 66,443,52, 80,441,52, 95,439,52,102,438,52,110, 24,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:549:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 52,446,52, 55,445,52, 66,443,52, 80,441,52, 95,439,52,102,438,52,110, 24,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:549:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 52,446,52, 55,445,52, 66,443,52, 80,441,52, 95,439,52,102,438,52,110, 24,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:550:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,118, 23,52,129, 22,52,135, 21,52,142, 17,52,165, 16,52,166,  9,52,172,  7,
 ^~~~~~~~~~
 {         }
fleng.c:550:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,118, 23,52,129, 22,52,135, 21,52,142, 17,52,165, 16,52,166,  9,52,172,  7,
            ^~~~~~~~~~
            {         }
fleng.c:550:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,118, 23,52,129, 22,52,135, 21,52,142, 17,52,165, 16,52,166,  9,52,172,  7,
                       ^~~~~~~~~~
                       {         }
fleng.c:550:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,118, 23,52,129, 22,52,135, 21,52,142, 17,52,165, 16,52,166,  9,52,172,  7,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:550:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,118, 23,52,129, 22,52,135, 21,52,142, 17,52,165, 16,52,166,  9,52,172,  7,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:550:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,118, 23,52,129, 22,52,135, 21,52,142, 17,52,165, 16,52,166,  9,52,172,  7,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:550:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,118, 23,52,129, 22,52,135, 21,52,142, 17,52,165, 16,52,166,  9,52,172,  7,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:551:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  0,533,53,  6,532,53, 11,402,53, 25,403,53, 32,738,53, 37,402,53, 52,446,
 ^~~~~~~~~~
 {         }
fleng.c:551:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  0,533,53,  6,532,53, 11,402,53, 25,403,53, 32,738,53, 37,402,53, 52,446,
            ^~~~~~~~~~
            {         }
fleng.c:551:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  0,533,53,  6,532,53, 11,402,53, 25,403,53, 32,738,53, 37,402,53, 52,446,
                       ^~~~~~~~~~
                       {         }
fleng.c:551:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  0,533,53,  6,532,53, 11,402,53, 25,403,53, 32,738,53, 37,402,53, 52,446,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:551:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  0,533,53,  6,532,53, 11,402,53, 25,403,53, 32,738,53, 37,402,53, 52,446,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:551:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  0,533,53,  6,532,53, 11,402,53, 25,403,53, 32,738,53, 37,402,53, 52,446,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:551:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,  0,533,53,  6,532,53, 11,402,53, 25,403,53, 32,738,53, 37,402,53, 52,446,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:552:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 55,445,53, 68,443,53, 81,441,53, 95,439,53,102,438,53,110, 24,53,120, 23,
 ^~~~~~~~~~
 {         }
fleng.c:552:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 55,445,53, 68,443,53, 81,441,53, 95,439,53,102,438,53,110, 24,53,120, 23,
            ^~~~~~~~~~
            {         }
fleng.c:552:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 55,445,53, 68,443,53, 81,441,53, 95,439,53,102,438,53,110, 24,53,120, 23,
                       ^~~~~~~~~~
                       {         }
fleng.c:552:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 55,445,53, 68,443,53, 81,441,53, 95,439,53,102,438,53,110, 24,53,120, 23,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:552:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 55,445,53, 68,443,53, 81,441,53, 95,439,53,102,438,53,110, 24,53,120, 23,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:552:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 55,445,53, 68,443,53, 81,441,53, 95,439,53,102,438,53,110, 24,53,120, 23,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:552:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 55,445,53, 68,443,53, 81,441,53, 95,439,53,102,438,53,110, 24,53,120, 23,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:553:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,130, 22,53,135, 21,53,142, 17,53,163, 10,53,165,  9,53,172,  7,54,  0,533,
 ^~~~~~~~~~
 {         }
fleng.c:553:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,130, 22,53,135, 21,53,142, 17,53,163, 10,53,165,  9,53,172,  7,54,  0,533,
            ^~~~~~~~~~
            {         }
fleng.c:553:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,130, 22,53,135, 21,53,142, 17,53,163, 10,53,165,  9,53,172,  7,54,  0,533,
                       ^~~~~~~~~~
                       {         }
fleng.c:553:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,130, 22,53,135, 21,53,142, 17,53,163, 10,53,165,  9,53,172,  7,54,  0,533,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:553:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,130, 22,53,135, 21,53,142, 17,53,163, 10,53,165,  9,53,172,  7,54,  0,533,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:553:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,130, 22,53,135, 21,53,142, 17,53,163, 10,53,165,  9,53,172,  7,54,  0,533,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:553:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,130, 22,53,135, 21,53,142, 17,53,163, 10,53,165,  9,53,172,  7,54,  0,533,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:554:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  8,532,54, 11,402,54, 32,738,54, 37,402,54, 52,446,54, 57,445,54, 68,443,
 ^~~~~~~~~~
 {         }
fleng.c:554:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  8,532,54, 11,402,54, 32,738,54, 37,402,54, 52,446,54, 57,445,54, 68,443,
            ^~~~~~~~~~
            {         }
fleng.c:554:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  8,532,54, 11,402,54, 32,738,54, 37,402,54, 52,446,54, 57,445,54, 68,443,
                       ^~~~~~~~~~
                       {         }
fleng.c:554:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  8,532,54, 11,402,54, 32,738,54, 37,402,54, 52,446,54, 57,445,54, 68,443,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:554:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  8,532,54, 11,402,54, 32,738,54, 37,402,54, 52,446,54, 57,445,54, 68,443,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:554:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  8,532,54, 11,402,54, 32,738,54, 37,402,54, 52,446,54, 57,445,54, 68,443,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:554:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  8,532,54, 11,402,54, 32,738,54, 37,402,54, 52,446,54, 57,445,54, 68,443,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:555:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 81,441,54, 93,439,54,102,438,54,110, 24,54,120, 23,54,130, 19,54,131, 22,
 ^~~~~~~~~~
 {         }
fleng.c:555:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 81,441,54, 93,439,54,102,438,54,110, 24,54,120, 23,54,130, 19,54,131, 22,
            ^~~~~~~~~~
            {         }
fleng.c:555:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 81,441,54, 93,439,54,102,438,54,110, 24,54,120, 23,54,130, 19,54,131, 22,
                       ^~~~~~~~~~
                       {         }
fleng.c:555:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 81,441,54, 93,439,54,102,438,54,110, 24,54,120, 23,54,130, 19,54,131, 22,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:555:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 81,441,54, 93,439,54,102,438,54,110, 24,54,120, 23,54,130, 19,54,131, 22,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:555:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 81,441,54, 93,439,54,102,438,54,110, 24,54,120, 23,54,130, 19,54,131, 22,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:555:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 81,441,54, 93,439,54,102,438,54,110, 24,54,120, 23,54,130, 19,54,131, 22,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:556:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,135, 21,54,142, 17,54,160, 12,54,163, 10,54,165,  9,54,172,  3,55,  0,534,
 ^~~~~~~~~~
 {         }
fleng.c:556:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,135, 21,54,142, 17,54,160, 12,54,163, 10,54,165,  9,54,172,  3,55,  0,534,
            ^~~~~~~~~~
            {         }
fleng.c:556:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,135, 21,54,142, 17,54,160, 12,54,163, 10,54,165,  9,54,172,  3,55,  0,534,
                       ^~~~~~~~~~
                       {         }
fleng.c:556:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,135, 21,54,142, 17,54,160, 12,54,163, 10,54,165,  9,54,172,  3,55,  0,534,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:556:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,135, 21,54,142, 17,54,160, 12,54,163, 10,54,165,  9,54,172,  3,55,  0,534,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:556:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,135, 21,54,142, 17,54,160, 12,54,163, 10,54,165,  9,54,172,  3,55,  0,534,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:556:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,135, 21,54,142, 17,54,160, 12,54,163, 10,54,165,  9,54,172,  3,55,  0,534,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:557:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  1,533,55,  9,402,55, 32,738,55, 37,402,55, 52,446,55, 59,445,55, 64,443,
 ^~~~~~~~~~
 {         }
fleng.c:557:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  1,533,55,  9,402,55, 32,738,55, 37,402,55, 52,446,55, 59,445,55, 64,443,
            ^~~~~~~~~~
            {         }
fleng.c:557:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  1,533,55,  9,402,55, 32,738,55, 37,402,55, 52,446,55, 59,445,55, 64,443,
                       ^~~~~~~~~~
                       {         }
fleng.c:557:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  1,533,55,  9,402,55, 32,738,55, 37,402,55, 52,446,55, 59,445,55, 64,443,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:557:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  1,533,55,  9,402,55, 32,738,55, 37,402,55, 52,446,55, 59,445,55, 64,443,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:557:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  1,533,55,  9,402,55, 32,738,55, 37,402,55, 52,446,55, 59,445,55, 64,443,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:557:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  1,533,55,  9,402,55, 32,738,55, 37,402,55, 52,446,55, 59,445,55, 64,443,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:558:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 78,440,55, 86,441,55, 91,439,55,102,438,55,110, 24,55,120, 23,55,130, 19,
 ^~~~~~~~~~
 {         }
fleng.c:558:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 78,440,55, 86,441,55, 91,439,55,102,438,55,110, 24,55,120, 23,55,130, 19,
            ^~~~~~~~~~
            {         }
fleng.c:558:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 78,440,55, 86,441,55, 91,439,55,102,438,55,110, 24,55,120, 23,55,130, 19,
                       ^~~~~~~~~~
                       {         }
fleng.c:558:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 78,440,55, 86,441,55, 91,439,55,102,438,55,110, 24,55,120, 23,55,130, 19,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:558:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 78,440,55, 86,441,55, 91,439,55,102,438,55,110, 24,55,120, 23,55,130, 19,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:558:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 78,440,55, 86,441,55, 91,439,55,102,438,55,110, 24,55,120, 23,55,130, 19,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:558:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 78,440,55, 86,441,55, 91,439,55,102,438,55,110, 24,55,120, 23,55,130, 19,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:559:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,135, 20,55,142, 15,55,151, 17,55,157, 12,55,163, 10,55,165,  9,55,169,  3,
 ^~~~~~~~~~
 {         }
fleng.c:559:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,135, 20,55,142, 15,55,151, 17,55,157, 12,55,163, 10,55,165,  9,55,169,  3,
            ^~~~~~~~~~
            {         }
fleng.c:559:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,135, 20,55,142, 15,55,151, 17,55,157, 12,55,163, 10,55,165,  9,55,169,  3,
                       ^~~~~~~~~~
                       {         }
fleng.c:559:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,135, 20,55,142, 15,55,151, 17,55,157, 12,55,163, 10,55,165,  9,55,169,  3,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:559:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,135, 20,55,142, 15,55,151, 17,55,157, 12,55,163, 10,55,165,  9,55,169,  3,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:559:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,135, 20,55,142, 15,55,151, 17,55,157, 12,55,163, 10,55,165,  9,55,169,  3,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:559:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,135, 20,55,142, 15,55,151, 17,55,157, 12,55,163, 10,55,165,  9,55,169,  3,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:560:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,534,56,  1,533,56,  8,402,56, 31,738,56, 37,402,56, 52,446,56, 61,445,
 ^~~~~~~~~~
 {         }
fleng.c:560:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,534,56,  1,533,56,  8,402,56, 31,738,56, 37,402,56, 52,446,56, 61,445,
            ^~~~~~~~~~
            {         }
fleng.c:560:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,534,56,  1,533,56,  8,402,56, 31,738,56, 37,402,56, 52,446,56, 61,445,
                       ^~~~~~~~~~
                       {         }
fleng.c:560:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,534,56,  1,533,56,  8,402,56, 31,738,56, 37,402,56, 52,446,56, 61,445,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:560:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,534,56,  1,533,56,  8,402,56, 31,738,56, 37,402,56, 52,446,56, 61,445,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:560:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,534,56,  1,533,56,  8,402,56, 31,738,56, 37,402,56, 52,446,56, 61,445,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:560:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,534,56,  1,533,56,  8,402,56, 31,738,56, 37,402,56, 52,446,56, 61,445,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:561:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 64,443,56, 77,440,56, 88,441,56, 90,439,56,102,438,56,110, 24,56,120, 23,
 ^~~~~~~~~~
 {         }
fleng.c:561:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 64,443,56, 77,440,56, 88,441,56, 90,439,56,102,438,56,110, 24,56,120, 23,
            ^~~~~~~~~~
            {         }
fleng.c:561:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 64,443,56, 77,440,56, 88,441,56, 90,439,56,102,438,56,110, 24,56,120, 23,
                       ^~~~~~~~~~
                       {         }
fleng.c:561:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 64,443,56, 77,440,56, 88,441,56, 90,439,56,102,438,56,110, 24,56,120, 23,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:561:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 64,443,56, 77,440,56, 88,441,56, 90,439,56,102,438,56,110, 24,56,120, 23,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:561:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 64,443,56, 77,440,56, 88,441,56, 90,439,56,102,438,56,110, 24,56,120, 23,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:561:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 64,443,56, 77,440,56, 88,441,56, 90,439,56,102,438,56,110, 24,56,120, 23,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:562:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,130, 19,56,136, 20,56,142, 15,56,151, 13,56,155, 12,56,162, 11,56,163,  3,
 ^~~~~~~~~~
 {         }
fleng.c:562:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,130, 19,56,136, 20,56,142, 15,56,151, 13,56,155, 12,56,162, 11,56,163,  3,
            ^~~~~~~~~~
            {         }
fleng.c:562:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,130, 19,56,136, 20,56,142, 15,56,151, 13,56,155, 12,56,162, 11,56,163,  3,
                       ^~~~~~~~~~
                       {         }
fleng.c:562:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,130, 19,56,136, 20,56,142, 15,56,151, 13,56,155, 12,56,162, 11,56,163,  3,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:562:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,130, 19,56,136, 20,56,142, 15,56,151, 13,56,155, 12,56,162, 11,56,163,  3,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:562:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,130, 19,56,136, 20,56,142, 15,56,151, 13,56,155, 12,56,162, 11,56,163,  3,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:562:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,130, 19,56,136, 20,56,142, 15,56,151, 13,56,155, 12,56,162, 11,56,163,  3,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:563:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,167,  8,56,172,  3,57,  0,534,57,  1,533,57,  8,402,57, 30,738,57, 37,402,
 ^~~~~~~~~~
 {         }
fleng.c:563:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,167,  8,56,172,  3,57,  0,534,57,  1,533,57,  8,402,57, 30,738,57, 37,402,
            ^~~~~~~~~~
            {         }
fleng.c:563:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,167,  8,56,172,  3,57,  0,534,57,  1,533,57,  8,402,57, 30,738,57, 37,402,
                       ^~~~~~~~~~
                       {         }
fleng.c:563:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,167,  8,56,172,  3,57,  0,534,57,  1,533,57,  8,402,57, 30,738,57, 37,402,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:563:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,167,  8,56,172,  3,57,  0,534,57,  1,533,57,  8,402,57, 30,738,57, 37,402,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:563:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,167,  8,56,172,  3,57,  0,534,57,  1,533,57,  8,402,57, 30,738,57, 37,402,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:563:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,167,  8,56,172,  3,57,  0,534,57,  1,533,57,  8,402,57, 30,738,57, 37,402,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:564:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 52,446,57, 61,445,57, 64,443,57, 78,440,57, 90,439,57,102,438,57,110, 24,
 ^~~~~~~~~~
 {         }
fleng.c:564:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 52,446,57, 61,445,57, 64,443,57, 78,440,57, 90,439,57,102,438,57,110, 24,
            ^~~~~~~~~~
            {         }
fleng.c:564:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 52,446,57, 61,445,57, 64,443,57, 78,440,57, 90,439,57,102,438,57,110, 24,
                       ^~~~~~~~~~
                       {         }
fleng.c:564:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 52,446,57, 61,445,57, 64,443,57, 78,440,57, 90,439,57,102,438,57,110, 24,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:564:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 52,446,57, 61,445,57, 64,443,57, 78,440,57, 90,439,57,102,438,57,110, 24,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:564:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 52,446,57, 61,445,57, 64,443,57, 78,440,57, 90,439,57,102,438,57,110, 24,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:564:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57, 52,446,57, 61,445,57, 64,443,57, 78,440,57, 90,439,57,102,438,57,110, 24,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:565:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,120, 23,57,132, 19,57,137, 20,57,142, 15,57,151, 13,57,155, 12,57,159, 11,
 ^~~~~~~~~~
 {         }
fleng.c:565:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,120, 23,57,132, 19,57,137, 20,57,142, 15,57,151, 13,57,155, 12,57,159, 11,
            ^~~~~~~~~~
            {         }
fleng.c:565:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,120, 23,57,132, 19,57,137, 20,57,142, 15,57,151, 13,57,155, 12,57,159, 11,
                       ^~~~~~~~~~
                       {         }
fleng.c:565:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,120, 23,57,132, 19,57,137, 20,57,142, 15,57,151, 13,57,155, 12,57,159, 11,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:565:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,120, 23,57,132, 19,57,137, 20,57,142, 15,57,151, 13,57,155, 12,57,159, 11,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:565:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,120, 23,57,132, 19,57,137, 20,57,142, 15,57,151, 13,57,155, 12,57,159, 11,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:565:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,120, 23,57,132, 19,57,137, 20,57,142, 15,57,151, 13,57,155, 12,57,159, 11,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:566:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,163,  3,57,167,  8,57,172,  3,58,  0,534,58,  2,533,58,  8,402,58, 29,738,
 ^~~~~~~~~~
 {         }
fleng.c:566:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,163,  3,57,167,  8,57,172,  3,58,  0,534,58,  2,533,58,  8,402,58, 29,738,
            ^~~~~~~~~~
            {         }
fleng.c:566:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,163,  3,57,167,  8,57,172,  3,58,  0,534,58,  2,533,58,  8,402,58, 29,738,
                       ^~~~~~~~~~
                       {         }
fleng.c:566:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,163,  3,57,167,  8,57,172,  3,58,  0,534,58,  2,533,58,  8,402,58, 29,738,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:566:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,163,  3,57,167,  8,57,172,  3,58,  0,534,58,  2,533,58,  8,402,58, 29,738,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:566:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,163,  3,57,167,  8,57,172,  3,58,  0,534,58,  2,533,58,  8,402,58, 29,738,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:566:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,163,  3,57,167,  8,57,172,  3,58,  0,534,58,  2,533,58,  8,402,58, 29,738,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:567:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 35,402,58, 52,446,58, 62,445,58, 64,443,58, 78,440,58, 93,439,58,102,438,
 ^~~~~~~~~~
 {         }
fleng.c:567:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 35,402,58, 52,446,58, 62,445,58, 64,443,58, 78,440,58, 93,439,58,102,438,
            ^~~~~~~~~~
            {         }
fleng.c:567:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 35,402,58, 52,446,58, 62,445,58, 64,443,58, 78,440,58, 93,439,58,102,438,
                       ^~~~~~~~~~
                       {         }
fleng.c:567:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 35,402,58, 52,446,58, 62,445,58, 64,443,58, 78,440,58, 93,439,58,102,438,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:567:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 35,402,58, 52,446,58, 62,445,58, 64,443,58, 78,440,58, 93,439,58,102,438,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:567:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 35,402,58, 52,446,58, 62,445,58, 64,443,58, 78,440,58, 93,439,58,102,438,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:567:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 35,402,58, 52,446,58, 62,445,58, 64,443,58, 78,440,58, 93,439,58,102,438,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:568:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,110, 24,58,120, 23,58,133, 19,58,139, 20,58,142, 15,58,151, 13,58,154, 12,
 ^~~~~~~~~~
 {         }
fleng.c:568:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,110, 24,58,120, 23,58,133, 19,58,139, 20,58,142, 15,58,151, 13,58,154, 12,
            ^~~~~~~~~~
            {         }
fleng.c:568:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,110, 24,58,120, 23,58,133, 19,58,139, 20,58,142, 15,58,151, 13,58,154, 12,
                       ^~~~~~~~~~
                       {         }
fleng.c:568:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,110, 24,58,120, 23,58,133, 19,58,139, 20,58,142, 15,58,151, 13,58,154, 12,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:568:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,110, 24,58,120, 23,58,133, 19,58,139, 20,58,142, 15,58,151, 13,58,154, 12,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:568:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,110, 24,58,120, 23,58,133, 19,58,139, 20,58,142, 15,58,151, 13,58,154, 12,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:568:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,110, 24,58,120, 23,58,133, 19,58,139, 20,58,142, 15,58,151, 13,58,154, 12,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:569:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,158, 11,58,163,  3,59,  0,533,59,  4,402,59, 28,738,59, 33,402,59, 52,446,
 ^~~~~~~~~~
 {         }
fleng.c:569:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,158, 11,58,163,  3,59,  0,533,59,  4,402,59, 28,738,59, 33,402,59, 52,446,
            ^~~~~~~~~~
            {         }
fleng.c:569:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,158, 11,58,163,  3,59,  0,533,59,  4,402,59, 28,738,59, 33,402,59, 52,446,
                       ^~~~~~~~~~
                       {         }
fleng.c:569:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,158, 11,58,163,  3,59,  0,533,59,  4,402,59, 28,738,59, 33,402,59, 52,446,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:569:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,158, 11,58,163,  3,59,  0,533,59,  4,402,59, 28,738,59, 33,402,59, 52,446,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:569:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,158, 11,58,163,  3,59,  0,533,59,  4,402,59, 28,738,59, 33,402,59, 52,446,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:569:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,158, 11,58,163,  3,59,  0,533,59,  4,402,59, 28,738,59, 33,402,59, 52,446,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:570:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 63,445,59, 65,443,59, 66,442,59, 69,443,59, 78,440,59, 94,439,59,102,438,
 ^~~~~~~~~~
 {         }
fleng.c:570:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 63,445,59, 65,443,59, 66,442,59, 69,443,59, 78,440,59, 94,439,59,102,438,
            ^~~~~~~~~~
            {         }
fleng.c:570:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 63,445,59, 65,443,59, 66,442,59, 69,443,59, 78,440,59, 94,439,59,102,438,
                       ^~~~~~~~~~
                       {         }
fleng.c:570:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 63,445,59, 65,443,59, 66,442,59, 69,443,59, 78,440,59, 94,439,59,102,438,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:570:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 63,445,59, 65,443,59, 66,442,59, 69,443,59, 78,440,59, 94,439,59,102,438,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:570:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 63,445,59, 65,443,59, 66,442,59, 69,443,59, 78,440,59, 94,439,59,102,438,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:570:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 63,445,59, 65,443,59, 66,442,59, 69,443,59, 78,440,59, 94,439,59,102,438,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:571:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,110, 24,59,120, 23,59,134, 19,59,142, 15,59,148, 14,59,152,  2,59,168,  3,
 ^~~~~~~~~~
 {         }
fleng.c:571:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,110, 24,59,120, 23,59,134, 19,59,142, 15,59,148, 14,59,152,  2,59,168,  3,
            ^~~~~~~~~~
            {         }
fleng.c:571:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,110, 24,59,120, 23,59,134, 19,59,142, 15,59,148, 14,59,152,  2,59,168,  3,
                       ^~~~~~~~~~
                       {         }
fleng.c:571:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,110, 24,59,120, 23,59,134, 19,59,142, 15,59,148, 14,59,152,  2,59,168,  3,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:571:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,110, 24,59,120, 23,59,134, 19,59,142, 15,59,148, 14,59,152,  2,59,168,  3,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:571:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,110, 24,59,120, 23,59,134, 19,59,142, 15,59,148, 14,59,152,  2,59,168,  3,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:571:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,110, 24,59,120, 23,59,134, 19,59,142, 15,59,148, 14,59,152,  2,59,168,  3,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:572:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,  0,533,60,  4,402,60, 27,738,60, 31,402,60, 42,680,60, 49,444,60, 64,445,
 ^~~~~~~~~~
 {         }
fleng.c:572:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,  0,533,60,  4,402,60, 27,738,60, 31,402,60, 42,680,60, 49,444,60, 64,445,
            ^~~~~~~~~~
            {         }
fleng.c:572:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,  0,533,60,  4,402,60, 27,738,60, 31,402,60, 42,680,60, 49,444,60, 64,445,
                       ^~~~~~~~~~
                       {         }
fleng.c:572:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,  0,533,60,  4,402,60, 27,738,60, 31,402,60, 42,680,60, 49,444,60, 64,445,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:572:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,  0,533,60,  4,402,60, 27,738,60, 31,402,60, 42,680,60, 49,444,60, 64,445,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:572:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,  0,533,60,  4,402,60, 27,738,60, 31,402,60, 42,680,60, 49,444,60, 64,445,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:572:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,  0,533,60,  4,402,60, 27,738,60, 31,402,60, 42,680,60, 49,444,60, 64,445,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:573:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 65,442,60, 69,443,60, 78,440,60, 94,679,60,124, 18,60,139, 19,60,142,  2,
 ^~~~~~~~~~
 {         }
fleng.c:573:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 65,442,60, 69,443,60, 78,440,60, 94,679,60,124, 18,60,139, 19,60,142,  2,
            ^~~~~~~~~~
            {         }
fleng.c:573:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 65,442,60, 69,443,60, 78,440,60, 94,679,60,124, 18,60,139, 19,60,142,  2,
                       ^~~~~~~~~~
                       {         }
fleng.c:573:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 65,442,60, 69,443,60, 78,440,60, 94,679,60,124, 18,60,139, 19,60,142,  2,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:573:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 65,442,60, 69,443,60, 78,440,60, 94,679,60,124, 18,60,139, 19,60,142,  2,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:573:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 65,442,60, 69,443,60, 78,440,60, 94,679,60,124, 18,60,139, 19,60,142,  2,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:573:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 65,442,60, 69,443,60, 78,440,60, 94,679,60,124, 18,60,139, 19,60,142,  2,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:574:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,148, 14,60,152,  2,60,168,  3,61,  0,642,61, 10,637,61, 30,402,61, 42,680,
 ^~~~~~~~~~
 {         }
fleng.c:574:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,148, 14,60,152,  2,60,168,  3,61,  0,642,61, 10,637,61, 30,402,61, 42,680,
            ^~~~~~~~~~
            {         }
fleng.c:574:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,148, 14,60,152,  2,60,168,  3,61,  0,642,61, 10,637,61, 30,402,61, 42,680,
                       ^~~~~~~~~~
                       {         }
fleng.c:574:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,148, 14,60,152,  2,60,168,  3,61,  0,642,61, 10,637,61, 30,402,61, 42,680,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:574:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,148, 14,60,152,  2,60,168,  3,61,  0,642,61, 10,637,61, 30,402,61, 42,680,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:574:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,148, 14,60,152,  2,60,168,  3,61,  0,642,61, 10,637,61, 30,402,61, 42,680,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:574:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,148, 14,60,152,  2,60,168,  3,61,  0,642,61, 10,637,61, 30,402,61, 42,680,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:575:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 50,444,61, 64,442,61, 71,443,61, 79,440,61, 93,679,61,127, 18,61,141,  2,
 ^~~~~~~~~~
 {         }
fleng.c:575:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 50,444,61, 64,442,61, 71,443,61, 79,440,61, 93,679,61,127, 18,61,141,  2,
            ^~~~~~~~~~
            {         }
fleng.c:575:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 50,444,61, 64,442,61, 71,443,61, 79,440,61, 93,679,61,127, 18,61,141,  2,
                       ^~~~~~~~~~
                       {         }
fleng.c:575:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 50,444,61, 64,442,61, 71,443,61, 79,440,61, 93,679,61,127, 18,61,141,  2,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:575:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 50,444,61, 64,442,61, 71,443,61, 79,440,61, 93,679,61,127, 18,61,141,  2,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:575:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 50,444,61, 64,442,61, 71,443,61, 79,440,61, 93,679,61,127, 18,61,141,  2,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:575:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 50,444,61, 64,442,61, 71,443,61, 79,440,61, 93,679,61,127, 18,61,141,  2,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:576:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,167,  3,62,  0,642,62, 10,637,62, 30,402,62, 40,680,62, 51,444,62, 64,682,
 ^~~~~~~~~~
 {         }
fleng.c:576:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,167,  3,62,  0,642,62, 10,637,62, 30,402,62, 40,680,62, 51,444,62, 64,682,
            ^~~~~~~~~~
            {         }
fleng.c:576:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,167,  3,62,  0,642,62, 10,637,62, 30,402,62, 40,680,62, 51,444,62, 64,682,
                       ^~~~~~~~~~
                       {         }
fleng.c:576:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,167,  3,62,  0,642,62, 10,637,62, 30,402,62, 40,680,62, 51,444,62, 64,682,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:576:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,167,  3,62,  0,642,62, 10,637,62, 30,402,62, 40,680,62, 51,444,62, 64,682,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:576:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,167,  3,62,  0,642,62, 10,637,62, 30,402,62, 40,680,62, 51,444,62, 64,682,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:576:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,167,  3,62,  0,642,62, 10,637,62, 30,402,62, 40,680,62, 51,444,62, 64,682,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:577:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 70,442,62, 72,443,62, 78,442,62, 80,440,62, 91,679,62,129, 18,62,141,  1,
 ^~~~~~~~~~
 {         }
fleng.c:577:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 70,442,62, 72,443,62, 78,442,62, 80,440,62, 91,679,62,129, 18,62,141,  1,
            ^~~~~~~~~~
            {         }
fleng.c:577:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 70,442,62, 72,443,62, 78,442,62, 80,440,62, 91,679,62,129, 18,62,141,  1,
                       ^~~~~~~~~~
                       {         }
fleng.c:577:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 70,442,62, 72,443,62, 78,442,62, 80,440,62, 91,679,62,129, 18,62,141,  1,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:577:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 70,442,62, 72,443,62, 78,442,62, 80,440,62, 91,679,62,129, 18,62,141,  1,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:577:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 70,442,62, 72,443,62, 78,442,62, 80,440,62, 91,679,62,129, 18,62,141,  1,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:577:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62, 70,442,62, 72,443,62, 78,442,62, 80,440,62, 91,679,62,129, 18,62,141,  1,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:578:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,161,676,62,166,  3,62,169,674,62,170,  3,63,  0,642,63, 10,637,63, 18,638,
 ^~~~~~~~~~
 {         }
fleng.c:578:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,161,676,62,166,  3,62,169,674,62,170,  3,63,  0,642,63, 10,637,63, 18,638,
            ^~~~~~~~~~
            {         }
fleng.c:578:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,161,676,62,166,  3,62,169,674,62,170,  3,63,  0,642,63, 10,637,63, 18,638,
                       ^~~~~~~~~~
                       {         }
fleng.c:578:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,161,676,62,166,  3,62,169,674,62,170,  3,63,  0,642,63, 10,637,63, 18,638,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:578:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,161,676,62,166,  3,62,169,674,62,170,  3,63,  0,642,63, 10,637,63, 18,638,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:578:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,161,676,62,166,  3,62,169,674,62,170,  3,63,  0,642,63, 10,637,63, 18,638,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:578:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,161,676,62,166,  3,62,169,674,62,170,  3,63,  0,642,63, 10,637,63, 18,638,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:579:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 21,637,63, 30,402,63, 40,680,63, 52,444,63, 64,682,63, 71,442,63, 80,679,
 ^~~~~~~~~~
 {         }
fleng.c:579:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 21,637,63, 30,402,63, 40,680,63, 52,444,63, 64,682,63, 71,442,63, 80,679,
            ^~~~~~~~~~
            {         }
fleng.c:579:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 21,637,63, 30,402,63, 40,680,63, 52,444,63, 64,682,63, 71,442,63, 80,679,
                       ^~~~~~~~~~
                       {         }
fleng.c:579:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 21,637,63, 30,402,63, 40,680,63, 52,444,63, 64,682,63, 71,442,63, 80,679,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:579:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 21,637,63, 30,402,63, 40,680,63, 52,444,63, 64,682,63, 71,442,63, 80,679,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:579:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 21,637,63, 30,402,63, 40,680,63, 52,444,63, 64,682,63, 71,442,63, 80,679,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:579:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63, 21,637,63, 30,402,63, 40,680,63, 52,444,63, 64,682,63, 71,442,63, 80,679,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:580:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,130, 18,63,141,  1,63,161,676,63,165,673,63,168,674,63,172,  3,64,  0,642,
 ^~~~~~~~~~
 {         }
fleng.c:580:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,130, 18,63,141,  1,63,161,676,63,165,673,63,168,674,63,172,  3,64,  0,642,
            ^~~~~~~~~~
            {         }
fleng.c:580:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,130, 18,63,141,  1,63,161,676,63,165,673,63,168,674,63,172,  3,64,  0,642,
                       ^~~~~~~~~~
                       {         }
fleng.c:580:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,130, 18,63,141,  1,63,161,676,63,165,673,63,168,674,63,172,  3,64,  0,642,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:580:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,130, 18,63,141,  1,63,161,676,63,165,673,63,168,674,63,172,  3,64,  0,642,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:580:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,130, 18,63,141,  1,63,161,676,63,165,673,63,168,674,63,172,  3,64,  0,642,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:580:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 63,130, 18,63,141,  1,63,161,676,63,165,673,63,168,674,63,172,  3,64,  0,642,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:581:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 10,637,64, 14,638,64, 23,637,64, 30,402,64, 40,680,64, 53,444,64, 64,682,
 ^~~~~~~~~~
 {         }
fleng.c:581:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 10,637,64, 14,638,64, 23,637,64, 30,402,64, 40,680,64, 53,444,64, 64,682,
            ^~~~~~~~~~
            {         }
fleng.c:581:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 10,637,64, 14,638,64, 23,637,64, 30,402,64, 40,680,64, 53,444,64, 64,682,
                       ^~~~~~~~~~
                       {         }
fleng.c:581:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 10,637,64, 14,638,64, 23,637,64, 30,402,64, 40,680,64, 53,444,64, 64,682,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:581:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 10,637,64, 14,638,64, 23,637,64, 30,402,64, 40,680,64, 53,444,64, 64,682,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:581:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 10,637,64, 14,638,64, 23,637,64, 30,402,64, 40,680,64, 53,444,64, 64,682,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:581:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 10,637,64, 14,638,64, 23,637,64, 30,402,64, 40,680,64, 53,444,64, 64,682,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:582:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 79,679,64,131, 18,64,141,  1,64,161,676,64,167,673,64,171,671,65,  0,642,
 ^~~~~~~~~~
 {         }
fleng.c:582:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 79,679,64,131, 18,64,141,  1,64,161,676,64,167,673,64,171,671,65,  0,642,
            ^~~~~~~~~~
            {         }
fleng.c:582:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 79,679,64,131, 18,64,141,  1,64,161,676,64,167,673,64,171,671,65,  0,642,
                       ^~~~~~~~~~
                       {         }
fleng.c:582:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 79,679,64,131, 18,64,141,  1,64,161,676,64,167,673,64,171,671,65,  0,642,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:582:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 79,679,64,131, 18,64,141,  1,64,161,676,64,167,673,64,171,671,65,  0,642,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:582:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 79,679,64,131, 18,64,141,  1,64,161,676,64,167,673,64,171,671,65,  0,642,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:582:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64, 79,679,64,131, 18,64,141,  1,64,161,676,64,167,673,64,171,671,65,  0,642,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:583:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,637,65, 14,638,65, 23,637,65, 30,402,65, 35,636,65, 40,680,65, 54,444,
 ^~~~~~~~~~
 {         }
fleng.c:583:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,637,65, 14,638,65, 23,637,65, 30,402,65, 35,636,65, 40,680,65, 54,444,
            ^~~~~~~~~~
            {         }
fleng.c:583:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,637,65, 14,638,65, 23,637,65, 30,402,65, 35,636,65, 40,680,65, 54,444,
                       ^~~~~~~~~~
                       {         }
fleng.c:583:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,637,65, 14,638,65, 23,637,65, 30,402,65, 35,636,65, 40,680,65, 54,444,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:583:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,637,65, 14,638,65, 23,637,65, 30,402,65, 35,636,65, 40,680,65, 54,444,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:583:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,637,65, 14,638,65, 23,637,65, 30,402,65, 35,636,65, 40,680,65, 54,444,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:583:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 10,637,65, 14,638,65, 23,637,65, 30,402,65, 35,636,65, 40,680,65, 54,444,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:584:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 62,682,65, 79,679,65,132,677,65,141,676,65,168,673,65,169,671,66,  0,642,
 ^~~~~~~~~~
 {         }
fleng.c:584:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 62,682,65, 79,679,65,132,677,65,141,676,65,168,673,65,169,671,66,  0,642,
            ^~~~~~~~~~
            {         }
fleng.c:584:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 62,682,65, 79,679,65,132,677,65,141,676,65,168,673,65,169,671,66,  0,642,
                       ^~~~~~~~~~
                       {         }
fleng.c:584:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 62,682,65, 79,679,65,132,677,65,141,676,65,168,673,65,169,671,66,  0,642,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:584:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 62,682,65, 79,679,65,132,677,65,141,676,65,168,673,65,169,671,66,  0,642,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:584:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 62,682,65, 79,679,65,132,677,65,141,676,65,168,673,65,169,671,66,  0,642,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:584:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 62,682,65, 79,679,65,132,677,65,141,676,65,168,673,65,169,671,66,  0,642,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:585:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 10,637,66, 30,402,66, 33,636,66, 40,680,66, 54,444,66, 61,682,66, 75,679,
 ^~~~~~~~~~
 {         }
fleng.c:585:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 10,637,66, 30,402,66, 33,636,66, 40,680,66, 54,444,66, 61,682,66, 75,679,
            ^~~~~~~~~~
            {         }
fleng.c:585:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 10,637,66, 30,402,66, 33,636,66, 40,680,66, 54,444,66, 61,682,66, 75,679,
                       ^~~~~~~~~~
                       {         }
fleng.c:585:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 10,637,66, 30,402,66, 33,636,66, 40,680,66, 54,444,66, 61,682,66, 75,679,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:585:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 10,637,66, 30,402,66, 33,636,66, 40,680,66, 54,444,66, 61,682,66, 75,679,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:585:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 10,637,66, 30,402,66, 33,636,66, 40,680,66, 54,444,66, 61,682,66, 75,679,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:585:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 10,637,66, 30,402,66, 33,636,66, 40,680,66, 54,444,66, 61,682,66, 75,679,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:586:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,134,677,66,141,676,66,167,673,66,169,670,67,  0,642,67, 10,637,67, 30,636,
 ^~~~~~~~~~
 {         }
fleng.c:586:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,134,677,66,141,676,66,167,673,66,169,670,67,  0,642,67, 10,637,67, 30,636,
            ^~~~~~~~~~
            {         }
fleng.c:586:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,134,677,66,141,676,66,167,673,66,169,670,67,  0,642,67, 10,637,67, 30,636,
                       ^~~~~~~~~~
                       {         }
fleng.c:586:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,134,677,66,141,676,66,167,673,66,169,670,67,  0,642,67, 10,637,67, 30,636,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:586:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,134,677,66,141,676,66,167,673,66,169,670,67,  0,642,67, 10,637,67, 30,636,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:586:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,134,677,66,141,676,66,167,673,66,169,670,67,  0,642,67, 10,637,67, 30,636,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:586:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,134,677,66,141,676,66,167,673,66,169,670,67,  0,642,67, 10,637,67, 30,636,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:587:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 40,680,67, 54,444,67, 63,682,67, 74,679,67,136,677,67,141,676,67,166,673,
 ^~~~~~~~~~
 {         }
fleng.c:587:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 40,680,67, 54,444,67, 63,682,67, 74,679,67,136,677,67,141,676,67,166,673,
            ^~~~~~~~~~
            {         }
fleng.c:587:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 40,680,67, 54,444,67, 63,682,67, 74,679,67,136,677,67,141,676,67,166,673,
                       ^~~~~~~~~~
                       {         }
fleng.c:587:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 40,680,67, 54,444,67, 63,682,67, 74,679,67,136,677,67,141,676,67,166,673,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:587:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 40,680,67, 54,444,67, 63,682,67, 74,679,67,136,677,67,141,676,67,166,673,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:587:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 40,680,67, 54,444,67, 63,682,67, 74,679,67,136,677,67,141,676,67,166,673,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:587:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 40,680,67, 54,444,67, 63,682,67, 74,679,67,136,677,67,141,676,67,166,673,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:588:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,170,672,67,172,670,68,  0,642,68, 10,637,68, 25,636,68, 40,680,68, 54,444,
 ^~~~~~~~~~
 {         }
fleng.c:588:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,170,672,67,172,670,68,  0,642,68, 10,637,68, 25,636,68, 40,680,68, 54,444,
            ^~~~~~~~~~
            {         }
fleng.c:588:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,170,672,67,172,670,68,  0,642,68, 10,637,68, 25,636,68, 40,680,68, 54,444,
                       ^~~~~~~~~~
                       {         }
fleng.c:588:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,170,672,67,172,670,68,  0,642,68, 10,637,68, 25,636,68, 40,680,68, 54,444,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:588:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,170,672,67,172,670,68,  0,642,68, 10,637,68, 25,636,68, 40,680,68, 54,444,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:588:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,170,672,67,172,670,68,  0,642,68, 10,637,68, 25,636,68, 40,680,68, 54,444,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:588:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67,170,672,67,172,670,68,  0,642,68, 10,637,68, 25,636,68, 40,680,68, 54,444,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:589:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 65,682,68, 75,679,68,136,677,68,141,676,68,167,672,68,176,670,69,  0,639,
 ^~~~~~~~~~
 {         }
fleng.c:589:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 65,682,68, 75,679,68,136,677,68,141,676,68,167,672,68,176,670,69,  0,639,
            ^~~~~~~~~~
            {         }
fleng.c:589:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 65,682,68, 75,679,68,136,677,68,141,676,68,167,672,68,176,670,69,  0,639,
                       ^~~~~~~~~~
                       {         }
fleng.c:589:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 65,682,68, 75,679,68,136,677,68,141,676,68,167,672,68,176,670,69,  0,639,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:589:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 65,682,68, 75,679,68,136,677,68,141,676,68,167,672,68,176,670,69,  0,639,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:589:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 65,682,68, 75,679,68,136,677,68,141,676,68,167,672,68,176,670,69,  0,639,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:589:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 65,682,68, 75,679,68,136,677,68,141,676,68,167,672,68,176,670,69,  0,639,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:590:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 20,636,69, 40,680,69, 55,681,69, 67,682,69, 78,679,69,137,677,69,141,676,
 ^~~~~~~~~~
 {         }
fleng.c:590:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 20,636,69, 40,680,69, 55,681,69, 67,682,69, 78,679,69,137,677,69,141,676,
            ^~~~~~~~~~
            {         }
fleng.c:590:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 20,636,69, 40,680,69, 55,681,69, 67,682,69, 78,679,69,137,677,69,141,676,
                       ^~~~~~~~~~
                       {         }
fleng.c:590:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 20,636,69, 40,680,69, 55,681,69, 67,682,69, 78,679,69,137,677,69,141,676,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:590:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 20,636,69, 40,680,69, 55,681,69, 67,682,69, 78,679,69,137,677,69,141,676,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:590:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 20,636,69, 40,680,69, 55,681,69, 67,682,69, 78,679,69,137,677,69,141,676,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:590:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 20,636,69, 40,680,69, 55,681,69, 67,682,69, 78,679,69,137,677,69,141,676,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:591:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69,164,672,69,178,670,70,  0,639,70, 20,636,70, 40,680,70, 55,681,70, 67,682,
 ^~~~~~~~~~
 {         }
fleng.c:591:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69,164,672,69,178,670,70,  0,639,70, 20,636,70, 40,680,70, 55,681,70, 67,682,
            ^~~~~~~~~~
            {         }
fleng.c:591:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69,164,672,69,178,670,70,  0,639,70, 20,636,70, 40,680,70, 55,681,70, 67,682,
                       ^~~~~~~~~~
                       {         }
fleng.c:591:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69,164,672,69,178,670,70,  0,639,70, 20,636,70, 40,680,70, 55,681,70, 67,682,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:591:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69,164,672,69,178,670,70,  0,639,70, 20,636,70, 40,680,70, 55,681,70, 67,682,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:591:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69,164,672,69,178,670,70,  0,639,70, 20,636,70, 40,680,70, 55,681,70, 67,682,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:591:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69,164,672,69,178,670,70,  0,639,70, 20,636,70, 40,680,70, 55,681,70, 67,682,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:592:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 90,679,70,130,675,70,141,676,70,163,672,70,177,670,71,  0,639,71, 20,636,
 ^~~~~~~~~~
 {         }
fleng.c:592:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 90,679,70,130,675,70,141,676,70,163,672,70,177,670,71,  0,639,71, 20,636,
            ^~~~~~~~~~
            {         }
fleng.c:592:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 90,679,70,130,675,70,141,676,70,163,672,70,177,670,71,  0,639,71, 20,636,
                       ^~~~~~~~~~
                       {         }
fleng.c:592:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 90,679,70,130,675,70,141,676,70,163,672,70,177,670,71,  0,639,71, 20,636,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:592:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 90,679,70,130,675,70,141,676,70,163,672,70,177,670,71,  0,639,71, 20,636,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:592:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 90,679,70,130,675,70,141,676,70,163,672,70,177,670,71,  0,639,71, 20,636,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:592:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70, 90,679,70,130,675,70,141,676,70,163,672,70,177,670,71,  0,639,71, 20,636,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:593:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 40,680,71, 56,681,71, 71,682,71, 90,679,71,127,675,71,154,676,71,158,675,
 ^~~~~~~~~~
 {         }
fleng.c:593:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 40,680,71, 56,681,71, 71,682,71, 90,679,71,127,675,71,154,676,71,158,675,
            ^~~~~~~~~~
            {         }
fleng.c:593:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 40,680,71, 56,681,71, 71,682,71, 90,679,71,127,675,71,154,676,71,158,675,
                       ^~~~~~~~~~
                       {         }
fleng.c:593:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 40,680,71, 56,681,71, 71,682,71, 90,679,71,127,675,71,154,676,71,158,675,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:593:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 40,680,71, 56,681,71, 71,682,71, 90,679,71,127,675,71,154,676,71,158,675,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:593:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 40,680,71, 56,681,71, 71,682,71, 90,679,71,127,675,71,154,676,71,158,675,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:593:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71, 40,680,71, 56,681,71, 71,682,71, 90,679,71,127,675,71,154,676,71,158,675,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:594:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,166,672,71,177,670,72,  0,639,72, 20,636,72, 40,680,72, 57,681,72, 74,682,
 ^~~~~~~~~~
 {         }
fleng.c:594:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,166,672,71,177,670,72,  0,639,72, 20,636,72, 40,680,72, 57,681,72, 74,682,
            ^~~~~~~~~~
            {         }
fleng.c:594:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,166,672,71,177,670,72,  0,639,72, 20,636,72, 40,680,72, 57,681,72, 74,682,
                       ^~~~~~~~~~
                       {         }
fleng.c:594:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,166,672,71,177,670,72,  0,639,72, 20,636,72, 40,680,72, 57,681,72, 74,682,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:594:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,166,672,71,177,670,72,  0,639,72, 20,636,72, 40,680,72, 57,681,72, 74,682,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:594:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,166,672,71,177,670,72,  0,639,72, 20,636,72, 40,680,72, 57,681,72, 74,682,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:594:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,166,672,71,177,670,72,  0,639,72, 20,636,72, 40,680,72, 57,681,72, 74,682,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:595:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 90,679,72,127,675,72,166,669,73,  0,640,73, 20,636,73, 40,680,73, 57,681,
 ^~~~~~~~~~
 {         }
fleng.c:595:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 90,679,72,127,675,72,166,669,73,  0,640,73, 20,636,73, 40,680,73, 57,681,
            ^~~~~~~~~~
            {         }
fleng.c:595:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 90,679,72,127,675,72,166,669,73,  0,640,73, 20,636,73, 40,680,73, 57,681,
                       ^~~~~~~~~~
                       {         }
fleng.c:595:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 90,679,72,127,675,72,166,669,73,  0,640,73, 20,636,73, 40,680,73, 57,681,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:595:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 90,679,72,127,675,72,166,669,73,  0,640,73, 20,636,73, 40,680,73, 57,681,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:595:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 90,679,72,127,675,72,166,669,73,  0,640,73, 20,636,73, 40,680,73, 57,681,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:595:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 90,679,72,127,675,72,166,669,73,  0,640,73, 20,636,73, 40,680,73, 57,681,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:596:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 76,682,73, 90,679,73,127,675,73,166,669,74,  0,640,74, 17,636,74, 40,680,
 ^~~~~~~~~~
 {         }
fleng.c:596:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 76,682,73, 90,679,73,127,675,73,166,669,74,  0,640,74, 17,636,74, 40,680,
            ^~~~~~~~~~
            {         }
fleng.c:596:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 76,682,73, 90,679,73,127,675,73,166,669,74,  0,640,74, 17,636,74, 40,680,
                       ^~~~~~~~~~
                       {         }
fleng.c:596:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 76,682,73, 90,679,73,127,675,73,166,669,74,  0,640,74, 17,636,74, 40,680,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:596:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 76,682,73, 90,679,73,127,675,73,166,669,74,  0,640,74, 17,636,74, 40,680,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:596:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 76,682,73, 90,679,73,127,675,73,166,669,74,  0,640,74, 17,636,74, 40,680,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:596:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 76,682,73, 90,679,73,127,675,73,166,669,74,  0,640,74, 17,636,74, 40,680,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:597:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 58,681,74, 79,678,74,116,679,74,125,675,74,166,669,75,  0,640,75, 17,636,
 ^~~~~~~~~~
 {         }
fleng.c:597:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 58,681,74, 79,678,74,116,679,74,125,675,74,166,669,75,  0,640,75, 17,636,
            ^~~~~~~~~~
            {         }
fleng.c:597:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 58,681,74, 79,678,74,116,679,74,125,675,74,166,669,75,  0,640,75, 17,636,
                       ^~~~~~~~~~
                       {         }
fleng.c:597:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 58,681,74, 79,678,74,116,679,74,125,675,74,166,669,75,  0,640,75, 17,636,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:597:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 58,681,74, 79,678,74,116,679,74,125,675,74,166,669,75,  0,640,75, 17,636,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:597:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 58,681,74, 79,678,74,116,679,74,125,675,74,166,669,75,  0,640,75, 17,636,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:597:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 58,681,74, 79,678,74,116,679,74,125,675,74,166,669,75,  0,640,75, 17,636,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:598:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 40,680,75, 60,681,75, 79,678,75,125,675,75,166,669,76,  0,640,76, 17,636,
 ^~~~~~~~~~
 {         }
fleng.c:598:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 40,680,75, 60,681,75, 79,678,75,125,675,75,166,669,76,  0,640,76, 17,636,
            ^~~~~~~~~~
            {         }
fleng.c:598:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 40,680,75, 60,681,75, 79,678,75,125,675,75,166,669,76,  0,640,76, 17,636,
                       ^~~~~~~~~~
                       {         }
fleng.c:598:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 40,680,75, 60,681,75, 79,678,75,125,675,75,166,669,76,  0,640,76, 17,636,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:598:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 40,680,75, 60,681,75, 79,678,75,125,675,75,166,669,76,  0,640,76, 17,636,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:598:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 40,680,75, 60,681,75, 79,678,75,125,675,75,166,669,76,  0,640,76, 17,636,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:598:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75, 40,680,75, 60,681,75, 79,678,75,125,675,75,166,669,76,  0,640,76, 17,636,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:599:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 40,680,76, 71,681,76, 78,678,76,125,634,76,166,669,77,  0,640,77, 17,636,
 ^~~~~~~~~~
 {         }
fleng.c:599:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 40,680,76, 71,681,76, 78,678,76,125,634,76,166,669,77,  0,640,77, 17,636,
            ^~~~~~~~~~
            {         }
fleng.c:599:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 40,680,76, 71,681,76, 78,678,76,125,634,76,166,669,77,  0,640,77, 17,636,
                       ^~~~~~~~~~
                       {         }
fleng.c:599:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 40,680,76, 71,681,76, 78,678,76,125,634,76,166,669,77,  0,640,77, 17,636,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:599:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 40,680,76, 71,681,76, 78,678,76,125,634,76,166,669,77,  0,640,77, 17,636,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:599:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 40,680,76, 71,681,76, 78,678,76,125,634,76,166,669,77,  0,640,77, 17,636,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:599:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 76, 40,680,76, 71,681,76, 78,678,76,125,634,76,166,669,77,  0,640,77, 17,636,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:600:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 40,680,77, 73,678,77,125,634,78,  0,640,78, 17,636,78, 40,680,78, 73,678,
 ^~~~~~~~~~
 {         }
fleng.c:600:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 40,680,77, 73,678,77,125,634,78,  0,640,78, 17,636,78, 40,680,78, 73,678,
            ^~~~~~~~~~
            {         }
fleng.c:600:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 40,680,77, 73,678,77,125,634,78,  0,640,78, 17,636,78, 40,680,78, 73,678,
                       ^~~~~~~~~~
                       {         }
fleng.c:600:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 40,680,77, 73,678,77,125,634,78,  0,640,78, 17,636,78, 40,680,78, 73,678,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:600:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 40,680,77, 73,678,77,125,634,78,  0,640,78, 17,636,78, 40,680,78, 73,678,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:600:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 40,680,77, 73,678,77,125,634,78,  0,640,78, 17,636,78, 40,680,78, 73,678,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:600:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77, 40,680,77, 73,678,77,125,634,78,  0,640,78, 17,636,78, 40,680,78, 73,678,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:601:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,120,634,79,  0,640,79, 17,636,79, 40,680,79, 70,678,79,110,634,80,  0,641,
 ^~~~~~~~~~
 {         }
fleng.c:601:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,120,634,79,  0,640,79, 17,636,79, 40,680,79, 70,678,79,110,634,80,  0,641,
            ^~~~~~~~~~
            {         }
fleng.c:601:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,120,634,79,  0,640,79, 17,636,79, 40,680,79, 70,678,79,110,634,80,  0,641,
                       ^~~~~~~~~~
                       {         }
fleng.c:601:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,120,634,79,  0,640,79, 17,636,79, 40,680,79, 70,678,79,110,634,80,  0,641,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:601:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,120,634,79,  0,640,79, 17,636,79, 40,680,79, 70,678,79,110,634,80,  0,641,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:601:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,120,634,79,  0,640,79, 17,636,79, 40,680,79, 70,678,79,110,634,80,  0,641,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:601:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,120,634,79,  0,640,79, 17,636,79, 40,680,79, 70,678,79,110,634,80,  0,641,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:602:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 15,635,80, 30,636,80, 40,680,80, 55,635,80, 67,678,80,100,634,81,  0,641,
 ^~~~~~~~~~
 {         }
fleng.c:602:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 15,635,80, 30,636,80, 40,680,80, 55,635,80, 67,678,80,100,634,81,  0,641,
            ^~~~~~~~~~
            {         }
fleng.c:602:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 15,635,80, 30,636,80, 40,680,80, 55,635,80, 67,678,80,100,634,81,  0,641,
                       ^~~~~~~~~~
                       {         }
fleng.c:602:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 15,635,80, 30,636,80, 40,680,80, 55,635,80, 67,678,80,100,634,81,  0,641,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:602:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 15,635,80, 30,636,80, 40,680,80, 55,635,80, 67,678,80,100,634,81,  0,641,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:602:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 15,635,80, 30,636,80, 40,680,80, 55,635,80, 67,678,80,100,634,81,  0,641,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:602:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 80, 15,635,80, 30,636,80, 40,680,80, 55,635,80, 67,678,80,100,634,81,  0,641,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:603:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 10,635,81, 65,678,81, 95,634,82,  0,641,82, 10,635,82, 60,678,82, 90,634,
 ^~~~~~~~~~
 {         }
fleng.c:603:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 10,635,81, 65,678,81, 95,634,82,  0,641,82, 10,635,82, 60,678,82, 90,634,
            ^~~~~~~~~~
            {         }
fleng.c:603:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 10,635,81, 65,678,81, 95,634,82,  0,641,82, 10,635,82, 60,678,82, 90,634,
                       ^~~~~~~~~~
                       {         }
fleng.c:603:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 10,635,81, 65,678,81, 95,634,82,  0,641,82, 10,635,82, 60,678,82, 90,634,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:603:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 10,635,81, 65,678,81, 95,634,82,  0,641,82, 10,635,82, 60,678,82, 90,634,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:603:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 10,635,81, 65,678,81, 95,634,82,  0,641,82, 10,635,82, 60,678,82, 90,634,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:603:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81, 10,635,81, 65,678,81, 95,634,82,  0,641,82, 10,635,82, 60,678,82, 90,634,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:604:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,  0,641,83, 10,635,83, 60,678,83, 80,634,84,  0,641,84, 10,635,84, 60,634,
 ^~~~~~~~~~
 {         }
fleng.c:604:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,  0,641,83, 10,635,83, 60,678,83, 80,634,84,  0,641,84, 10,635,84, 60,634,
            ^~~~~~~~~~
            {         }
fleng.c:604:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,  0,641,83, 10,635,83, 60,678,83, 80,634,84,  0,641,84, 10,635,84, 60,634,
                       ^~~~~~~~~~
                       {         }
fleng.c:604:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,  0,641,83, 10,635,83, 60,678,83, 80,634,84,  0,641,84, 10,635,84, 60,634,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:604:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,  0,641,83, 10,635,83, 60,678,83, 80,634,84,  0,641,84, 10,635,84, 60,634,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:604:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,  0,641,83, 10,635,83, 60,678,83, 80,634,84,  0,641,84, 10,635,84, 60,634,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:604:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 83,  0,641,83, 10,635,83, 60,678,83, 80,634,84,  0,641,84, 10,635,84, 60,634,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:605:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 10,633,85, 60,634,86,  0,641,86, 10,633,86, 75,634,87,  0,641,
 ^~~~~~~~~~
 {         }
fleng.c:605:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 10,633,85, 60,634,86,  0,641,86, 10,633,86, 75,634,87,  0,641,
            ^~~~~~~~~~
            {         }
fleng.c:605:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 10,633,85, 60,634,86,  0,641,86, 10,633,86, 75,634,87,  0,641,
                       ^~~~~~~~~~
                       {         }
fleng.c:605:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 10,633,85, 60,634,86,  0,641,86, 10,633,86, 75,634,87,  0,641,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:605:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 10,633,85, 60,634,86,  0,641,86, 10,633,86, 75,634,87,  0,641,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:605:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 10,633,85, 60,634,86,  0,641,86, 10,633,86, 75,634,87,  0,641,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:605:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,641,85, 10,633,85, 60,634,86,  0,641,86, 10,633,86, 75,634,87,  0,641,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:606:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 87, 10,633,87, 75,634,88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0,
 ^~~~~~~~~~
 {         }
fleng.c:606:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 87, 10,633,87, 75,634,88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0,
            ^~~~~~~~~~
            {         }
fleng.c:606:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 87, 10,633,87, 75,634,88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0,
                       ^~~~~~~~~~
                       {         }
fleng.c:606:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 87, 10,633,87, 75,634,88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:606:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 87, 10,633,87, 75,634,88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:606:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 87, 10,633,87, 75,634,88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:606:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 87, 10,633,87, 75,634,88,  0,633,89,  0,633,90,180,633, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:607:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:607:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:607:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:607:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:607:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:607:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:607:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:608:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:608:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:608:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:608:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:608:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:608:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:608:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:609:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:609:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:609:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:609:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:609:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:609:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:609:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:610:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:610:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:610:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:610:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:610:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:610:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:610:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:611:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:611:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:611:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:611:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:611:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:611:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:611:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:612:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,409, 0,  9,407, 0, 18,406, 0, 31,409, 0, 45,528, 0, 62,113, 0, 70,103,
  ^~~~~~~~~
  {        }
fleng.c:612:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,409, 0,  9,407, 0, 18,406, 0, 31,409, 0, 45,528, 0, 62,113, 0, 70,103,
             ^~~~~~~~~
             {        }
fleng.c:612:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,409, 0,  9,407, 0, 18,406, 0, 31,409, 0, 45,528, 0, 62,113, 0, 70,103,
                        ^~~~~~~~~
                        {        }
fleng.c:612:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,409, 0,  9,407, 0, 18,406, 0, 31,409, 0, 45,528, 0, 62,113, 0, 70,103,
                                   ^~~~~~~~~
                                   {        }
fleng.c:612:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,409, 0,  9,407, 0, 18,406, 0, 31,409, 0, 45,528, 0, 62,113, 0, 70,103,
                                              ^~~~~~~~~
                                              {        }
fleng.c:612:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,409, 0,  9,407, 0, 18,406, 0, 31,409, 0, 45,528, 0, 62,113, 0, 70,103,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:612:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,409, 0,  9,407, 0, 18,406, 0, 31,409, 0, 45,528, 0, 62,113, 0, 70,103,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:613:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 75,110, 0, 76,107, 0, 80,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
  ^~~~~~~~~
  {        }
fleng.c:613:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 75,110, 0, 76,107, 0, 80,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
             ^~~~~~~~~
             {        }
fleng.c:613:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 75,110, 0, 76,107, 0, 80,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
                        ^~~~~~~~~
                        {        }
fleng.c:613:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 75,110, 0, 76,107, 0, 80,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
                                   ^~~~~~~~~
                                   {        }
fleng.c:613:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 75,110, 0, 76,107, 0, 80,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
                                              ^~~~~~~~~
                                              {        }
fleng.c:613:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 75,110, 0, 76,107, 0, 80,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:613:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 75,110, 0, 76,107, 0, 80,105, 0, 81,104, 0, 86,696, 0, 89,697, 0, 92,696,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:614:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,694, 0,107,693, 0,120,632, 0,153,620, 0,165,632, 0,168,624,
  ^~~~~~~~~
  {        }
fleng.c:614:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,694, 0,107,693, 0,120,632, 0,153,620, 0,165,632, 0,168,624,
             ^~~~~~~~~
             {        }
fleng.c:614:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,694, 0,107,693, 0,120,632, 0,153,620, 0,165,632, 0,168,624,
                        ^~~~~~~~~
                        {        }
fleng.c:614:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,694, 0,107,693, 0,120,632, 0,153,620, 0,165,632, 0,168,624,
                                   ^~~~~~~~~
                                   {        }
fleng.c:614:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,694, 0,107,693, 0,120,632, 0,153,620, 0,165,632, 0,168,624,
                                              ^~~~~~~~~
                                              {        }
fleng.c:614:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,694, 0,107,693, 0,120,632, 0,153,620, 0,165,632, 0,168,624,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:614:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 96,695, 0,100,694, 0,107,693, 0,120,632, 0,153,620, 0,165,632, 0,168,624,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:615:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,176,632, 1,  0,409, 1,  9,407, 1, 18,406, 1, 27,409, 1, 43,528, 1, 62,113,
  ^~~~~~~~~
  {        }
fleng.c:615:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,176,632, 1,  0,409, 1,  9,407, 1, 18,406, 1, 27,409, 1, 43,528, 1, 62,113,
             ^~~~~~~~~
             {        }
fleng.c:615:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,176,632, 1,  0,409, 1,  9,407, 1, 18,406, 1, 27,409, 1, 43,528, 1, 62,113,
                        ^~~~~~~~~
                        {        }
fleng.c:615:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,176,632, 1,  0,409, 1,  9,407, 1, 18,406, 1, 27,409, 1, 43,528, 1, 62,113,
                                   ^~~~~~~~~
                                   {        }
fleng.c:615:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,176,632, 1,  0,409, 1,  9,407, 1, 18,406, 1, 27,409, 1, 43,528, 1, 62,113,
                                              ^~~~~~~~~
                                              {        }
fleng.c:615:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,176,632, 1,  0,409, 1,  9,407, 1, 18,406, 1, 27,409, 1, 43,528, 1, 62,113,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:615:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,176,632, 1,  0,409, 1,  9,407, 1, 18,406, 1, 27,409, 1, 43,528, 1, 62,113,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:616:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 69,103, 1, 73,111, 1, 75,110, 1, 76,107, 1, 80,105, 1, 81,104, 1, 86,696,
  ^~~~~~~~~
  {        }
fleng.c:616:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 69,103, 1, 73,111, 1, 75,110, 1, 76,107, 1, 80,105, 1, 81,104, 1, 86,696,
             ^~~~~~~~~
             {        }
fleng.c:616:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 69,103, 1, 73,111, 1, 75,110, 1, 76,107, 1, 80,105, 1, 81,104, 1, 86,696,
                        ^~~~~~~~~
                        {        }
fleng.c:616:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 69,103, 1, 73,111, 1, 75,110, 1, 76,107, 1, 80,105, 1, 81,104, 1, 86,696,
                                   ^~~~~~~~~
                                   {        }
fleng.c:616:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 69,103, 1, 73,111, 1, 75,110, 1, 76,107, 1, 80,105, 1, 81,104, 1, 86,696,
                                              ^~~~~~~~~
                                              {        }
fleng.c:616:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 69,103, 1, 73,111, 1, 75,110, 1, 76,107, 1, 80,105, 1, 81,104, 1, 86,696,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:616:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 69,103, 1, 73,111, 1, 75,110, 1, 76,107, 1, 80,105, 1, 81,104, 1, 86,696,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:617:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 89,697, 1, 92,696, 1, 96,695, 1,100,694, 1,107,693, 1,120,632, 1,153,620,
  ^~~~~~~~~
  {        }
fleng.c:617:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 89,697, 1, 92,696, 1, 96,695, 1,100,694, 1,107,693, 1,120,632, 1,153,620,
             ^~~~~~~~~
             {        }
fleng.c:617:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 89,697, 1, 92,696, 1, 96,695, 1,100,694, 1,107,693, 1,120,632, 1,153,620,
                        ^~~~~~~~~
                        {        }
fleng.c:617:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 89,697, 1, 92,696, 1, 96,695, 1,100,694, 1,107,693, 1,120,632, 1,153,620,
                                   ^~~~~~~~~
                                   {        }
fleng.c:617:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 89,697, 1, 92,696, 1, 96,695, 1,100,694, 1,107,693, 1,120,632, 1,153,620,
                                              ^~~~~~~~~
                                              {        }
fleng.c:617:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 89,697, 1, 92,696, 1, 96,695, 1,100,694, 1,107,693, 1,120,632, 1,153,620,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:617:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 89,697, 1, 92,696, 1, 96,695, 1,100,694, 1,107,693, 1,120,632, 1,153,620,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:618:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,632, 1,168,624, 1,176,632, 2,  0,409, 2,  9,407, 2, 18,406, 2, 20,409,
  ^~~~~~~~~
  {        }
fleng.c:618:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,632, 1,168,624, 1,176,632, 2,  0,409, 2,  9,407, 2, 18,406, 2, 20,409,
             ^~~~~~~~~
             {        }
fleng.c:618:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,632, 1,168,624, 1,176,632, 2,  0,409, 2,  9,407, 2, 18,406, 2, 20,409,
                        ^~~~~~~~~
                        {        }
fleng.c:618:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,632, 1,168,624, 1,176,632, 2,  0,409, 2,  9,407, 2, 18,406, 2, 20,409,
                                   ^~~~~~~~~
                                   {        }
fleng.c:618:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,632, 1,168,624, 1,176,632, 2,  0,409, 2,  9,407, 2, 18,406, 2, 20,409,
                                              ^~~~~~~~~
                                              {        }
fleng.c:618:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,632, 1,168,624, 1,176,632, 2,  0,409, 2,  9,407, 2, 18,406, 2, 20,409,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:618:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,165,632, 1,168,624, 1,176,632, 2,  0,409, 2,  9,407, 2, 18,406, 2, 20,409,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:619:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 38,528, 2, 62,113, 2, 70,103, 2, 71,111, 2, 75,110, 2, 78,107, 2, 79,105,
  ^~~~~~~~~
  {        }
fleng.c:619:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 38,528, 2, 62,113, 2, 70,103, 2, 71,111, 2, 75,110, 2, 78,107, 2, 79,105,
             ^~~~~~~~~
             {        }
fleng.c:619:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 38,528, 2, 62,113, 2, 70,103, 2, 71,111, 2, 75,110, 2, 78,107, 2, 79,105,
                        ^~~~~~~~~
                        {        }
fleng.c:619:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 38,528, 2, 62,113, 2, 70,103, 2, 71,111, 2, 75,110, 2, 78,107, 2, 79,105,
                                   ^~~~~~~~~
                                   {        }
fleng.c:619:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 38,528, 2, 62,113, 2, 70,103, 2, 71,111, 2, 75,110, 2, 78,107, 2, 79,105,
                                              ^~~~~~~~~
                                              {        }
fleng.c:619:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 38,528, 2, 62,113, 2, 70,103, 2, 71,111, 2, 75,110, 2, 78,107, 2, 79,105,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:619:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 38,528, 2, 62,113, 2, 70,103, 2, 71,111, 2, 75,110, 2, 78,107, 2, 79,105,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:620:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 82,104, 2, 86,696, 2, 96,698, 2,100,694, 2,109,693, 2,120,632, 2,153,620,
  ^~~~~~~~~
  {        }
fleng.c:620:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 82,104, 2, 86,696, 2, 96,698, 2,100,694, 2,109,693, 2,120,632, 2,153,620,
             ^~~~~~~~~
             {        }
fleng.c:620:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 82,104, 2, 86,696, 2, 96,698, 2,100,694, 2,109,693, 2,120,632, 2,153,620,
                        ^~~~~~~~~
                        {        }
fleng.c:620:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 82,104, 2, 86,696, 2, 96,698, 2,100,694, 2,109,693, 2,120,632, 2,153,620,
                                   ^~~~~~~~~
                                   {        }
fleng.c:620:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 82,104, 2, 86,696, 2, 96,698, 2,100,694, 2,109,693, 2,120,632, 2,153,620,
                                              ^~~~~~~~~
                                              {        }
fleng.c:620:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 82,104, 2, 86,696, 2, 96,698, 2,100,694, 2,109,693, 2,120,632, 2,153,620,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:620:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 82,104, 2, 86,696, 2, 96,698, 2,100,694, 2,109,693, 2,120,632, 2,153,620,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:621:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,165,632, 2,168,624, 2,176,632, 3,  0,409, 3,  9,407, 3, 18,409, 3, 37,528,
  ^~~~~~~~~
  {        }
fleng.c:621:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,165,632, 2,168,624, 2,176,632, 3,  0,409, 3,  9,407, 3, 18,409, 3, 37,528,
             ^~~~~~~~~
             {        }
fleng.c:621:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,165,632, 2,168,624, 2,176,632, 3,  0,409, 3,  9,407, 3, 18,409, 3, 37,528,
                        ^~~~~~~~~
                        {        }
fleng.c:621:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,165,632, 2,168,624, 2,176,632, 3,  0,409, 3,  9,407, 3, 18,409, 3, 37,528,
                                   ^~~~~~~~~
                                   {        }
fleng.c:621:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,165,632, 2,168,624, 2,176,632, 3,  0,409, 3,  9,407, 3, 18,409, 3, 37,528,
                                              ^~~~~~~~~
                                              {        }
fleng.c:621:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,165,632, 2,168,624, 2,176,632, 3,  0,409, 3,  9,407, 3, 18,409, 3, 37,528,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:621:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,165,632, 2,168,624, 2,176,632, 3,  0,409, 3,  9,407, 3, 18,409, 3, 37,528,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:622:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 62,113, 3, 70,111, 3, 77,110, 3, 79,105, 3, 80,110, 3, 81,109, 3, 82,108,
  ^~~~~~~~~
  {        }
fleng.c:622:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 62,113, 3, 70,111, 3, 77,110, 3, 79,105, 3, 80,110, 3, 81,109, 3, 82,108,
             ^~~~~~~~~
             {        }
fleng.c:622:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 62,113, 3, 70,111, 3, 77,110, 3, 79,105, 3, 80,110, 3, 81,109, 3, 82,108,
                        ^~~~~~~~~
                        {        }
fleng.c:622:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 62,113, 3, 70,111, 3, 77,110, 3, 79,105, 3, 80,110, 3, 81,109, 3, 82,108,
                                   ^~~~~~~~~
                                   {        }
fleng.c:622:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 62,113, 3, 70,111, 3, 77,110, 3, 79,105, 3, 80,110, 3, 81,109, 3, 82,108,
                                              ^~~~~~~~~
                                              {        }
fleng.c:622:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 62,113, 3, 70,111, 3, 77,110, 3, 79,105, 3, 80,110, 3, 81,109, 3, 82,108,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:622:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 62,113, 3, 70,111, 3, 77,110, 3, 79,105, 3, 80,110, 3, 81,109, 3, 82,108,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:623:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 86,696, 3, 96,698, 3,100,694, 3,109,693, 3,120,632, 3,153,620, 3,165,632,
  ^~~~~~~~~
  {        }
fleng.c:623:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 86,696, 3, 96,698, 3,100,694, 3,109,693, 3,120,632, 3,153,620, 3,165,632,
             ^~~~~~~~~
             {        }
fleng.c:623:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 86,696, 3, 96,698, 3,100,694, 3,109,693, 3,120,632, 3,153,620, 3,165,632,
                        ^~~~~~~~~
                        {        }
fleng.c:623:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 86,696, 3, 96,698, 3,100,694, 3,109,693, 3,120,632, 3,153,620, 3,165,632,
                                   ^~~~~~~~~
                                   {        }
fleng.c:623:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 86,696, 3, 96,698, 3,100,694, 3,109,693, 3,120,632, 3,153,620, 3,165,632,
                                              ^~~~~~~~~
                                              {        }
fleng.c:623:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 86,696, 3, 96,698, 3,100,694, 3,109,693, 3,120,632, 3,153,620, 3,165,632,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:623:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 86,696, 3, 96,698, 3,100,694, 3,109,693, 3,120,632, 3,153,620, 3,165,632,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:624:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,168,624, 3,176,632, 4,  0,409, 4,  9,407, 4, 18,409, 4, 35,528, 4, 62,113,
  ^~~~~~~~~
  {        }
fleng.c:624:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,168,624, 3,176,632, 4,  0,409, 4,  9,407, 4, 18,409, 4, 35,528, 4, 62,113,
             ^~~~~~~~~
             {        }
fleng.c:624:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,168,624, 3,176,632, 4,  0,409, 4,  9,407, 4, 18,409, 4, 35,528, 4, 62,113,
                        ^~~~~~~~~
                        {        }
fleng.c:624:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,168,624, 3,176,632, 4,  0,409, 4,  9,407, 4, 18,409, 4, 35,528, 4, 62,113,
                                   ^~~~~~~~~
                                   {        }
fleng.c:624:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,168,624, 3,176,632, 4,  0,409, 4,  9,407, 4, 18,409, 4, 35,528, 4, 62,113,
                                              ^~~~~~~~~
                                              {        }
fleng.c:624:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,168,624, 3,176,632, 4,  0,409, 4,  9,407, 4, 18,409, 4, 35,528, 4, 62,113,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:624:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,168,624, 3,176,632, 4,  0,409, 4,  9,407, 4, 18,409, 4, 35,528, 4, 62,113,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:625:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,112, 4, 74,111, 4, 78,110, 4, 81,109, 4, 82,108, 4, 86,699, 4, 92,698,
  ^~~~~~~~~
  {        }
fleng.c:625:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,112, 4, 74,111, 4, 78,110, 4, 81,109, 4, 82,108, 4, 86,699, 4, 92,698,
             ^~~~~~~~~
             {        }
fleng.c:625:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,112, 4, 74,111, 4, 78,110, 4, 81,109, 4, 82,108, 4, 86,699, 4, 92,698,
                        ^~~~~~~~~
                        {        }
fleng.c:625:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,112, 4, 74,111, 4, 78,110, 4, 81,109, 4, 82,108, 4, 86,699, 4, 92,698,
                                   ^~~~~~~~~
                                   {        }
fleng.c:625:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,112, 4, 74,111, 4, 78,110, 4, 81,109, 4, 82,108, 4, 86,699, 4, 92,698,
                                              ^~~~~~~~~
                                              {        }
fleng.c:625:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,112, 4, 74,111, 4, 78,110, 4, 81,109, 4, 82,108, 4, 86,699, 4, 92,698,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:625:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 70,112, 4, 74,111, 4, 78,110, 4, 81,109, 4, 82,108, 4, 86,699, 4, 92,698,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:626:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,100,694, 4,111,693, 4,120,632, 4,153,620, 4,165,632, 4,168,624, 4,176,632,
  ^~~~~~~~~
  {        }
fleng.c:626:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,100,694, 4,111,693, 4,120,632, 4,153,620, 4,165,632, 4,168,624, 4,176,632,
             ^~~~~~~~~
             {        }
fleng.c:626:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,100,694, 4,111,693, 4,120,632, 4,153,620, 4,165,632, 4,168,624, 4,176,632,
                        ^~~~~~~~~
                        {        }
fleng.c:626:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,100,694, 4,111,693, 4,120,632, 4,153,620, 4,165,632, 4,168,624, 4,176,632,
                                   ^~~~~~~~~
                                   {        }
fleng.c:626:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,100,694, 4,111,693, 4,120,632, 4,153,620, 4,165,632, 4,168,624, 4,176,632,
                                              ^~~~~~~~~
                                              {        }
fleng.c:626:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,100,694, 4,111,693, 4,120,632, 4,153,620, 4,165,632, 4,168,624, 4,176,632,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:626:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,100,694, 4,111,693, 4,120,632, 4,153,620, 4,165,632, 4,168,624, 4,176,632,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:627:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,  0,409, 5,  9,408, 5, 18,409, 5, 34,528, 5, 62,113, 5, 72,112, 5, 74,111,
  ^~~~~~~~~
  {        }
fleng.c:627:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,  0,409, 5,  9,408, 5, 18,409, 5, 34,528, 5, 62,113, 5, 72,112, 5, 74,111,
             ^~~~~~~~~
             {        }
fleng.c:627:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,  0,409, 5,  9,408, 5, 18,409, 5, 34,528, 5, 62,113, 5, 72,112, 5, 74,111,
                        ^~~~~~~~~
                        {        }
fleng.c:627:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,  0,409, 5,  9,408, 5, 18,409, 5, 34,528, 5, 62,113, 5, 72,112, 5, 74,111,
                                   ^~~~~~~~~
                                   {        }
fleng.c:627:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,  0,409, 5,  9,408, 5, 18,409, 5, 34,528, 5, 62,113, 5, 72,112, 5, 74,111,
                                              ^~~~~~~~~
                                              {        }
fleng.c:627:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,  0,409, 5,  9,408, 5, 18,409, 5, 34,528, 5, 62,113, 5, 72,112, 5, 74,111,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:627:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,  0,409, 5,  9,408, 5, 18,409, 5, 34,528, 5, 62,113, 5, 72,112, 5, 74,111,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:628:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 80,109, 5, 82,108, 5, 86,699, 5, 92,698, 5,100,694, 5,111,693, 5,120,632,
  ^~~~~~~~~
  {        }
fleng.c:628:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 80,109, 5, 82,108, 5, 86,699, 5, 92,698, 5,100,694, 5,111,693, 5,120,632,
             ^~~~~~~~~
             {        }
fleng.c:628:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 80,109, 5, 82,108, 5, 86,699, 5, 92,698, 5,100,694, 5,111,693, 5,120,632,
                        ^~~~~~~~~
                        {        }
fleng.c:628:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 80,109, 5, 82,108, 5, 86,699, 5, 92,698, 5,100,694, 5,111,693, 5,120,632,
                                   ^~~~~~~~~
                                   {        }
fleng.c:628:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 80,109, 5, 82,108, 5, 86,699, 5, 92,698, 5,100,694, 5,111,693, 5,120,632,
                                              ^~~~~~~~~
                                              {        }
fleng.c:628:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 80,109, 5, 82,108, 5, 86,699, 5, 92,698, 5,100,694, 5,111,693, 5,120,632,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:628:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 80,109, 5, 82,108, 5, 86,699, 5, 92,698, 5,100,694, 5,111,693, 5,120,632,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:629:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,134,630, 5,144,632, 5,153,620, 5,165,632, 5,168,624, 5,176,632, 6,  0,409,
  ^~~~~~~~~
  {        }
fleng.c:629:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,134,630, 5,144,632, 5,153,620, 5,165,632, 5,168,624, 5,176,632, 6,  0,409,
             ^~~~~~~~~
             {        }
fleng.c:629:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,134,630, 5,144,632, 5,153,620, 5,165,632, 5,168,624, 5,176,632, 6,  0,409,
                        ^~~~~~~~~
                        {        }
fleng.c:629:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,134,630, 5,144,632, 5,153,620, 5,165,632, 5,168,624, 5,176,632, 6,  0,409,
                                   ^~~~~~~~~
                                   {        }
fleng.c:629:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,134,630, 5,144,632, 5,153,620, 5,165,632, 5,168,624, 5,176,632, 6,  0,409,
                                              ^~~~~~~~~
                                              {        }
fleng.c:629:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,134,630, 5,144,632, 5,153,620, 5,165,632, 5,168,624, 5,176,632, 6,  0,409,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:629:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,134,630, 5,144,632, 5,153,620, 5,165,632, 5,168,624, 5,176,632, 6,  0,409,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:630:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  9,408, 6, 18,409, 6, 34,528, 6, 62,113, 6, 72,112, 6, 75,111, 6, 79,109,
  ^~~~~~~~~
  {        }
fleng.c:630:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  9,408, 6, 18,409, 6, 34,528, 6, 62,113, 6, 72,112, 6, 75,111, 6, 79,109,
             ^~~~~~~~~
             {        }
fleng.c:630:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  9,408, 6, 18,409, 6, 34,528, 6, 62,113, 6, 72,112, 6, 75,111, 6, 79,109,
                        ^~~~~~~~~
                        {        }
fleng.c:630:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  9,408, 6, 18,409, 6, 34,528, 6, 62,113, 6, 72,112, 6, 75,111, 6, 79,109,
                                   ^~~~~~~~~
                                   {        }
fleng.c:630:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  9,408, 6, 18,409, 6, 34,528, 6, 62,113, 6, 72,112, 6, 75,111, 6, 79,109,
                                              ^~~~~~~~~
                                              {        }
fleng.c:630:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  9,408, 6, 18,409, 6, 34,528, 6, 62,113, 6, 72,112, 6, 75,111, 6, 79,109,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:630:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,  9,408, 6, 18,409, 6, 34,528, 6, 62,113, 6, 72,112, 6, 75,111, 6, 79,109,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:631:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 82,108, 6, 86,699, 6, 92,698, 6,100,694, 6,113,693, 6,120,632, 6,134,630,
  ^~~~~~~~~
  {        }
fleng.c:631:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 82,108, 6, 86,699, 6, 92,698, 6,100,694, 6,113,693, 6,120,632, 6,134,630,
             ^~~~~~~~~
             {        }
fleng.c:631:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 82,108, 6, 86,699, 6, 92,698, 6,100,694, 6,113,693, 6,120,632, 6,134,630,
                        ^~~~~~~~~
                        {        }
fleng.c:631:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 82,108, 6, 86,699, 6, 92,698, 6,100,694, 6,113,693, 6,120,632, 6,134,630,
                                   ^~~~~~~~~
                                   {        }
fleng.c:631:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 82,108, 6, 86,699, 6, 92,698, 6,100,694, 6,113,693, 6,120,632, 6,134,630,
                                              ^~~~~~~~~
                                              {        }
fleng.c:631:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 82,108, 6, 86,699, 6, 92,698, 6,100,694, 6,113,693, 6,120,632, 6,134,630,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:631:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 82,108, 6, 86,699, 6, 92,698, 6,100,694, 6,113,693, 6,120,632, 6,134,630,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:632:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,144,632, 6,153,620, 6,165,632, 6,168,624, 6,176,632, 7,  0,409, 7,  9,408,
  ^~~~~~~~~
  {        }
fleng.c:632:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,144,632, 6,153,620, 6,165,632, 6,168,624, 6,176,632, 7,  0,409, 7,  9,408,
             ^~~~~~~~~
             {        }
fleng.c:632:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,144,632, 6,153,620, 6,165,632, 6,168,624, 6,176,632, 7,  0,409, 7,  9,408,
                        ^~~~~~~~~
                        {        }
fleng.c:632:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,144,632, 6,153,620, 6,165,632, 6,168,624, 6,176,632, 7,  0,409, 7,  9,408,
                                   ^~~~~~~~~
                                   {        }
fleng.c:632:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,144,632, 6,153,620, 6,165,632, 6,168,624, 6,176,632, 7,  0,409, 7,  9,408,
                                              ^~~~~~~~~
                                              {        }
fleng.c:632:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,144,632, 6,153,620, 6,165,632, 6,168,624, 6,176,632, 7,  0,409, 7,  9,408,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:632:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,144,632, 6,153,620, 6,165,632, 6,168,624, 6,176,632, 7,  0,409, 7,  9,408,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:633:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,409, 7, 34,528, 7, 62,113, 7, 73,112, 7, 75,111, 7, 79,109, 7, 80,108,
  ^~~~~~~~~
  {        }
fleng.c:633:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,409, 7, 34,528, 7, 62,113, 7, 73,112, 7, 75,111, 7, 79,109, 7, 80,108,
             ^~~~~~~~~
             {        }
fleng.c:633:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,409, 7, 34,528, 7, 62,113, 7, 73,112, 7, 75,111, 7, 79,109, 7, 80,108,
                        ^~~~~~~~~
                        {        }
fleng.c:633:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,409, 7, 34,528, 7, 62,113, 7, 73,112, 7, 75,111, 7, 79,109, 7, 80,108,
                                   ^~~~~~~~~
                                   {        }
fleng.c:633:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,409, 7, 34,528, 7, 62,113, 7, 73,112, 7, 75,111, 7, 79,109, 7, 80,108,
                                              ^~~~~~~~~
                                              {        }
fleng.c:633:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,409, 7, 34,528, 7, 62,113, 7, 73,112, 7, 75,111, 7, 79,109, 7, 80,108,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:633:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 18,409, 7, 34,528, 7, 62,113, 7, 73,112, 7, 75,111, 7, 79,109, 7, 80,108,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:634:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 84,699, 7, 92,698, 7,100,694, 7,113,693, 7,120,632, 7,134,630, 7,144,632,
  ^~~~~~~~~
  {        }
fleng.c:634:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 84,699, 7, 92,698, 7,100,694, 7,113,693, 7,120,632, 7,134,630, 7,144,632,
             ^~~~~~~~~
             {        }
fleng.c:634:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 84,699, 7, 92,698, 7,100,694, 7,113,693, 7,120,632, 7,134,630, 7,144,632,
                        ^~~~~~~~~
                        {        }
fleng.c:634:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 84,699, 7, 92,698, 7,100,694, 7,113,693, 7,120,632, 7,134,630, 7,144,632,
                                   ^~~~~~~~~
                                   {        }
fleng.c:634:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 84,699, 7, 92,698, 7,100,694, 7,113,693, 7,120,632, 7,134,630, 7,144,632,
                                              ^~~~~~~~~
                                              {        }
fleng.c:634:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 84,699, 7, 92,698, 7,100,694, 7,113,693, 7,120,632, 7,134,630, 7,144,632,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:634:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 84,699, 7, 92,698, 7,100,694, 7,113,693, 7,120,632, 7,134,630, 7,144,632,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:635:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,148,620, 7,157,626, 7,165,632, 7,168,625, 7,175,632, 7,178,623, 8,  0,409,
  ^~~~~~~~~
  {        }
fleng.c:635:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,148,620, 7,157,626, 7,165,632, 7,168,625, 7,175,632, 7,178,623, 8,  0,409,
             ^~~~~~~~~
             {        }
fleng.c:635:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,148,620, 7,157,626, 7,165,632, 7,168,625, 7,175,632, 7,178,623, 8,  0,409,
                        ^~~~~~~~~
                        {        }
fleng.c:635:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,148,620, 7,157,626, 7,165,632, 7,168,625, 7,175,632, 7,178,623, 8,  0,409,
                                   ^~~~~~~~~
                                   {        }
fleng.c:635:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,148,620, 7,157,626, 7,165,632, 7,168,625, 7,175,632, 7,178,623, 8,  0,409,
                                              ^~~~~~~~~
                                              {        }
fleng.c:635:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,148,620, 7,157,626, 7,165,632, 7,168,625, 7,175,632, 7,178,623, 8,  0,409,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:635:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,148,620, 7,157,626, 7,165,632, 7,168,625, 7,175,632, 7,178,623, 8,  0,409,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:636:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  9,408, 8, 18,409, 8, 34,528, 8, 62,113, 8, 72,112, 8, 75,116, 8, 78,109,
  ^~~~~~~~~
  {        }
fleng.c:636:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  9,408, 8, 18,409, 8, 34,528, 8, 62,113, 8, 72,112, 8, 75,116, 8, 78,109,
             ^~~~~~~~~
             {        }
fleng.c:636:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  9,408, 8, 18,409, 8, 34,528, 8, 62,113, 8, 72,112, 8, 75,116, 8, 78,109,
                        ^~~~~~~~~
                        {        }
fleng.c:636:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  9,408, 8, 18,409, 8, 34,528, 8, 62,113, 8, 72,112, 8, 75,116, 8, 78,109,
                                   ^~~~~~~~~
                                   {        }
fleng.c:636:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  9,408, 8, 18,409, 8, 34,528, 8, 62,113, 8, 72,112, 8, 75,116, 8, 78,109,
                                              ^~~~~~~~~
                                              {        }
fleng.c:636:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  9,408, 8, 18,409, 8, 34,528, 8, 62,113, 8, 72,112, 8, 75,116, 8, 78,109,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:636:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,  9,408, 8, 18,409, 8, 34,528, 8, 62,113, 8, 72,112, 8, 75,116, 8, 78,109,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:637:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 80,108, 8, 84,699, 8, 92,698, 8,100,694, 8,113,693, 8,120,632, 8,134,630,
  ^~~~~~~~~
  {        }
fleng.c:637:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 80,108, 8, 84,699, 8, 92,698, 8,100,694, 8,113,693, 8,120,632, 8,134,630,
             ^~~~~~~~~
             {        }
fleng.c:637:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 80,108, 8, 84,699, 8, 92,698, 8,100,694, 8,113,693, 8,120,632, 8,134,630,
                        ^~~~~~~~~
                        {        }
fleng.c:637:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 80,108, 8, 84,699, 8, 92,698, 8,100,694, 8,113,693, 8,120,632, 8,134,630,
                                   ^~~~~~~~~
                                   {        }
fleng.c:637:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 80,108, 8, 84,699, 8, 92,698, 8,100,694, 8,113,693, 8,120,632, 8,134,630,
                                              ^~~~~~~~~
                                              {        }
fleng.c:637:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 80,108, 8, 84,699, 8, 92,698, 8,100,694, 8,113,693, 8,120,632, 8,134,630,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:637:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 80,108, 8, 84,699, 8, 92,698, 8,100,694, 8,113,693, 8,120,632, 8,134,630,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:638:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,144,632, 8,148,620, 8,157,626, 8,165,632, 8,168,625, 8,175,632, 8,178,623,
  ^~~~~~~~~
  {        }
fleng.c:638:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,144,632, 8,148,620, 8,157,626, 8,165,632, 8,168,625, 8,175,632, 8,178,623,
             ^~~~~~~~~
             {        }
fleng.c:638:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,144,632, 8,148,620, 8,157,626, 8,165,632, 8,168,625, 8,175,632, 8,178,623,
                        ^~~~~~~~~
                        {        }
fleng.c:638:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,144,632, 8,148,620, 8,157,626, 8,165,632, 8,168,625, 8,175,632, 8,178,623,
                                   ^~~~~~~~~
                                   {        }
fleng.c:638:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,144,632, 8,148,620, 8,157,626, 8,165,632, 8,168,625, 8,175,632, 8,178,623,
                                              ^~~~~~~~~
                                              {        }
fleng.c:638:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,144,632, 8,148,620, 8,157,626, 8,165,632, 8,168,625, 8,175,632, 8,178,623,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:638:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,144,632, 8,148,620, 8,157,626, 8,165,632, 8,168,625, 8,175,632, 8,178,623,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:639:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,  0,409, 9,  9,408, 9, 18,409, 9, 34,528, 9, 62,113, 9, 70,112, 9, 74,116,
  ^~~~~~~~~
  {        }
fleng.c:639:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,  0,409, 9,  9,408, 9, 18,409, 9, 34,528, 9, 62,113, 9, 70,112, 9, 74,116,
             ^~~~~~~~~
             {        }
fleng.c:639:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,  0,409, 9,  9,408, 9, 18,409, 9, 34,528, 9, 62,113, 9, 70,112, 9, 74,116,
                        ^~~~~~~~~
                        {        }
fleng.c:639:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,  0,409, 9,  9,408, 9, 18,409, 9, 34,528, 9, 62,113, 9, 70,112, 9, 74,116,
                                   ^~~~~~~~~
                                   {        }
fleng.c:639:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,  0,409, 9,  9,408, 9, 18,409, 9, 34,528, 9, 62,113, 9, 70,112, 9, 74,116,
                                              ^~~~~~~~~
                                              {        }
fleng.c:639:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,  0,409, 9,  9,408, 9, 18,409, 9, 34,528, 9, 62,113, 9, 70,112, 9, 74,116,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:639:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,  0,409, 9,  9,408, 9, 18,409, 9, 34,528, 9, 62,113, 9, 70,112, 9, 74,116,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:640:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 78,109, 9, 79,108, 9, 83,699, 9, 92,698, 9,104,694, 9,115,693, 9,120,632,
  ^~~~~~~~~
  {        }
fleng.c:640:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 78,109, 9, 79,108, 9, 83,699, 9, 92,698, 9,104,694, 9,115,693, 9,120,632,
             ^~~~~~~~~
             {        }
fleng.c:640:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 78,109, 9, 79,108, 9, 83,699, 9, 92,698, 9,104,694, 9,115,693, 9,120,632,
                        ^~~~~~~~~
                        {        }
fleng.c:640:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 78,109, 9, 79,108, 9, 83,699, 9, 92,698, 9,104,694, 9,115,693, 9,120,632,
                                   ^~~~~~~~~
                                   {        }
fleng.c:640:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 78,109, 9, 79,108, 9, 83,699, 9, 92,698, 9,104,694, 9,115,693, 9,120,632,
                                              ^~~~~~~~~
                                              {        }
fleng.c:640:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 78,109, 9, 79,108, 9, 83,699, 9, 92,698, 9,104,694, 9,115,693, 9,120,632,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:640:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 78,109, 9, 79,108, 9, 83,699, 9, 92,698, 9,104,694, 9,115,693, 9,120,632,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:641:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,134,630, 9,144,632, 9,148,620, 9,157,626, 9,165,632, 9,168,625, 9,175,632,
  ^~~~~~~~~
  {        }
fleng.c:641:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,134,630, 9,144,632, 9,148,620, 9,157,626, 9,165,632, 9,168,625, 9,175,632,
             ^~~~~~~~~
             {        }
fleng.c:641:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,134,630, 9,144,632, 9,148,620, 9,157,626, 9,165,632, 9,168,625, 9,175,632,
                        ^~~~~~~~~
                        {        }
fleng.c:641:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,134,630, 9,144,632, 9,148,620, 9,157,626, 9,165,632, 9,168,625, 9,175,632,
                                   ^~~~~~~~~
                                   {        }
fleng.c:641:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,134,630, 9,144,632, 9,148,620, 9,157,626, 9,165,632, 9,168,625, 9,175,632,
                                              ^~~~~~~~~
                                              {        }
fleng.c:641:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,134,630, 9,144,632, 9,148,620, 9,157,626, 9,165,632, 9,168,625, 9,175,632,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:641:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,134,630, 9,144,632, 9,148,620, 9,157,626, 9,165,632, 9,168,625, 9,175,632,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:642:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,178,623,10,  0,409,10,  9,408,10, 18,409,10, 35,528,10, 62,113,10, 65,119,
  ^~~~~~~~~
  {        }
fleng.c:642:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,178,623,10,  0,409,10,  9,408,10, 18,409,10, 35,528,10, 62,113,10, 65,119,
            ^~~~~~~~~~
            {         }
fleng.c:642:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,178,623,10,  0,409,10,  9,408,10, 18,409,10, 35,528,10, 62,113,10, 65,119,
                       ^~~~~~~~~~
                       {         }
fleng.c:642:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,178,623,10,  0,409,10,  9,408,10, 18,409,10, 35,528,10, 62,113,10, 65,119,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:642:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,178,623,10,  0,409,10,  9,408,10, 18,409,10, 35,528,10, 62,113,10, 65,119,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:642:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,178,623,10,  0,409,10,  9,408,10, 18,409,10, 35,528,10, 62,113,10, 65,119,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:642:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,178,623,10,  0,409,10,  9,408,10, 18,409,10, 35,528,10, 62,113,10, 65,119,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:643:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 68,113,10, 70,112,10, 73,116,10, 77,115,10, 79,114,10, 83,699,10, 92,698,
 ^~~~~~~~~~
 {         }
fleng.c:643:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 68,113,10, 70,112,10, 73,116,10, 77,115,10, 79,114,10, 83,699,10, 92,698,
            ^~~~~~~~~~
            {         }
fleng.c:643:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 68,113,10, 70,112,10, 73,116,10, 77,115,10, 79,114,10, 83,699,10, 92,698,
                       ^~~~~~~~~~
                       {         }
fleng.c:643:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 68,113,10, 70,112,10, 73,116,10, 77,115,10, 79,114,10, 83,699,10, 92,698,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:643:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 68,113,10, 70,112,10, 73,116,10, 77,115,10, 79,114,10, 83,699,10, 92,698,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:643:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 68,113,10, 70,112,10, 73,116,10, 77,115,10, 79,114,10, 83,699,10, 92,698,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:643:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 68,113,10, 70,112,10, 73,116,10, 77,115,10, 79,114,10, 83,699,10, 92,698,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:644:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,104,694,10,115,693,10,120,632,10,134,630,10,144,632,10,148,620,10,157,626,
 ^~~~~~~~~~
 {         }
fleng.c:644:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,104,694,10,115,693,10,120,632,10,134,630,10,144,632,10,148,620,10,157,626,
            ^~~~~~~~~~
            {         }
fleng.c:644:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,104,694,10,115,693,10,120,632,10,134,630,10,144,632,10,148,620,10,157,626,
                       ^~~~~~~~~~
                       {         }
fleng.c:644:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,104,694,10,115,693,10,120,632,10,134,630,10,144,632,10,148,620,10,157,626,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:644:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,104,694,10,115,693,10,120,632,10,134,630,10,144,632,10,148,620,10,157,626,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:644:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,104,694,10,115,693,10,120,632,10,134,630,10,144,632,10,148,620,10,157,626,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:644:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,104,694,10,115,693,10,120,632,10,134,630,10,144,632,10,148,620,10,157,626,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:645:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,169,10,176,180,11,  0,409,11,  9,408,11, 18,409,11, 36,528,11, 62,113,
 ^~~~~~~~~~
 {         }
fleng.c:645:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,169,10,176,180,11,  0,409,11,  9,408,11, 18,409,11, 36,528,11, 62,113,
            ^~~~~~~~~~
            {         }
fleng.c:645:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,169,10,176,180,11,  0,409,11,  9,408,11, 18,409,11, 36,528,11, 62,113,
                       ^~~~~~~~~~
                       {         }
fleng.c:645:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,169,10,176,180,11,  0,409,11,  9,408,11, 18,409,11, 36,528,11, 62,113,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:645:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,169,10,176,180,11,  0,409,11,  9,408,11, 18,409,11, 36,528,11, 62,113,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:645:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,169,10,176,180,11,  0,409,11,  9,408,11, 18,409,11, 36,528,11, 62,113,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:645:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,169,10,176,180,11,  0,409,11,  9,408,11, 18,409,11, 36,528,11, 62,113,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:646:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,119,11, 68,118,11, 70,112,11, 71,116,11, 77,115,11, 78,114,11, 82,699,
 ^~~~~~~~~~
 {         }
fleng.c:646:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,119,11, 68,118,11, 70,112,11, 71,116,11, 77,115,11, 78,114,11, 82,699,
            ^~~~~~~~~~
            {         }
fleng.c:646:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,119,11, 68,118,11, 70,112,11, 71,116,11, 77,115,11, 78,114,11, 82,699,
                       ^~~~~~~~~~
                       {         }
fleng.c:646:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,119,11, 68,118,11, 70,112,11, 71,116,11, 77,115,11, 78,114,11, 82,699,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:646:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,119,11, 68,118,11, 70,112,11, 71,116,11, 77,115,11, 78,114,11, 82,699,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:646:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,119,11, 68,118,11, 70,112,11, 71,116,11, 77,115,11, 78,114,11, 82,699,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:646:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,119,11, 68,118,11, 70,112,11, 71,116,11, 77,115,11, 78,114,11, 82,699,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:647:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 92,698,11,104,694,11,117,693,11,120,632,11,134,630,11,144,632,11,148,620,
 ^~~~~~~~~~
 {         }
fleng.c:647:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 92,698,11,104,694,11,117,693,11,120,632,11,134,630,11,144,632,11,148,620,
            ^~~~~~~~~~
            {         }
fleng.c:647:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 92,698,11,104,694,11,117,693,11,120,632,11,134,630,11,144,632,11,148,620,
                       ^~~~~~~~~~
                       {         }
fleng.c:647:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 92,698,11,104,694,11,117,693,11,120,632,11,134,630,11,144,632,11,148,620,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:647:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 92,698,11,104,694,11,117,693,11,120,632,11,134,630,11,144,632,11,148,620,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:647:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 92,698,11,104,694,11,117,693,11,120,632,11,134,630,11,144,632,11,148,620,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:647:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 92,698,11,104,694,11,117,693,11,120,632,11,134,630,11,144,632,11,148,620,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:648:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,157,626,11,165,169,11,176,180,12,  0,409,12, 10,410,12, 18,409,12, 37,528,
 ^~~~~~~~~~
 {         }
fleng.c:648:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,157,626,11,165,169,11,176,180,12,  0,409,12, 10,410,12, 18,409,12, 37,528,
            ^~~~~~~~~~
            {         }
fleng.c:648:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,157,626,11,165,169,11,176,180,12,  0,409,12, 10,410,12, 18,409,12, 37,528,
                       ^~~~~~~~~~
                       {         }
fleng.c:648:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,157,626,11,165,169,11,176,180,12,  0,409,12, 10,410,12, 18,409,12, 37,528,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:648:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,157,626,11,165,169,11,176,180,12,  0,409,12, 10,410,12, 18,409,12, 37,528,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:648:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,157,626,11,165,169,11,176,180,12,  0,409,12, 10,410,12, 18,409,12, 37,528,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:648:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,157,626,11,165,169,11,176,180,12,  0,409,12, 10,410,12, 18,409,12, 37,528,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:649:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 62,113,12, 64,119,12, 68,118,12, 69,116,12, 76,115,12, 78,114,12, 82,699,
 ^~~~~~~~~~
 {         }
fleng.c:649:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 62,113,12, 64,119,12, 68,118,12, 69,116,12, 76,115,12, 78,114,12, 82,699,
            ^~~~~~~~~~
            {         }
fleng.c:649:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 62,113,12, 64,119,12, 68,118,12, 69,116,12, 76,115,12, 78,114,12, 82,699,
                       ^~~~~~~~~~
                       {         }
fleng.c:649:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 62,113,12, 64,119,12, 68,118,12, 69,116,12, 76,115,12, 78,114,12, 82,699,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:649:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 62,113,12, 64,119,12, 68,118,12, 69,116,12, 76,115,12, 78,114,12, 82,699,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:649:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 62,113,12, 64,119,12, 68,118,12, 69,116,12, 76,115,12, 78,114,12, 82,699,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:649:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 62,113,12, 64,119,12, 68,118,12, 69,116,12, 76,115,12, 78,114,12, 82,699,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:650:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 92,698,12,107,694,12,117,693,12,120,632,12,134,630,12,144,632,12,148,620,
 ^~~~~~~~~~
 {         }
fleng.c:650:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 92,698,12,107,694,12,117,693,12,120,632,12,134,630,12,144,632,12,148,620,
            ^~~~~~~~~~
            {         }
fleng.c:650:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 92,698,12,107,694,12,117,693,12,120,632,12,134,630,12,144,632,12,148,620,
                       ^~~~~~~~~~
                       {         }
fleng.c:650:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 92,698,12,107,694,12,117,693,12,120,632,12,134,630,12,144,632,12,148,620,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:650:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 92,698,12,107,694,12,117,693,12,120,632,12,134,630,12,144,632,12,148,620,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:650:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 92,698,12,107,694,12,117,693,12,120,632,12,134,630,12,144,632,12,148,620,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:650:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 92,698,12,107,694,12,117,693,12,120,632,12,134,630,12,144,632,12,148,620,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:651:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,157,626,12,165,169,12,176,180,13,  0,409,13, 10,410,13, 18,409,13, 38,528,
 ^~~~~~~~~~
 {         }
fleng.c:651:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,157,626,12,165,169,12,176,180,13,  0,409,13, 10,410,13, 18,409,13, 38,528,
            ^~~~~~~~~~
            {         }
fleng.c:651:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,157,626,12,165,169,12,176,180,13,  0,409,13, 10,410,13, 18,409,13, 38,528,
                       ^~~~~~~~~~
                       {         }
fleng.c:651:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,157,626,12,165,169,12,176,180,13,  0,409,13, 10,410,13, 18,409,13, 38,528,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:651:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,157,626,12,165,169,12,176,180,13,  0,409,13, 10,410,13, 18,409,13, 38,528,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:651:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,157,626,12,165,169,12,176,180,13,  0,409,13, 10,410,13, 18,409,13, 38,528,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:651:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,157,626,12,165,169,12,176,180,13,  0,409,13, 10,410,13, 18,409,13, 38,528,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:652:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 61,119,13, 68,118,13, 70,116,13, 76,115,13, 77,114,13, 81,699,13, 92,698,
 ^~~~~~~~~~
 {         }
fleng.c:652:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 61,119,13, 68,118,13, 70,116,13, 76,115,13, 77,114,13, 81,699,13, 92,698,
            ^~~~~~~~~~
            {         }
fleng.c:652:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 61,119,13, 68,118,13, 70,116,13, 76,115,13, 77,114,13, 81,699,13, 92,698,
                       ^~~~~~~~~~
                       {         }
fleng.c:652:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 61,119,13, 68,118,13, 70,116,13, 76,115,13, 77,114,13, 81,699,13, 92,698,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:652:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 61,119,13, 68,118,13, 70,116,13, 76,115,13, 77,114,13, 81,699,13, 92,698,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:652:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 61,119,13, 68,118,13, 70,116,13, 76,115,13, 77,114,13, 81,699,13, 92,698,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:652:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 61,119,13, 68,118,13, 70,116,13, 76,115,13, 77,114,13, 81,699,13, 92,698,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:653:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,107,694,13,119,693,13,120,632,13,133,631,13,149,628,13,157,626,13,165,169,
 ^~~~~~~~~~
 {         }
fleng.c:653:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,107,694,13,119,693,13,120,632,13,133,631,13,149,628,13,157,626,13,165,169,
            ^~~~~~~~~~
            {         }
fleng.c:653:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,107,694,13,119,693,13,120,632,13,133,631,13,149,628,13,157,626,13,165,169,
                       ^~~~~~~~~~
                       {         }
fleng.c:653:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,107,694,13,119,693,13,120,632,13,133,631,13,149,628,13,157,626,13,165,169,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:653:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,107,694,13,119,693,13,120,632,13,133,631,13,149,628,13,157,626,13,165,169,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:653:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,107,694,13,119,693,13,120,632,13,133,631,13,149,628,13,157,626,13,165,169,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:653:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,107,694,13,119,693,13,120,632,13,133,631,13,149,628,13,157,626,13,165,169,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:654:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,168,170,13,173,169,13,176,181,14,  0,409,14, 10,410,14, 18,409,14, 38,528,
 ^~~~~~~~~~
 {         }
fleng.c:654:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,168,170,13,173,169,13,176,181,14,  0,409,14, 10,410,14, 18,409,14, 38,528,
            ^~~~~~~~~~
            {         }
fleng.c:654:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,168,170,13,173,169,13,176,181,14,  0,409,14, 10,410,14, 18,409,14, 38,528,
                       ^~~~~~~~~~
                       {         }
fleng.c:654:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,168,170,13,173,169,13,176,181,14,  0,409,14, 10,410,14, 18,409,14, 38,528,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:654:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,168,170,13,173,169,13,176,181,14,  0,409,14, 10,410,14, 18,409,14, 38,528,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:654:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,168,170,13,173,169,13,176,181,14,  0,409,14, 10,410,14, 18,409,14, 38,528,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:654:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,168,170,13,173,169,13,176,181,14,  0,409,14, 10,410,14, 18,409,14, 38,528,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:655:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 60,120,14, 68,118,14, 70,116,14, 75,115,14, 77,114,14, 81,699,14, 92,698,
 ^~~~~~~~~~
 {         }
fleng.c:655:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 60,120,14, 68,118,14, 70,116,14, 75,115,14, 77,114,14, 81,699,14, 92,698,
            ^~~~~~~~~~
            {         }
fleng.c:655:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 60,120,14, 68,118,14, 70,116,14, 75,115,14, 77,114,14, 81,699,14, 92,698,
                       ^~~~~~~~~~
                       {         }
fleng.c:655:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 60,120,14, 68,118,14, 70,116,14, 75,115,14, 77,114,14, 81,699,14, 92,698,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:655:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 60,120,14, 68,118,14, 70,116,14, 75,115,14, 77,114,14, 81,699,14, 92,698,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:655:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 60,120,14, 68,118,14, 70,116,14, 75,115,14, 77,114,14, 81,699,14, 92,698,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:655:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 60,120,14, 68,118,14, 70,116,14, 75,115,14, 77,114,14, 81,699,14, 92,698,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:656:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,107,694,14,119,693,14,120,632,14,133,631,14,149,628,14,157,626,14,165,169,
 ^~~~~~~~~~
 {         }
fleng.c:656:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,107,694,14,119,693,14,120,632,14,133,631,14,149,628,14,157,626,14,165,169,
            ^~~~~~~~~~
            {         }
fleng.c:656:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,107,694,14,119,693,14,120,632,14,133,631,14,149,628,14,157,626,14,165,169,
                       ^~~~~~~~~~
                       {         }
fleng.c:656:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,107,694,14,119,693,14,120,632,14,133,631,14,149,628,14,157,626,14,165,169,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:656:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,107,694,14,119,693,14,120,632,14,133,631,14,149,628,14,157,626,14,165,169,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:656:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,107,694,14,119,693,14,120,632,14,133,631,14,149,628,14,157,626,14,165,169,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:656:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,107,694,14,119,693,14,120,632,14,133,631,14,149,628,14,157,626,14,165,169,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:657:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,168,170,14,173,169,14,176,181,15,  0,409,15, 10,410,15, 18,409,15, 38,528,
 ^~~~~~~~~~
 {         }
fleng.c:657:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,168,170,14,173,169,14,176,181,15,  0,409,15, 10,410,15, 18,409,15, 38,528,
            ^~~~~~~~~~
            {         }
fleng.c:657:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,168,170,14,173,169,14,176,181,15,  0,409,15, 10,410,15, 18,409,15, 38,528,
                       ^~~~~~~~~~
                       {         }
fleng.c:657:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,168,170,14,173,169,14,176,181,15,  0,409,15, 10,410,15, 18,409,15, 38,528,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:657:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,168,170,14,173,169,14,176,181,15,  0,409,15, 10,410,15, 18,409,15, 38,528,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:657:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,168,170,14,173,169,14,176,181,15,  0,409,15, 10,410,15, 18,409,15, 38,528,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:657:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,168,170,14,173,169,14,176,181,15,  0,409,15, 10,410,15, 18,409,15, 38,528,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:658:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 60,120,15, 69,118,15, 70,117,15, 74,115,15, 76,114,15, 80,683,15,107,684,
 ^~~~~~~~~~
 {         }
fleng.c:658:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 60,120,15, 69,118,15, 70,117,15, 74,115,15, 76,114,15, 80,683,15,107,684,
            ^~~~~~~~~~
            {         }
fleng.c:658:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 60,120,15, 69,118,15, 70,117,15, 74,115,15, 76,114,15, 80,683,15,107,684,
                       ^~~~~~~~~~
                       {         }
fleng.c:658:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 60,120,15, 69,118,15, 70,117,15, 74,115,15, 76,114,15, 80,683,15,107,684,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:658:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 60,120,15, 69,118,15, 70,117,15, 74,115,15, 76,114,15, 80,683,15,107,684,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:658:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 60,120,15, 69,118,15, 70,117,15, 74,115,15, 76,114,15, 80,683,15,107,684,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:658:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 60,120,15, 69,118,15, 70,117,15, 74,115,15, 76,114,15, 80,683,15,107,684,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:659:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,632,15,133,631,15,149,628,15,157,627,15,165,169,15,173,173,15,176,181,
 ^~~~~~~~~~
 {         }
fleng.c:659:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,632,15,133,631,15,149,628,15,157,627,15,165,169,15,173,173,15,176,181,
            ^~~~~~~~~~
            {         }
fleng.c:659:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,632,15,133,631,15,149,628,15,157,627,15,165,169,15,173,173,15,176,181,
                       ^~~~~~~~~~
                       {         }
fleng.c:659:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,632,15,133,631,15,149,628,15,157,627,15,165,169,15,173,173,15,176,181,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:659:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,632,15,133,631,15,149,628,15,157,627,15,165,169,15,173,173,15,176,181,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:659:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,632,15,133,631,15,149,628,15,157,627,15,165,169,15,173,173,15,176,181,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:659:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,120,632,15,133,631,15,149,628,15,157,627,15,165,169,15,173,173,15,176,181,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:660:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,  0,409,16, 10,410,16, 18,409,16, 38,528,16, 58,120,16, 68,118,16, 70,117,
 ^~~~~~~~~~
 {         }
fleng.c:660:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,  0,409,16, 10,410,16, 18,409,16, 38,528,16, 58,120,16, 68,118,16, 70,117,
            ^~~~~~~~~~
            {         }
fleng.c:660:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,  0,409,16, 10,410,16, 18,409,16, 38,528,16, 58,120,16, 68,118,16, 70,117,
                       ^~~~~~~~~~
                       {         }
fleng.c:660:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,  0,409,16, 10,410,16, 18,409,16, 38,528,16, 58,120,16, 68,118,16, 70,117,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:660:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,  0,409,16, 10,410,16, 18,409,16, 38,528,16, 58,120,16, 68,118,16, 70,117,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:660:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,  0,409,16, 10,410,16, 18,409,16, 38,528,16, 58,120,16, 68,118,16, 70,117,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:660:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,  0,409,16, 10,410,16, 18,409,16, 38,528,16, 58,120,16, 68,118,16, 70,117,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:661:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 72,115,16, 75,114,16, 79,683,16,107,684,16,120,632,16,133,631,16,149,628,
 ^~~~~~~~~~
 {         }
fleng.c:661:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 72,115,16, 75,114,16, 79,683,16,107,684,16,120,632,16,133,631,16,149,628,
            ^~~~~~~~~~
            {         }
fleng.c:661:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 72,115,16, 75,114,16, 79,683,16,107,684,16,120,632,16,133,631,16,149,628,
                       ^~~~~~~~~~
                       {         }
fleng.c:661:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 72,115,16, 75,114,16, 79,683,16,107,684,16,120,632,16,133,631,16,149,628,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:661:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 72,115,16, 75,114,16, 79,683,16,107,684,16,120,632,16,133,631,16,149,628,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:661:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 72,115,16, 75,114,16, 79,683,16,107,684,16,120,632,16,133,631,16,149,628,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:661:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 72,115,16, 75,114,16, 79,683,16,107,684,16,120,632,16,133,631,16,149,628,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:662:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,157,627,16,165,169,16,173,173,16,176,181,17,  0,409,17, 10,410,17, 18,409,
 ^~~~~~~~~~
 {         }
fleng.c:662:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,157,627,16,165,169,16,173,173,16,176,181,17,  0,409,17, 10,410,17, 18,409,
            ^~~~~~~~~~
            {         }
fleng.c:662:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,157,627,16,165,169,16,173,173,16,176,181,17,  0,409,17, 10,410,17, 18,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:662:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,157,627,16,165,169,16,173,173,16,176,181,17,  0,409,17, 10,410,17, 18,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:662:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,157,627,16,165,169,16,173,173,16,176,181,17,  0,409,17, 10,410,17, 18,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:662:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,157,627,16,165,169,16,173,173,16,176,181,17,  0,409,17, 10,410,17, 18,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:662:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,157,627,16,165,169,16,173,173,16,176,181,17,  0,409,17, 10,410,17, 18,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:663:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 38,528,17, 58,120,17, 69,118,17, 70,115,17, 73,114,17, 77,683,17,107,684,
 ^~~~~~~~~~
 {         }
fleng.c:663:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 38,528,17, 58,120,17, 69,118,17, 70,115,17, 73,114,17, 77,683,17,107,684,
            ^~~~~~~~~~
            {         }
fleng.c:663:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 38,528,17, 58,120,17, 69,118,17, 70,115,17, 73,114,17, 77,683,17,107,684,
                       ^~~~~~~~~~
                       {         }
fleng.c:663:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 38,528,17, 58,120,17, 69,118,17, 70,115,17, 73,114,17, 77,683,17,107,684,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:663:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 38,528,17, 58,120,17, 69,118,17, 70,115,17, 73,114,17, 77,683,17,107,684,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:663:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 38,528,17, 58,120,17, 69,118,17, 70,115,17, 73,114,17, 77,683,17,107,684,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:663:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 38,528,17, 58,120,17, 69,118,17, 70,115,17, 73,114,17, 77,683,17,107,684,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:664:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,124,632,17,133,631,17,147,628,17,157,627,17,166,174,17,173,173,17,176,181,
 ^~~~~~~~~~
 {         }
fleng.c:664:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,124,632,17,133,631,17,147,628,17,157,627,17,166,174,17,173,173,17,176,181,
            ^~~~~~~~~~
            {         }
fleng.c:664:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,124,632,17,133,631,17,147,628,17,157,627,17,166,174,17,173,173,17,176,181,
                       ^~~~~~~~~~
                       {         }
fleng.c:664:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,124,632,17,133,631,17,147,628,17,157,627,17,166,174,17,173,173,17,176,181,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:664:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,124,632,17,133,631,17,147,628,17,157,627,17,166,174,17,173,173,17,176,181,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:664:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,124,632,17,133,631,17,147,628,17,157,627,17,166,174,17,173,173,17,176,181,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:664:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,124,632,17,133,631,17,147,628,17,157,627,17,166,174,17,173,173,17,176,181,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:665:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 10,410,18, 18,409,18, 39,528,18, 58,120,18, 68,124,18, 69,123,
 ^~~~~~~~~~
 {         }
fleng.c:665:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 10,410,18, 18,409,18, 39,528,18, 58,120,18, 68,124,18, 69,123,
            ^~~~~~~~~~
            {         }
fleng.c:665:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 10,410,18, 18,409,18, 39,528,18, 58,120,18, 68,124,18, 69,123,
                       ^~~~~~~~~~
                       {         }
fleng.c:665:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 10,410,18, 18,409,18, 39,528,18, 58,120,18, 68,124,18, 69,123,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:665:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 10,410,18, 18,409,18, 39,528,18, 58,120,18, 68,124,18, 69,123,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:665:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 10,410,18, 18,409,18, 39,528,18, 58,120,18, 68,124,18, 69,123,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:665:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 10,410,18, 18,409,18, 39,528,18, 58,120,18, 68,124,18, 69,123,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:666:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 70,122,18, 71,121,18, 77,683,18,107,684,18,124,632,18,133,631,18,147,628,
 ^~~~~~~~~~
 {         }
fleng.c:666:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 70,122,18, 71,121,18, 77,683,18,107,684,18,124,632,18,133,631,18,147,628,
            ^~~~~~~~~~
            {         }
fleng.c:666:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 70,122,18, 71,121,18, 77,683,18,107,684,18,124,632,18,133,631,18,147,628,
                       ^~~~~~~~~~
                       {         }
fleng.c:666:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 70,122,18, 71,121,18, 77,683,18,107,684,18,124,632,18,133,631,18,147,628,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:666:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 70,122,18, 71,121,18, 77,683,18,107,684,18,124,632,18,133,631,18,147,628,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:666:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 70,122,18, 71,121,18, 77,683,18,107,684,18,124,632,18,133,631,18,147,628,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:666:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 70,122,18, 71,121,18, 77,683,18,107,684,18,124,632,18,133,631,18,147,628,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:667:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,156,627,18,166,174,18,173,173,18,176,181,19,  0,409,19, 10,410,19, 18,409,
 ^~~~~~~~~~
 {         }
fleng.c:667:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,156,627,18,166,174,18,173,173,18,176,181,19,  0,409,19, 10,410,19, 18,409,
            ^~~~~~~~~~
            {         }
fleng.c:667:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,156,627,18,166,174,18,173,173,18,176,181,19,  0,409,19, 10,410,19, 18,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:667:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,156,627,18,166,174,18,173,173,18,176,181,19,  0,409,19, 10,410,19, 18,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:667:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,156,627,18,166,174,18,173,173,18,176,181,19,  0,409,19, 10,410,19, 18,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:667:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,156,627,18,166,174,18,173,173,18,176,181,19,  0,409,19, 10,410,19, 18,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:667:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,156,627,18,166,174,18,173,173,18,176,181,19,  0,409,19, 10,410,19, 18,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:668:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 39,528,19, 58,120,19, 59,126,19, 60,125,19, 68,124,19, 69,123,19, 70,122,
 ^~~~~~~~~~
 {         }
fleng.c:668:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 39,528,19, 58,120,19, 59,126,19, 60,125,19, 68,124,19, 69,123,19, 70,122,
            ^~~~~~~~~~
            {         }
fleng.c:668:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 39,528,19, 58,120,19, 59,126,19, 60,125,19, 68,124,19, 69,123,19, 70,122,
                       ^~~~~~~~~~
                       {         }
fleng.c:668:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 39,528,19, 58,120,19, 59,126,19, 60,125,19, 68,124,19, 69,123,19, 70,122,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:668:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 39,528,19, 58,120,19, 59,126,19, 60,125,19, 68,124,19, 69,123,19, 70,122,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:668:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 39,528,19, 58,120,19, 59,126,19, 60,125,19, 68,124,19, 69,123,19, 70,122,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:668:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 39,528,19, 58,120,19, 59,126,19, 60,125,19, 68,124,19, 69,123,19, 70,122,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:669:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 71,121,19, 77,683,19,107,684,19,124,632,19,133,631,19,147,628,19,156,627,
 ^~~~~~~~~~
 {         }
fleng.c:669:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 71,121,19, 77,683,19,107,684,19,124,632,19,133,631,19,147,628,19,156,627,
            ^~~~~~~~~~
            {         }
fleng.c:669:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 71,121,19, 77,683,19,107,684,19,124,632,19,133,631,19,147,628,19,156,627,
                       ^~~~~~~~~~
                       {         }
fleng.c:669:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 71,121,19, 77,683,19,107,684,19,124,632,19,133,631,19,147,628,19,156,627,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:669:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 71,121,19, 77,683,19,107,684,19,124,632,19,133,631,19,147,628,19,156,627,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:669:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 71,121,19, 77,683,19,107,684,19,124,632,19,133,631,19,147,628,19,156,627,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:669:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 71,121,19, 77,683,19,107,684,19,124,632,19,133,631,19,147,628,19,156,627,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:670:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,166,174,19,173,173,19,176,181,20,  0,409,20, 10,410,20, 18,409,20, 39,528,
 ^~~~~~~~~~
 {         }
fleng.c:670:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,166,174,19,173,173,19,176,181,20,  0,409,20, 10,410,20, 18,409,20, 39,528,
            ^~~~~~~~~~
            {         }
fleng.c:670:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,166,174,19,173,173,19,176,181,20,  0,409,20, 10,410,20, 18,409,20, 39,528,
                       ^~~~~~~~~~
                       {         }
fleng.c:670:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,166,174,19,173,173,19,176,181,20,  0,409,20, 10,410,20, 18,409,20, 39,528,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:670:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,166,174,19,173,173,19,176,181,20,  0,409,20, 10,410,20, 18,409,20, 39,528,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:670:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,166,174,19,173,173,19,176,181,20,  0,409,20, 10,410,20, 18,409,20, 39,528,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:670:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,166,174,19,173,173,19,176,181,20,  0,409,20, 10,410,20, 18,409,20, 39,528,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:671:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 58,126,20, 62,125,20, 68,124,20, 69,123,20, 70,122,20, 71,121,20, 77,683,
 ^~~~~~~~~~
 {         }
fleng.c:671:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 58,126,20, 62,125,20, 68,124,20, 69,123,20, 70,122,20, 71,121,20, 77,683,
            ^~~~~~~~~~
            {         }
fleng.c:671:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 58,126,20, 62,125,20, 68,124,20, 69,123,20, 70,122,20, 71,121,20, 77,683,
                       ^~~~~~~~~~
                       {         }
fleng.c:671:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 58,126,20, 62,125,20, 68,124,20, 69,123,20, 70,122,20, 71,121,20, 77,683,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:671:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 58,126,20, 62,125,20, 68,124,20, 69,123,20, 70,122,20, 71,121,20, 77,683,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:671:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 58,126,20, 62,125,20, 68,124,20, 69,123,20, 70,122,20, 71,121,20, 77,683,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:671:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 58,126,20, 62,125,20, 68,124,20, 69,123,20, 70,122,20, 71,121,20, 77,683,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:672:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,107,684,20,124,632,20,133,631,20,145,629,20,156,627,20,166,174,20,173,173,
 ^~~~~~~~~~
 {         }
fleng.c:672:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,107,684,20,124,632,20,133,631,20,145,629,20,156,627,20,166,174,20,173,173,
            ^~~~~~~~~~
            {         }
fleng.c:672:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,107,684,20,124,632,20,133,631,20,145,629,20,156,627,20,166,174,20,173,173,
                       ^~~~~~~~~~
                       {         }
fleng.c:672:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,107,684,20,124,632,20,133,631,20,145,629,20,156,627,20,166,174,20,173,173,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:672:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,107,684,20,124,632,20,133,631,20,145,629,20,156,627,20,166,174,20,173,173,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:672:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,107,684,20,124,632,20,133,631,20,145,629,20,156,627,20,166,174,20,173,173,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:672:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,107,684,20,124,632,20,133,631,20,145,629,20,156,627,20,166,174,20,173,173,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:673:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,176,181,21,  0,409,21, 10,410,21, 18,409,21, 40,528,21, 58,126,21, 62,125,
 ^~~~~~~~~~
 {         }
fleng.c:673:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,176,181,21,  0,409,21, 10,410,21, 18,409,21, 40,528,21, 58,126,21, 62,125,
            ^~~~~~~~~~
            {         }
fleng.c:673:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,176,181,21,  0,409,21, 10,410,21, 18,409,21, 40,528,21, 58,126,21, 62,125,
                       ^~~~~~~~~~
                       {         }
fleng.c:673:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,176,181,21,  0,409,21, 10,410,21, 18,409,21, 40,528,21, 58,126,21, 62,125,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:673:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,176,181,21,  0,409,21, 10,410,21, 18,409,21, 40,528,21, 58,126,21, 62,125,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:673:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,176,181,21,  0,409,21, 10,410,21, 18,409,21, 40,528,21, 58,126,21, 62,125,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:673:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,176,181,21,  0,409,21, 10,410,21, 18,409,21, 40,528,21, 58,126,21, 62,125,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:674:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 67,124,21, 69,123,21, 70,122,21, 71,121,21, 77,683,21,107,684,21,124,632,
 ^~~~~~~~~~
 {         }
fleng.c:674:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 67,124,21, 69,123,21, 70,122,21, 71,121,21, 77,683,21,107,684,21,124,632,
            ^~~~~~~~~~
            {         }
fleng.c:674:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 67,124,21, 69,123,21, 70,122,21, 71,121,21, 77,683,21,107,684,21,124,632,
                       ^~~~~~~~~~
                       {         }
fleng.c:674:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 67,124,21, 69,123,21, 70,122,21, 71,121,21, 77,683,21,107,684,21,124,632,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:674:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 67,124,21, 69,123,21, 70,122,21, 71,121,21, 77,683,21,107,684,21,124,632,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:674:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 67,124,21, 69,123,21, 70,122,21, 71,121,21, 77,683,21,107,684,21,124,632,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:674:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 67,124,21, 69,123,21, 70,122,21, 71,121,21, 77,683,21,107,684,21,124,632,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:675:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,133,631,21,145,629,21,156,627,21,166,174,21,173,173,21,176,181,22,  0,409,
 ^~~~~~~~~~
 {         }
fleng.c:675:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,133,631,21,145,629,21,156,627,21,166,174,21,173,173,21,176,181,22,  0,409,
            ^~~~~~~~~~
            {         }
fleng.c:675:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,133,631,21,145,629,21,156,627,21,166,174,21,173,173,21,176,181,22,  0,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:675:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,133,631,21,145,629,21,156,627,21,166,174,21,173,173,21,176,181,22,  0,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:675:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,133,631,21,145,629,21,156,627,21,166,174,21,173,173,21,176,181,22,  0,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:675:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,133,631,21,145,629,21,156,627,21,166,174,21,173,173,21,176,181,22,  0,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:675:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,133,631,21,145,629,21,156,627,21,166,174,21,173,173,21,176,181,22,  0,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:676:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 10,410,22, 18,409,22, 40,528,22, 56,126,22, 62,129,22, 65,128,22, 67,124,
 ^~~~~~~~~~
 {         }
fleng.c:676:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 10,410,22, 18,409,22, 40,528,22, 56,126,22, 62,129,22, 65,128,22, 67,124,
            ^~~~~~~~~~
            {         }
fleng.c:676:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 10,410,22, 18,409,22, 40,528,22, 56,126,22, 62,129,22, 65,128,22, 67,124,
                       ^~~~~~~~~~
                       {         }
fleng.c:676:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 10,410,22, 18,409,22, 40,528,22, 56,126,22, 62,129,22, 65,128,22, 67,124,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:676:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 10,410,22, 18,409,22, 40,528,22, 56,126,22, 62,129,22, 65,128,22, 67,124,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:676:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 10,410,22, 18,409,22, 40,528,22, 56,126,22, 62,129,22, 65,128,22, 67,124,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:676:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 10,410,22, 18,409,22, 40,528,22, 56,126,22, 62,129,22, 65,128,22, 67,124,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:677:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 68,123,22, 70,122,22, 71,121,22, 77,683,22,102,685,22,115,684,22,124,632,
 ^~~~~~~~~~
 {         }
fleng.c:677:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 68,123,22, 70,122,22, 71,121,22, 77,683,22,102,685,22,115,684,22,124,632,
            ^~~~~~~~~~
            {         }
fleng.c:677:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 68,123,22, 70,122,22, 71,121,22, 77,683,22,102,685,22,115,684,22,124,632,
                       ^~~~~~~~~~
                       {         }
fleng.c:677:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 68,123,22, 70,122,22, 71,121,22, 77,683,22,102,685,22,115,684,22,124,632,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:677:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 68,123,22, 70,122,22, 71,121,22, 77,683,22,102,685,22,115,684,22,124,632,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:677:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 68,123,22, 70,122,22, 71,121,22, 77,683,22,102,685,22,115,684,22,124,632,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:677:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 68,123,22, 70,122,22, 71,121,22, 77,683,22,102,685,22,115,684,22,124,632,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:678:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,133,631,22,145,629,22,156,627,22,166,174,22,176,171,23,  0,409,23, 10,410,
 ^~~~~~~~~~
 {         }
fleng.c:678:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,133,631,22,145,629,22,156,627,22,166,174,22,176,171,23,  0,409,23, 10,410,
            ^~~~~~~~~~
            {         }
fleng.c:678:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,133,631,22,145,629,22,156,627,22,166,174,22,176,171,23,  0,409,23, 10,410,
                       ^~~~~~~~~~
                       {         }
fleng.c:678:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,133,631,22,145,629,22,156,627,22,166,174,22,176,171,23,  0,409,23, 10,410,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:678:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,133,631,22,145,629,22,156,627,22,166,174,22,176,171,23,  0,409,23, 10,410,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:678:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,133,631,22,145,629,22,156,627,22,166,174,22,176,171,23,  0,409,23, 10,410,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:678:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,133,631,22,145,629,22,156,627,22,166,174,22,176,171,23,  0,409,23, 10,410,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:679:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 18,409,23, 41,528,23, 55,126,23, 62,129,23, 64,128,23, 67,127,23, 68,123,
 ^~~~~~~~~~
 {         }
fleng.c:679:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 18,409,23, 41,528,23, 55,126,23, 62,129,23, 64,128,23, 67,127,23, 68,123,
            ^~~~~~~~~~
            {         }
fleng.c:679:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 18,409,23, 41,528,23, 55,126,23, 62,129,23, 64,128,23, 67,127,23, 68,123,
                       ^~~~~~~~~~
                       {         }
fleng.c:679:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 18,409,23, 41,528,23, 55,126,23, 62,129,23, 64,128,23, 67,127,23, 68,123,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:679:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 18,409,23, 41,528,23, 55,126,23, 62,129,23, 64,128,23, 67,127,23, 68,123,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:679:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 18,409,23, 41,528,23, 55,126,23, 62,129,23, 64,128,23, 67,127,23, 68,123,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:679:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 18,409,23, 41,528,23, 55,126,23, 62,129,23, 64,128,23, 67,127,23, 68,123,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:680:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 70,122,23, 71,121,23, 77,683,23,102,685,23,115,684,23,124,632,23,133,631,
 ^~~~~~~~~~
 {         }
fleng.c:680:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 70,122,23, 71,121,23, 77,683,23,102,685,23,115,684,23,124,632,23,133,631,
            ^~~~~~~~~~
            {         }
fleng.c:680:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 70,122,23, 71,121,23, 77,683,23,102,685,23,115,684,23,124,632,23,133,631,
                       ^~~~~~~~~~
                       {         }
fleng.c:680:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 70,122,23, 71,121,23, 77,683,23,102,685,23,115,684,23,124,632,23,133,631,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:680:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 70,122,23, 71,121,23, 77,683,23,102,685,23,115,684,23,124,632,23,133,631,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:680:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 70,122,23, 71,121,23, 77,683,23,102,685,23,115,684,23,124,632,23,133,631,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:680:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 70,122,23, 71,121,23, 77,683,23,102,685,23,115,684,23,124,632,23,133,631,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:681:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,145,629,23,156,627,23,166,174,23,176,171,24,  0,409,24, 10,410,24, 18,409,
 ^~~~~~~~~~
 {         }
fleng.c:681:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,145,629,23,156,627,23,166,174,23,176,171,24,  0,409,24, 10,410,24, 18,409,
            ^~~~~~~~~~
            {         }
fleng.c:681:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,145,629,23,156,627,23,166,174,23,176,171,24,  0,409,24, 10,410,24, 18,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:681:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,145,629,23,156,627,23,166,174,23,176,171,24,  0,409,24, 10,410,24, 18,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:681:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,145,629,23,156,627,23,166,174,23,176,171,24,  0,409,24, 10,410,24, 18,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:681:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,145,629,23,156,627,23,166,174,23,176,171,24,  0,409,24, 10,410,24, 18,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:681:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,145,629,23,156,627,23,166,174,23,176,171,24,  0,409,24, 10,410,24, 18,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:682:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 44,528,24, 54,126,24, 59,133,24, 62,129,24, 67,127,24, 69,123,24, 70,122,
 ^~~~~~~~~~
 {         }
fleng.c:682:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 44,528,24, 54,126,24, 59,133,24, 62,129,24, 67,127,24, 69,123,24, 70,122,
            ^~~~~~~~~~
            {         }
fleng.c:682:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 44,528,24, 54,126,24, 59,133,24, 62,129,24, 67,127,24, 69,123,24, 70,122,
                       ^~~~~~~~~~
                       {         }
fleng.c:682:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 44,528,24, 54,126,24, 59,133,24, 62,129,24, 67,127,24, 69,123,24, 70,122,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:682:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 44,528,24, 54,126,24, 59,133,24, 62,129,24, 67,127,24, 69,123,24, 70,122,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:682:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 44,528,24, 54,126,24, 59,133,24, 62,129,24, 67,127,24, 69,123,24, 70,122,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:682:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 44,528,24, 54,126,24, 59,133,24, 62,129,24, 67,127,24, 69,123,24, 70,122,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:683:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 71,121,24, 77,683,24,102,685,24,115,684,24,124,632,24,133,631,24,145,629,
 ^~~~~~~~~~
 {         }
fleng.c:683:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 71,121,24, 77,683,24,102,685,24,115,684,24,124,632,24,133,631,24,145,629,
            ^~~~~~~~~~
            {         }
fleng.c:683:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 71,121,24, 77,683,24,102,685,24,115,684,24,124,632,24,133,631,24,145,629,
                       ^~~~~~~~~~
                       {         }
fleng.c:683:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 71,121,24, 77,683,24,102,685,24,115,684,24,124,632,24,133,631,24,145,629,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:683:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 71,121,24, 77,683,24,102,685,24,115,684,24,124,632,24,133,631,24,145,629,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:683:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 71,121,24, 77,683,24,102,685,24,115,684,24,124,632,24,133,631,24,145,629,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:683:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 71,121,24, 77,683,24,102,685,24,115,684,24,124,632,24,133,631,24,145,629,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:684:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,156,632,24,170,175,24,176,171,25,  0,409,25,  9,410,25, 18,409,25, 47,528,
 ^~~~~~~~~~
 {         }
fleng.c:684:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,156,632,24,170,175,24,176,171,25,  0,409,25,  9,410,25, 18,409,25, 47,528,
            ^~~~~~~~~~
            {         }
fleng.c:684:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,156,632,24,170,175,24,176,171,25,  0,409,25,  9,410,25, 18,409,25, 47,528,
                       ^~~~~~~~~~
                       {         }
fleng.c:684:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,156,632,24,170,175,24,176,171,25,  0,409,25,  9,410,25, 18,409,25, 47,528,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:684:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,156,632,24,170,175,24,176,171,25,  0,409,25,  9,410,25, 18,409,25, 47,528,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:684:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,156,632,24,170,175,24,176,171,25,  0,409,25,  9,410,25, 18,409,25, 47,528,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:684:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,156,632,24,170,175,24,176,171,25,  0,409,25,  9,410,25, 18,409,25, 47,528,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:685:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 54,126,25, 58,133,25, 62,132,25, 63,129,25, 67,130,25, 68,127,25, 69,123,
 ^~~~~~~~~~
 {         }
fleng.c:685:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 54,126,25, 58,133,25, 62,132,25, 63,129,25, 67,130,25, 68,127,25, 69,123,
            ^~~~~~~~~~
            {         }
fleng.c:685:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 54,126,25, 58,133,25, 62,132,25, 63,129,25, 67,130,25, 68,127,25, 69,123,
                       ^~~~~~~~~~
                       {         }
fleng.c:685:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 54,126,25, 58,133,25, 62,132,25, 63,129,25, 67,130,25, 68,127,25, 69,123,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:685:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 54,126,25, 58,133,25, 62,132,25, 63,129,25, 67,130,25, 68,127,25, 69,123,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:685:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 54,126,25, 58,133,25, 62,132,25, 63,129,25, 67,130,25, 68,127,25, 69,123,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:685:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 54,126,25, 58,133,25, 62,132,25, 63,129,25, 67,130,25, 68,127,25, 69,123,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:686:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,122,25, 71,121,25, 77,683,25,102,685,25,115,684,25,124,632,25,133,631,
 ^~~~~~~~~~
 {         }
fleng.c:686:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,122,25, 71,121,25, 77,683,25,102,685,25,115,684,25,124,632,25,133,631,
            ^~~~~~~~~~
            {         }
fleng.c:686:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,122,25, 71,121,25, 77,683,25,102,685,25,115,684,25,124,632,25,133,631,
                       ^~~~~~~~~~
                       {         }
fleng.c:686:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,122,25, 71,121,25, 77,683,25,102,685,25,115,684,25,124,632,25,133,631,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:686:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,122,25, 71,121,25, 77,683,25,102,685,25,115,684,25,124,632,25,133,631,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:686:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,122,25, 71,121,25, 77,683,25,102,685,25,115,684,25,124,632,25,133,631,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:686:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,122,25, 71,121,25, 77,683,25,102,685,25,115,684,25,124,632,25,133,631,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:687:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,145,629,25,156,632,25,170,175,25,176,171,26,  0,409,26,  9,410,26, 18,409,
 ^~~~~~~~~~
 {         }
fleng.c:687:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,145,629,25,156,632,25,170,175,25,176,171,26,  0,409,26,  9,410,26, 18,409,
            ^~~~~~~~~~
            {         }
fleng.c:687:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,145,629,25,156,632,25,170,175,25,176,171,26,  0,409,26,  9,410,26, 18,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:687:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,145,629,25,156,632,25,170,175,25,176,171,26,  0,409,26,  9,410,26, 18,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:687:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,145,629,25,156,632,25,170,175,25,176,171,26,  0,409,26,  9,410,26, 18,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:687:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,145,629,25,156,632,25,170,175,25,176,171,26,  0,409,26,  9,410,26, 18,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:687:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,145,629,25,156,632,25,170,175,25,176,171,26,  0,409,26,  9,410,26, 18,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:688:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 48,528,26, 54,126,26, 58,133,26, 62,132,26, 64,131,26, 66,130,26, 68,127,
 ^~~~~~~~~~
 {         }
fleng.c:688:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 48,528,26, 54,126,26, 58,133,26, 62,132,26, 64,131,26, 66,130,26, 68,127,
            ^~~~~~~~~~
            {         }
fleng.c:688:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 48,528,26, 54,126,26, 58,133,26, 62,132,26, 64,131,26, 66,130,26, 68,127,
                       ^~~~~~~~~~
                       {         }
fleng.c:688:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 48,528,26, 54,126,26, 58,133,26, 62,132,26, 64,131,26, 66,130,26, 68,127,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:688:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 48,528,26, 54,126,26, 58,133,26, 62,132,26, 64,131,26, 66,130,26, 68,127,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:688:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 48,528,26, 54,126,26, 58,133,26, 62,132,26, 64,131,26, 66,130,26, 68,127,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:688:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 48,528,26, 54,126,26, 58,133,26, 62,132,26, 64,131,26, 66,130,26, 68,127,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:689:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,123,26, 70,122,26, 71,121,26, 77,683,26,102,685,26,115,684,26,124,632,
 ^~~~~~~~~~
 {         }
fleng.c:689:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,123,26, 70,122,26, 71,121,26, 77,683,26,102,685,26,115,684,26,124,632,
            ^~~~~~~~~~
            {         }
fleng.c:689:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,123,26, 70,122,26, 71,121,26, 77,683,26,102,685,26,115,684,26,124,632,
                       ^~~~~~~~~~
                       {         }
fleng.c:689:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,123,26, 70,122,26, 71,121,26, 77,683,26,102,685,26,115,684,26,124,632,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:689:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,123,26, 70,122,26, 71,121,26, 77,683,26,102,685,26,115,684,26,124,632,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:689:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,123,26, 70,122,26, 71,121,26, 77,683,26,102,685,26,115,684,26,124,632,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:689:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 69,123,26, 70,122,26, 71,121,26, 77,683,26,102,685,26,115,684,26,124,632,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:690:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,170,175,26,176,171,27,  0,409,27,  8,410,27, 18,409,27, 48,528,27, 55,126,
 ^~~~~~~~~~
 {         }
fleng.c:690:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,170,175,26,176,171,27,  0,409,27,  8,410,27, 18,409,27, 48,528,27, 55,126,
            ^~~~~~~~~~
            {         }
fleng.c:690:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,170,175,26,176,171,27,  0,409,27,  8,410,27, 18,409,27, 48,528,27, 55,126,
                       ^~~~~~~~~~
                       {         }
fleng.c:690:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,170,175,26,176,171,27,  0,409,27,  8,410,27, 18,409,27, 48,528,27, 55,126,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:690:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,170,175,26,176,171,27,  0,409,27,  8,410,27, 18,409,27, 48,528,27, 55,126,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:690:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,170,175,26,176,171,27,  0,409,27,  8,410,27, 18,409,27, 48,528,27, 55,126,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:690:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,170,175,26,176,171,27,  0,409,27,  8,410,27, 18,409,27, 48,528,27, 55,126,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:691:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 57,133,27, 62,132,27, 65,131,27, 66,130,27, 68,127,27, 69,123,27, 70,122,
 ^~~~~~~~~~
 {         }
fleng.c:691:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 57,133,27, 62,132,27, 65,131,27, 66,130,27, 68,127,27, 69,123,27, 70,122,
            ^~~~~~~~~~
            {         }
fleng.c:691:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 57,133,27, 62,132,27, 65,131,27, 66,130,27, 68,127,27, 69,123,27, 70,122,
                       ^~~~~~~~~~
                       {         }
fleng.c:691:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 57,133,27, 62,132,27, 65,131,27, 66,130,27, 68,127,27, 69,123,27, 70,122,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:691:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 57,133,27, 62,132,27, 65,131,27, 66,130,27, 68,127,27, 69,123,27, 70,122,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:691:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 57,133,27, 62,132,27, 65,131,27, 66,130,27, 68,127,27, 69,123,27, 70,122,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:691:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 57,133,27, 62,132,27, 65,131,27, 66,130,27, 68,127,27, 69,123,27, 70,122,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:692:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 72,121,27, 77,683,27,102,685,27,115,684,27,124,632,27,170,177,28,  0,409,
 ^~~~~~~~~~
 {         }
fleng.c:692:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 72,121,27, 77,683,27,102,685,27,115,684,27,124,632,27,170,177,28,  0,409,
            ^~~~~~~~~~
            {         }
fleng.c:692:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 72,121,27, 77,683,27,102,685,27,115,684,27,124,632,27,170,177,28,  0,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:692:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 72,121,27, 77,683,27,102,685,27,115,684,27,124,632,27,170,177,28,  0,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:692:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 72,121,27, 77,683,27,102,685,27,115,684,27,124,632,27,170,177,28,  0,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:692:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 72,121,27, 77,683,27,102,685,27,115,684,27,124,632,27,170,177,28,  0,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:692:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 72,121,27, 77,683,27,102,685,27,115,684,27,124,632,27,170,177,28,  0,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:693:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,  8,410,28, 18,409,28, 48,528,28, 56,133,28, 62,132,28, 66,130,28, 67,138,
 ^~~~~~~~~~
 {         }
fleng.c:693:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,  8,410,28, 18,409,28, 48,528,28, 56,133,28, 62,132,28, 66,130,28, 67,138,
            ^~~~~~~~~~
            {         }
fleng.c:693:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,  8,410,28, 18,409,28, 48,528,28, 56,133,28, 62,132,28, 66,130,28, 67,138,
                       ^~~~~~~~~~
                       {         }
fleng.c:693:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,  8,410,28, 18,409,28, 48,528,28, 56,133,28, 62,132,28, 66,130,28, 67,138,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:693:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,  8,410,28, 18,409,28, 48,528,28, 56,133,28, 62,132,28, 66,130,28, 67,138,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:693:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,  8,410,28, 18,409,28, 48,528,28, 56,133,28, 62,132,28, 66,130,28, 67,138,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:693:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,  8,410,28, 18,409,28, 48,528,28, 56,133,28, 62,132,28, 66,130,28, 67,138,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:694:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,127,28, 70,136,28, 71,135,28, 72,134,28, 77,683,28,102,685,28,115,684,
 ^~~~~~~~~~
 {         }
fleng.c:694:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,127,28, 70,136,28, 71,135,28, 72,134,28, 77,683,28,102,685,28,115,684,
            ^~~~~~~~~~
            {         }
fleng.c:694:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,127,28, 70,136,28, 71,135,28, 72,134,28, 77,683,28,102,685,28,115,684,
                       ^~~~~~~~~~
                       {         }
fleng.c:694:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,127,28, 70,136,28, 71,135,28, 72,134,28, 77,683,28,102,685,28,115,684,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:694:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,127,28, 70,136,28, 71,135,28, 72,134,28, 77,683,28,102,685,28,115,684,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:694:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,127,28, 70,136,28, 71,135,28, 72,134,28, 77,683,28,102,685,28,115,684,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:694:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 69,127,28, 70,136,28, 71,135,28, 72,134,28, 77,683,28,102,685,28,115,684,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:695:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,124,632,28,170,177,29,  0,409,29,  8,410,29, 18,409,29, 49,528,29, 57,133,
 ^~~~~~~~~~
 {         }
fleng.c:695:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,124,632,28,170,177,29,  0,409,29,  8,410,29, 18,409,29, 49,528,29, 57,133,
            ^~~~~~~~~~
            {         }
fleng.c:695:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,124,632,28,170,177,29,  0,409,29,  8,410,29, 18,409,29, 49,528,29, 57,133,
                       ^~~~~~~~~~
                       {         }
fleng.c:695:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,124,632,28,170,177,29,  0,409,29,  8,410,29, 18,409,29, 49,528,29, 57,133,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:695:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,124,632,28,170,177,29,  0,409,29,  8,410,29, 18,409,29, 49,528,29, 57,133,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:695:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,124,632,28,170,177,29,  0,409,29,  8,410,29, 18,409,29, 49,528,29, 57,133,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:695:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,124,632,28,170,177,29,  0,409,29,  8,410,29, 18,409,29, 49,528,29, 57,133,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:696:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 62,132,29, 66,138,29, 68,137,29, 69,127,29, 70,136,29, 71,135,29, 72,134,
 ^~~~~~~~~~
 {         }
fleng.c:696:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 62,132,29, 66,138,29, 68,137,29, 69,127,29, 70,136,29, 71,135,29, 72,134,
            ^~~~~~~~~~
            {         }
fleng.c:696:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 62,132,29, 66,138,29, 68,137,29, 69,127,29, 70,136,29, 71,135,29, 72,134,
                       ^~~~~~~~~~
                       {         }
fleng.c:696:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 62,132,29, 66,138,29, 68,137,29, 69,127,29, 70,136,29, 71,135,29, 72,134,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:696:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 62,132,29, 66,138,29, 68,137,29, 69,127,29, 70,136,29, 71,135,29, 72,134,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:696:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 62,132,29, 66,138,29, 68,137,29, 69,127,29, 70,136,29, 71,135,29, 72,134,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:696:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 62,132,29, 66,138,29, 68,137,29, 69,127,29, 70,136,29, 71,135,29, 72,134,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:697:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 77,683,29,102,685,29,115,684,29,120,632,29,170,177,29,177,178,29,179,177,
 ^~~~~~~~~~
 {         }
fleng.c:697:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 77,683,29,102,685,29,115,684,29,120,632,29,170,177,29,177,178,29,179,177,
            ^~~~~~~~~~
            {         }
fleng.c:697:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 77,683,29,102,685,29,115,684,29,120,632,29,170,177,29,177,178,29,179,177,
                       ^~~~~~~~~~
                       {         }
fleng.c:697:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 77,683,29,102,685,29,115,684,29,120,632,29,170,177,29,177,178,29,179,177,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:697:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 77,683,29,102,685,29,115,684,29,120,632,29,170,177,29,177,178,29,179,177,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:697:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 77,683,29,102,685,29,115,684,29,120,632,29,170,177,29,177,178,29,179,177,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:697:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 77,683,29,102,685,29,115,684,29,120,632,29,170,177,29,177,178,29,179,177,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:698:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30,  9,410,30, 18,409,30, 49,528,30, 56,142,30, 58,133,30, 62,141,
 ^~~~~~~~~~
 {         }
fleng.c:698:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30,  9,410,30, 18,409,30, 49,528,30, 56,142,30, 58,133,30, 62,141,
            ^~~~~~~~~~
            {         }
fleng.c:698:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30,  9,410,30, 18,409,30, 49,528,30, 56,142,30, 58,133,30, 62,141,
                       ^~~~~~~~~~
                       {         }
fleng.c:698:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30,  9,410,30, 18,409,30, 49,528,30, 56,142,30, 58,133,30, 62,141,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:698:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30,  9,410,30, 18,409,30, 49,528,30, 56,142,30, 58,133,30, 62,141,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:698:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30,  9,410,30, 18,409,30, 49,528,30, 56,142,30, 58,133,30, 62,141,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:698:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30,  9,410,30, 18,409,30, 49,528,30, 56,142,30, 58,133,30, 62,141,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:699:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 66,138,30, 67,137,30, 69,127,30, 71,135,30, 72,134,30, 77,683,30,100,686,
 ^~~~~~~~~~
 {         }
fleng.c:699:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 66,138,30, 67,137,30, 69,127,30, 71,135,30, 72,134,30, 77,683,30,100,686,
            ^~~~~~~~~~
            {         }
fleng.c:699:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 66,138,30, 67,137,30, 69,127,30, 71,135,30, 72,134,30, 77,683,30,100,686,
                       ^~~~~~~~~~
                       {         }
fleng.c:699:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 66,138,30, 67,137,30, 69,127,30, 71,135,30, 72,134,30, 77,683,30,100,686,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:699:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 66,138,30, 67,137,30, 69,127,30, 71,135,30, 72,134,30, 77,683,30,100,686,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:699:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 66,138,30, 67,137,30, 69,127,30, 71,135,30, 72,134,30, 77,683,30,100,686,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:699:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 66,138,30, 67,137,30, 69,127,30, 71,135,30, 72,134,30, 77,683,30,100,686,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:700:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,102,685,30,115,684,30,120,632,30,170,177,30,177,178,30,179,177,31,  0,409,
 ^~~~~~~~~~
 {         }
fleng.c:700:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,102,685,30,115,684,30,120,632,30,170,177,30,177,178,30,179,177,31,  0,409,
            ^~~~~~~~~~
            {         }
fleng.c:700:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,102,685,30,115,684,30,120,632,30,170,177,30,177,178,30,179,177,31,  0,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:700:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,102,685,30,115,684,30,120,632,30,170,177,30,177,178,30,179,177,31,  0,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:700:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,102,685,30,115,684,30,120,632,30,170,177,30,177,178,30,179,177,31,  0,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:700:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,102,685,30,115,684,30,120,632,30,170,177,30,177,178,30,179,177,31,  0,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:700:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,102,685,30,115,684,30,120,632,30,170,177,30,177,178,30,179,177,31,  0,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:701:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,  9,410,31, 18,409,31, 50,528,31, 55,142,31, 58,133,31, 62,141,31, 66,138,
 ^~~~~~~~~~
 {         }
fleng.c:701:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,  9,410,31, 18,409,31, 50,528,31, 55,142,31, 58,133,31, 62,141,31, 66,138,
            ^~~~~~~~~~
            {         }
fleng.c:701:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,  9,410,31, 18,409,31, 50,528,31, 55,142,31, 58,133,31, 62,141,31, 66,138,
                       ^~~~~~~~~~
                       {         }
fleng.c:701:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,  9,410,31, 18,409,31, 50,528,31, 55,142,31, 58,133,31, 62,141,31, 66,138,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:701:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,  9,410,31, 18,409,31, 50,528,31, 55,142,31, 58,133,31, 62,141,31, 66,138,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:701:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,  9,410,31, 18,409,31, 50,528,31, 55,142,31, 58,133,31, 62,141,31, 66,138,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:701:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,  9,410,31, 18,409,31, 50,528,31, 55,142,31, 58,133,31, 62,141,31, 66,138,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:702:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 67,137,31, 70,127,31, 71,135,31, 72,134,31, 77,687,31, 85,683,31, 97,686,
 ^~~~~~~~~~
 {         }
fleng.c:702:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 67,137,31, 70,127,31, 71,135,31, 72,134,31, 77,687,31, 85,683,31, 97,686,
            ^~~~~~~~~~
            {         }
fleng.c:702:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 67,137,31, 70,127,31, 71,135,31, 72,134,31, 77,687,31, 85,683,31, 97,686,
                       ^~~~~~~~~~
                       {         }
fleng.c:702:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 67,137,31, 70,127,31, 71,135,31, 72,134,31, 77,687,31, 85,683,31, 97,686,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:702:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 67,137,31, 70,127,31, 71,135,31, 72,134,31, 77,687,31, 85,683,31, 97,686,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:702:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 67,137,31, 70,127,31, 71,135,31, 72,134,31, 77,687,31, 85,683,31, 97,686,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:702:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 67,137,31, 70,127,31, 71,135,31, 72,134,31, 77,687,31, 85,683,31, 97,686,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:703:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,102,685,31,115,684,31,119,632,31,170,177,32,  0,409,32, 10,410,32, 27,409,
 ^~~~~~~~~~
 {         }
fleng.c:703:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,102,685,31,115,684,31,119,632,31,170,177,32,  0,409,32, 10,410,32, 27,409,
            ^~~~~~~~~~
            {         }
fleng.c:703:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,102,685,31,115,684,31,119,632,31,170,177,32,  0,409,32, 10,410,32, 27,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:703:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,102,685,31,115,684,31,119,632,31,170,177,32,  0,409,32, 10,410,32, 27,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:703:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,102,685,31,115,684,31,119,632,31,170,177,32,  0,409,32, 10,410,32, 27,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:703:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,102,685,31,115,684,31,119,632,31,170,177,32,  0,409,32, 10,410,32, 27,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:703:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,102,685,31,115,684,31,119,632,31,170,177,32,  0,409,32, 10,410,32, 27,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:704:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 51,528,32, 53,142,32, 58,133,32, 62,141,32, 65,140,32, 67,139,32, 70,127,
 ^~~~~~~~~~
 {         }
fleng.c:704:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 51,528,32, 53,142,32, 58,133,32, 62,141,32, 65,140,32, 67,139,32, 70,127,
            ^~~~~~~~~~
            {         }
fleng.c:704:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 51,528,32, 53,142,32, 58,133,32, 62,141,32, 65,140,32, 67,139,32, 70,127,
                       ^~~~~~~~~~
                       {         }
fleng.c:704:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 51,528,32, 53,142,32, 58,133,32, 62,141,32, 65,140,32, 67,139,32, 70,127,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:704:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 51,528,32, 53,142,32, 58,133,32, 62,141,32, 65,140,32, 67,139,32, 70,127,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:704:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 51,528,32, 53,142,32, 58,133,32, 62,141,32, 65,140,32, 67,139,32, 70,127,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:704:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 51,528,32, 53,142,32, 58,133,32, 62,141,32, 65,140,32, 67,139,32, 70,127,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:705:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 71,135,32, 72,134,32, 77,687,32, 85,683,32, 97,686,32,105,684,32,119,632,
 ^~~~~~~~~~
 {         }
fleng.c:705:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 71,135,32, 72,134,32, 77,687,32, 85,683,32, 97,686,32,105,684,32,119,632,
            ^~~~~~~~~~
            {         }
fleng.c:705:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 71,135,32, 72,134,32, 77,687,32, 85,683,32, 97,686,32,105,684,32,119,632,
                       ^~~~~~~~~~
                       {         }
fleng.c:705:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 71,135,32, 72,134,32, 77,687,32, 85,683,32, 97,686,32,105,684,32,119,632,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:705:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 71,135,32, 72,134,32, 77,687,32, 85,683,32, 97,686,32,105,684,32,119,632,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:705:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 71,135,32, 72,134,32, 77,687,32, 85,683,32, 97,686,32,105,684,32,119,632,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:705:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 71,135,32, 72,134,32, 77,687,32, 85,683,32, 97,686,32,105,684,32,119,632,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:706:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,170,179,33,  0,409,33, 10,410,33, 26,409,33, 52,528,33, 53,142,33, 58,133,
 ^~~~~~~~~~
 {         }
fleng.c:706:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,170,179,33,  0,409,33, 10,410,33, 26,409,33, 52,528,33, 53,142,33, 58,133,
            ^~~~~~~~~~
            {         }
fleng.c:706:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,170,179,33,  0,409,33, 10,410,33, 26,409,33, 52,528,33, 53,142,33, 58,133,
                       ^~~~~~~~~~
                       {         }
fleng.c:706:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,170,179,33,  0,409,33, 10,410,33, 26,409,33, 52,528,33, 53,142,33, 58,133,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:706:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,170,179,33,  0,409,33, 10,410,33, 26,409,33, 52,528,33, 53,142,33, 58,133,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:706:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,170,179,33,  0,409,33, 10,410,33, 26,409,33, 52,528,33, 53,142,33, 58,133,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:706:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,170,179,33,  0,409,33, 10,410,33, 26,409,33, 52,528,33, 53,142,33, 58,133,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:707:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 62,141,33, 65,140,33, 67,139,33, 69,127,33, 71,135,33, 72,134,33, 77,687,
 ^~~~~~~~~~
 {         }
fleng.c:707:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 62,141,33, 65,140,33, 67,139,33, 69,127,33, 71,135,33, 72,134,33, 77,687,
            ^~~~~~~~~~
            {         }
fleng.c:707:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 62,141,33, 65,140,33, 67,139,33, 69,127,33, 71,135,33, 72,134,33, 77,687,
                       ^~~~~~~~~~
                       {         }
fleng.c:707:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 62,141,33, 65,140,33, 67,139,33, 69,127,33, 71,135,33, 72,134,33, 77,687,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:707:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 62,141,33, 65,140,33, 67,139,33, 69,127,33, 71,135,33, 72,134,33, 77,687,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:707:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 62,141,33, 65,140,33, 67,139,33, 69,127,33, 71,135,33, 72,134,33, 77,687,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:707:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 62,141,33, 65,140,33, 67,139,33, 69,127,33, 71,135,33, 72,134,33, 77,687,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:708:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 85,683,33, 94,686,33,105,684,33,118,632,33,170,179,34,  0,409,34,  6,411,
 ^~~~~~~~~~
 {         }
fleng.c:708:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 85,683,33, 94,686,33,105,684,33,118,632,33,170,179,34,  0,409,34,  6,411,
            ^~~~~~~~~~
            {         }
fleng.c:708:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 85,683,33, 94,686,33,105,684,33,118,632,33,170,179,34,  0,409,34,  6,411,
                       ^~~~~~~~~~
                       {         }
fleng.c:708:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 85,683,33, 94,686,33,105,684,33,118,632,33,170,179,34,  0,409,34,  6,411,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:708:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 85,683,33, 94,686,33,105,684,33,118,632,33,170,179,34,  0,409,34,  6,411,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:708:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 85,683,33, 94,686,33,105,684,33,118,632,33,170,179,34,  0,409,34,  6,411,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:708:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 85,683,33, 94,686,33,105,684,33,118,632,33,170,179,34,  0,409,34,  6,411,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:709:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 16,410,34, 25,409,34, 53,142,34, 58,133,34, 62,146,34, 63,141,34, 65,140,
 ^~~~~~~~~~
 {         }
fleng.c:709:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 16,410,34, 25,409,34, 53,142,34, 58,133,34, 62,146,34, 63,141,34, 65,140,
            ^~~~~~~~~~
            {         }
fleng.c:709:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 16,410,34, 25,409,34, 53,142,34, 58,133,34, 62,146,34, 63,141,34, 65,140,
                       ^~~~~~~~~~
                       {         }
fleng.c:709:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 16,410,34, 25,409,34, 53,142,34, 58,133,34, 62,146,34, 63,141,34, 65,140,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:709:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 16,410,34, 25,409,34, 53,142,34, 58,133,34, 62,146,34, 63,141,34, 65,140,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:709:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 16,410,34, 25,409,34, 53,142,34, 58,133,34, 62,146,34, 63,141,34, 65,140,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:709:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 16,410,34, 25,409,34, 53,142,34, 58,133,34, 62,146,34, 63,141,34, 65,140,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:710:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 67,139,34, 69,127,34, 71,135,34, 73,134,34, 77,687,34, 85,683,34, 94,686,
 ^~~~~~~~~~
 {         }
fleng.c:710:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 67,139,34, 69,127,34, 71,135,34, 73,134,34, 77,687,34, 85,683,34, 94,686,
            ^~~~~~~~~~
            {         }
fleng.c:710:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 67,139,34, 69,127,34, 71,135,34, 73,134,34, 77,687,34, 85,683,34, 94,686,
                       ^~~~~~~~~~
                       {         }
fleng.c:710:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 67,139,34, 69,127,34, 71,135,34, 73,134,34, 77,687,34, 85,683,34, 94,686,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:710:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 67,139,34, 69,127,34, 71,135,34, 73,134,34, 77,687,34, 85,683,34, 94,686,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:710:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 67,139,34, 69,127,34, 71,135,34, 73,134,34, 77,687,34, 85,683,34, 94,686,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:710:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 67,139,34, 69,127,34, 71,135,34, 73,134,34, 77,687,34, 85,683,34, 94,686,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:711:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,105,684,34,118,632,34,170,179,35,  0,409,35,  6,411,35, 16,410,35, 23,409,
 ^~~~~~~~~~
 {         }
fleng.c:711:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,105,684,34,118,632,34,170,179,35,  0,409,35,  6,411,35, 16,410,35, 23,409,
            ^~~~~~~~~~
            {         }
fleng.c:711:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,105,684,34,118,632,34,170,179,35,  0,409,35,  6,411,35, 16,410,35, 23,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:711:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,105,684,34,118,632,34,170,179,35,  0,409,35,  6,411,35, 16,410,35, 23,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:711:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,105,684,34,118,632,34,170,179,35,  0,409,35,  6,411,35, 16,410,35, 23,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:711:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,105,684,34,118,632,34,170,179,35,  0,409,35,  6,411,35, 16,410,35, 23,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:711:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,105,684,34,118,632,34,170,179,35,  0,409,35,  6,411,35, 16,410,35, 23,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:712:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 56,133,35, 62,146,35, 65,140,35, 66,139,35, 70,127,35, 71,136,35, 72,135,
 ^~~~~~~~~~
 {         }
fleng.c:712:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 56,133,35, 62,146,35, 65,140,35, 66,139,35, 70,127,35, 71,136,35, 72,135,
            ^~~~~~~~~~
            {         }
fleng.c:712:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 56,133,35, 62,146,35, 65,140,35, 66,139,35, 70,127,35, 71,136,35, 72,135,
                       ^~~~~~~~~~
                       {         }
fleng.c:712:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 56,133,35, 62,146,35, 65,140,35, 66,139,35, 70,127,35, 71,136,35, 72,135,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:712:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 56,133,35, 62,146,35, 65,140,35, 66,139,35, 70,127,35, 71,136,35, 72,135,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:712:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 56,133,35, 62,146,35, 65,140,35, 66,139,35, 70,127,35, 71,136,35, 72,135,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:712:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 56,133,35, 62,146,35, 65,140,35, 66,139,35, 70,127,35, 71,136,35, 72,135,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:713:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 73,134,35, 80,683,35, 91,686,35, 98,756,35,105,684,35,117,632,35,174,688,
 ^~~~~~~~~~
 {         }
fleng.c:713:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 73,134,35, 80,683,35, 91,686,35, 98,756,35,105,684,35,117,632,35,174,688,
            ^~~~~~~~~~
            {         }
fleng.c:713:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 73,134,35, 80,683,35, 91,686,35, 98,756,35,105,684,35,117,632,35,174,688,
                       ^~~~~~~~~~
                       {         }
fleng.c:713:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 73,134,35, 80,683,35, 91,686,35, 98,756,35,105,684,35,117,632,35,174,688,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:713:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 73,134,35, 80,683,35, 91,686,35, 98,756,35,105,684,35,117,632,35,174,688,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:713:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 73,134,35, 80,683,35, 91,686,35, 98,756,35,105,684,35,117,632,35,174,688,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:713:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 73,134,35, 80,683,35, 91,686,35, 98,756,35,105,684,35,117,632,35,174,688,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:714:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,  0,409,36,  6,411,36, 16,410,36, 22,409,36, 56,133,36, 62,146,36, 68,139,
 ^~~~~~~~~~
 {         }
fleng.c:714:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,  0,409,36,  6,411,36, 16,410,36, 22,409,36, 56,133,36, 62,146,36, 68,139,
            ^~~~~~~~~~
            {         }
fleng.c:714:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,  0,409,36,  6,411,36, 16,410,36, 22,409,36, 56,133,36, 62,146,36, 68,139,
                       ^~~~~~~~~~
                       {         }
fleng.c:714:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,  0,409,36,  6,411,36, 16,410,36, 22,409,36, 56,133,36, 62,146,36, 68,139,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:714:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,  0,409,36,  6,411,36, 16,410,36, 22,409,36, 56,133,36, 62,146,36, 68,139,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:714:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,  0,409,36,  6,411,36, 16,410,36, 22,409,36, 56,133,36, 62,146,36, 68,139,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:714:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,  0,409,36,  6,411,36, 16,410,36, 22,409,36, 56,133,36, 62,146,36, 68,139,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:715:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 70,127,36, 71,136,36, 72,135,36, 74,134,36, 80,683,36, 91,686,36, 98,756,
 ^~~~~~~~~~
 {         }
fleng.c:715:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 70,127,36, 71,136,36, 72,135,36, 74,134,36, 80,683,36, 91,686,36, 98,756,
            ^~~~~~~~~~
            {         }
fleng.c:715:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 70,127,36, 71,136,36, 72,135,36, 74,134,36, 80,683,36, 91,686,36, 98,756,
                       ^~~~~~~~~~
                       {         }
fleng.c:715:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 70,127,36, 71,136,36, 72,135,36, 74,134,36, 80,683,36, 91,686,36, 98,756,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:715:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 70,127,36, 71,136,36, 72,135,36, 74,134,36, 80,683,36, 91,686,36, 98,756,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:715:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 70,127,36, 71,136,36, 72,135,36, 74,134,36, 80,683,36, 91,686,36, 98,756,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:715:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 70,127,36, 71,136,36, 72,135,36, 74,134,36, 80,683,36, 91,686,36, 98,756,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:716:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,105,684,36,117,632,36,174,688,37,  0,409,37,  6,411,37, 16,410,37, 21,409,
 ^~~~~~~~~~
 {         }
fleng.c:716:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,105,684,36,117,632,36,174,688,37,  0,409,37,  6,411,37, 16,410,37, 21,409,
            ^~~~~~~~~~
            {         }
fleng.c:716:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,105,684,36,117,632,36,174,688,37,  0,409,37,  6,411,37, 16,410,37, 21,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:716:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,105,684,36,117,632,36,174,688,37,  0,409,37,  6,411,37, 16,410,37, 21,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:716:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,105,684,36,117,632,36,174,688,37,  0,409,37,  6,411,37, 16,410,37, 21,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:716:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,105,684,36,117,632,36,174,688,37,  0,409,37,  6,411,37, 16,410,37, 21,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:716:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,105,684,36,117,632,36,174,688,37,  0,409,37,  6,411,37, 16,410,37, 21,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:717:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 56,133,37, 62,146,37, 71,145,37, 72,136,37, 73,135,37, 74,134,37, 80,683,
 ^~~~~~~~~~
 {         }
fleng.c:717:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 56,133,37, 62,146,37, 71,145,37, 72,136,37, 73,135,37, 74,134,37, 80,683,
            ^~~~~~~~~~
            {         }
fleng.c:717:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 56,133,37, 62,146,37, 71,145,37, 72,136,37, 73,135,37, 74,134,37, 80,683,
                       ^~~~~~~~~~
                       {         }
fleng.c:717:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 56,133,37, 62,146,37, 71,145,37, 72,136,37, 73,135,37, 74,134,37, 80,683,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:717:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 56,133,37, 62,146,37, 71,145,37, 72,136,37, 73,135,37, 74,134,37, 80,683,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:717:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 56,133,37, 62,146,37, 71,145,37, 72,136,37, 73,135,37, 74,134,37, 80,683,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:717:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 56,133,37, 62,146,37, 71,145,37, 72,136,37, 73,135,37, 74,134,37, 80,683,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:718:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 88,686,37, 95,756,37,100,692,37,105,684,37,117,632,37,174,688,38,  0,409,
 ^~~~~~~~~~
 {         }
fleng.c:718:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 88,686,37, 95,756,37,100,692,37,105,684,37,117,632,37,174,688,38,  0,409,
            ^~~~~~~~~~
            {         }
fleng.c:718:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 88,686,37, 95,756,37,100,692,37,105,684,37,117,632,37,174,688,38,  0,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:718:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 88,686,37, 95,756,37,100,692,37,105,684,37,117,632,37,174,688,38,  0,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:718:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 88,686,37, 95,756,37,100,692,37,105,684,37,117,632,37,174,688,38,  0,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:718:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 88,686,37, 95,756,37,100,692,37,105,684,37,117,632,37,174,688,38,  0,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:718:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 88,686,37, 95,756,37,100,692,37,105,684,37,117,632,37,174,688,38,  0,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:719:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,  6,411,38, 16,410,38, 21,409,38, 56,133,38, 62,146,38, 71,145,38, 72,136,
 ^~~~~~~~~~
 {         }
fleng.c:719:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,  6,411,38, 16,410,38, 21,409,38, 56,133,38, 62,146,38, 71,145,38, 72,136,
            ^~~~~~~~~~
            {         }
fleng.c:719:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,  6,411,38, 16,410,38, 21,409,38, 56,133,38, 62,146,38, 71,145,38, 72,136,
                       ^~~~~~~~~~
                       {         }
fleng.c:719:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,  6,411,38, 16,410,38, 21,409,38, 56,133,38, 62,146,38, 71,145,38, 72,136,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:719:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,  6,411,38, 16,410,38, 21,409,38, 56,133,38, 62,146,38, 71,145,38, 72,136,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:719:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,  6,411,38, 16,410,38, 21,409,38, 56,133,38, 62,146,38, 71,145,38, 72,136,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:719:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,  6,411,38, 16,410,38, 21,409,38, 56,133,38, 62,146,38, 71,145,38, 72,136,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:720:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,135,38, 74,134,38, 80,683,38, 88,686,38, 95,756,38,100,692,38,105,684,
 ^~~~~~~~~~
 {         }
fleng.c:720:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,135,38, 74,134,38, 80,683,38, 88,686,38, 95,756,38,100,692,38,105,684,
            ^~~~~~~~~~
            {         }
fleng.c:720:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,135,38, 74,134,38, 80,683,38, 88,686,38, 95,756,38,100,692,38,105,684,
                       ^~~~~~~~~~
                       {         }
fleng.c:720:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,135,38, 74,134,38, 80,683,38, 88,686,38, 95,756,38,100,692,38,105,684,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:720:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,135,38, 74,134,38, 80,683,38, 88,686,38, 95,756,38,100,692,38,105,684,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:720:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,135,38, 74,134,38, 80,683,38, 88,686,38, 95,756,38,100,692,38,105,684,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:720:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,135,38, 74,134,38, 80,683,38, 88,686,38, 95,756,38,100,692,38,105,684,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:721:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,117,632,38,174,688,39,  0,409,39,  6,411,39, 16,410,39, 21,409,39, 60,133,
 ^~~~~~~~~~
 {         }
fleng.c:721:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,117,632,38,174,688,39,  0,409,39,  6,411,39, 16,410,39, 21,409,39, 60,133,
            ^~~~~~~~~~
            {         }
fleng.c:721:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,117,632,38,174,688,39,  0,409,39,  6,411,39, 16,410,39, 21,409,39, 60,133,
                       ^~~~~~~~~~
                       {         }
fleng.c:721:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,117,632,38,174,688,39,  0,409,39,  6,411,39, 16,410,39, 21,409,39, 60,133,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:721:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,117,632,38,174,688,39,  0,409,39,  6,411,39, 16,410,39, 21,409,39, 60,133,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:721:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,117,632,38,174,688,39,  0,409,39,  6,411,39, 16,410,39, 21,409,39, 60,133,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:721:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,117,632,38,174,688,39,  0,409,39,  6,411,39, 16,410,39, 21,409,39, 60,133,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:722:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 62,146,39, 71,145,39, 72,136,39, 73,135,39, 74,134,39, 80,683,39, 85,686,
 ^~~~~~~~~~
 {         }
fleng.c:722:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 62,146,39, 71,145,39, 72,136,39, 73,135,39, 74,134,39, 80,683,39, 85,686,
            ^~~~~~~~~~
            {         }
fleng.c:722:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 62,146,39, 71,145,39, 72,136,39, 73,135,39, 74,134,39, 80,683,39, 85,686,
                       ^~~~~~~~~~
                       {         }
fleng.c:722:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 62,146,39, 71,145,39, 72,136,39, 73,135,39, 74,134,39, 80,683,39, 85,686,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:722:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 62,146,39, 71,145,39, 72,136,39, 73,135,39, 74,134,39, 80,683,39, 85,686,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:722:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 62,146,39, 71,145,39, 72,136,39, 73,135,39, 74,134,39, 80,683,39, 85,686,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:722:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 62,146,39, 71,145,39, 72,136,39, 73,135,39, 74,134,39, 80,683,39, 85,686,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:723:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 92,756,39, 95,692,39,105,684,39,117,632,39,174,688,40,  0,409,40,  6,411,
 ^~~~~~~~~~
 {         }
fleng.c:723:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 92,756,39, 95,692,39,105,684,39,117,632,39,174,688,40,  0,409,40,  6,411,
            ^~~~~~~~~~
            {         }
fleng.c:723:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 92,756,39, 95,692,39,105,684,39,117,632,39,174,688,40,  0,409,40,  6,411,
                       ^~~~~~~~~~
                       {         }
fleng.c:723:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 92,756,39, 95,692,39,105,684,39,117,632,39,174,688,40,  0,409,40,  6,411,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:723:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 92,756,39, 95,692,39,105,684,39,117,632,39,174,688,40,  0,409,40,  6,411,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:723:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 92,756,39, 95,692,39,105,684,39,117,632,39,174,688,40,  0,409,40,  6,411,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:723:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 92,756,39, 95,692,39,105,684,39,117,632,39,174,688,40,  0,409,40,  6,411,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:724:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 16,410,40, 21,409,40, 62,146,40, 71,145,40, 72,136,40, 73,135,40, 74,143,
 ^~~~~~~~~~
 {         }
fleng.c:724:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 16,410,40, 21,409,40, 62,146,40, 71,145,40, 72,136,40, 73,135,40, 74,143,
            ^~~~~~~~~~
            {         }
fleng.c:724:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 16,410,40, 21,409,40, 62,146,40, 71,145,40, 72,136,40, 73,135,40, 74,143,
                       ^~~~~~~~~~
                       {         }
fleng.c:724:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 16,410,40, 21,409,40, 62,146,40, 71,145,40, 72,136,40, 73,135,40, 74,143,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:724:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 16,410,40, 21,409,40, 62,146,40, 71,145,40, 72,136,40, 73,135,40, 74,143,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:724:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 16,410,40, 21,409,40, 62,146,40, 71,145,40, 72,136,40, 73,135,40, 74,143,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:724:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 16,410,40, 21,409,40, 62,146,40, 71,145,40, 72,136,40, 73,135,40, 74,143,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:725:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,683,40, 85,686,40, 92,756,40, 95,692,40,105,684,40,117,632,40,174,688,
 ^~~~~~~~~~
 {         }
fleng.c:725:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,683,40, 85,686,40, 92,756,40, 95,692,40,105,684,40,117,632,40,174,688,
            ^~~~~~~~~~
            {         }
fleng.c:725:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,683,40, 85,686,40, 92,756,40, 95,692,40,105,684,40,117,632,40,174,688,
                       ^~~~~~~~~~
                       {         }
fleng.c:725:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,683,40, 85,686,40, 92,756,40, 95,692,40,105,684,40,117,632,40,174,688,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:725:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,683,40, 85,686,40, 92,756,40, 95,692,40,105,684,40,117,632,40,174,688,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:725:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,683,40, 85,686,40, 92,756,40, 95,692,40,105,684,40,117,632,40,174,688,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:725:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40, 81,683,40, 85,686,40, 92,756,40, 95,692,40,105,684,40,117,632,40,174,688,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:726:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  0,409,41,  6,411,41, 16,410,41, 21,409,41, 62,146,41, 71,145,41, 72,144,
 ^~~~~~~~~~
 {         }
fleng.c:726:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  0,409,41,  6,411,41, 16,410,41, 21,409,41, 62,146,41, 71,145,41, 72,144,
            ^~~~~~~~~~
            {         }
fleng.c:726:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  0,409,41,  6,411,41, 16,410,41, 21,409,41, 62,146,41, 71,145,41, 72,144,
                       ^~~~~~~~~~
                       {         }
fleng.c:726:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  0,409,41,  6,411,41, 16,410,41, 21,409,41, 62,146,41, 71,145,41, 72,144,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:726:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  0,409,41,  6,411,41, 16,410,41, 21,409,41, 62,146,41, 71,145,41, 72,144,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:726:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  0,409,41,  6,411,41, 16,410,41, 21,409,41, 62,146,41, 71,145,41, 72,144,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:726:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,  0,409,41,  6,411,41, 16,410,41, 21,409,41, 62,146,41, 71,145,41, 72,144,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:727:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 74,143,41, 81,686,41, 89,756,41, 94,692,41,105,684,41,117,632,41,174,688,
 ^~~~~~~~~~
 {         }
fleng.c:727:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 74,143,41, 81,686,41, 89,756,41, 94,692,41,105,684,41,117,632,41,174,688,
            ^~~~~~~~~~
            {         }
fleng.c:727:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 74,143,41, 81,686,41, 89,756,41, 94,692,41,105,684,41,117,632,41,174,688,
                       ^~~~~~~~~~
                       {         }
fleng.c:727:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 74,143,41, 81,686,41, 89,756,41, 94,692,41,105,684,41,117,632,41,174,688,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:727:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 74,143,41, 81,686,41, 89,756,41, 94,692,41,105,684,41,117,632,41,174,688,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:727:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 74,143,41, 81,686,41, 89,756,41, 94,692,41,105,684,41,117,632,41,174,688,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:727:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 74,143,41, 81,686,41, 89,756,41, 94,692,41,105,684,41,117,632,41,174,688,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:728:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,  0,409,42,  6,411,42, 16,410,42, 21,409,42, 63,146,42, 71,145,42, 72,144,
 ^~~~~~~~~~
 {         }
fleng.c:728:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,  0,409,42,  6,411,42, 16,410,42, 21,409,42, 63,146,42, 71,145,42, 72,144,
            ^~~~~~~~~~
            {         }
fleng.c:728:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,  0,409,42,  6,411,42, 16,410,42, 21,409,42, 63,146,42, 71,145,42, 72,144,
                       ^~~~~~~~~~
                       {         }
fleng.c:728:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,  0,409,42,  6,411,42, 16,410,42, 21,409,42, 63,146,42, 71,145,42, 72,144,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:728:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,  0,409,42,  6,411,42, 16,410,42, 21,409,42, 63,146,42, 71,145,42, 72,144,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:728:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,  0,409,42,  6,411,42, 16,410,42, 21,409,42, 63,146,42, 71,145,42, 72,144,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:728:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,  0,409,42,  6,411,42, 16,410,42, 21,409,42, 63,146,42, 71,145,42, 72,144,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:729:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 75,143,42, 81,686,42, 89,756,42, 94,692,42,105,684,42,117,632,42,170,689,
 ^~~~~~~~~~
 {         }
fleng.c:729:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 75,143,42, 81,686,42, 89,756,42, 94,692,42,105,684,42,117,632,42,170,689,
            ^~~~~~~~~~
            {         }
fleng.c:729:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 75,143,42, 81,686,42, 89,756,42, 94,692,42,105,684,42,117,632,42,170,689,
                       ^~~~~~~~~~
                       {         }
fleng.c:729:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 75,143,42, 81,686,42, 89,756,42, 94,692,42,105,684,42,117,632,42,170,689,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:729:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 75,143,42, 81,686,42, 89,756,42, 94,692,42,105,684,42,117,632,42,170,689,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:729:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 75,143,42, 81,686,42, 89,756,42, 94,692,42,105,684,42,117,632,42,170,689,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:729:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 75,143,42, 81,686,42, 89,756,42, 94,692,42,105,684,42,117,632,42,170,689,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:730:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  0,409,43,  8,410,43, 22,409,43, 64,146,43, 71,145,43, 72,144,43, 75,143,
 ^~~~~~~~~~
 {         }
fleng.c:730:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  0,409,43,  8,410,43, 22,409,43, 64,146,43, 71,145,43, 72,144,43, 75,143,
            ^~~~~~~~~~
            {         }
fleng.c:730:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  0,409,43,  8,410,43, 22,409,43, 64,146,43, 71,145,43, 72,144,43, 75,143,
                       ^~~~~~~~~~
                       {         }
fleng.c:730:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  0,409,43,  8,410,43, 22,409,43, 64,146,43, 71,145,43, 72,144,43, 75,143,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:730:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  0,409,43,  8,410,43, 22,409,43, 64,146,43, 71,145,43, 72,144,43, 75,143,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:730:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  0,409,43,  8,410,43, 22,409,43, 64,146,43, 71,145,43, 72,144,43, 75,143,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:730:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,  0,409,43,  8,410,43, 22,409,43, 64,146,43, 71,145,43, 72,144,43, 75,143,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:731:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 81,686,43, 86,692,43,105,684,43,117,632,43,170,689,44,  0,409,44,  8,410,
 ^~~~~~~~~~
 {         }
fleng.c:731:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 81,686,43, 86,692,43,105,684,43,117,632,43,170,689,44,  0,409,44,  8,410,
            ^~~~~~~~~~
            {         }
fleng.c:731:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 81,686,43, 86,692,43,105,684,43,117,632,43,170,689,44,  0,409,44,  8,410,
                       ^~~~~~~~~~
                       {         }
fleng.c:731:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 81,686,43, 86,692,43,105,684,43,117,632,43,170,689,44,  0,409,44,  8,410,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:731:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 81,686,43, 86,692,43,105,684,43,117,632,43,170,689,44,  0,409,44,  8,410,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:731:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 81,686,43, 86,692,43,105,684,43,117,632,43,170,689,44,  0,409,44,  8,410,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:731:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 81,686,43, 86,692,43,105,684,43,117,632,43,170,689,44,  0,409,44,  8,410,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:732:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 22,409,44, 64,146,44, 71,145,44, 72,144,44, 75,143,44, 81,686,44, 86,692,
 ^~~~~~~~~~
 {         }
fleng.c:732:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 22,409,44, 64,146,44, 71,145,44, 72,144,44, 75,143,44, 81,686,44, 86,692,
            ^~~~~~~~~~
            {         }
fleng.c:732:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 22,409,44, 64,146,44, 71,145,44, 72,144,44, 75,143,44, 81,686,44, 86,692,
                       ^~~~~~~~~~
                       {         }
fleng.c:732:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 22,409,44, 64,146,44, 71,145,44, 72,144,44, 75,143,44, 81,686,44, 86,692,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:732:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 22,409,44, 64,146,44, 71,145,44, 72,144,44, 75,143,44, 81,686,44, 86,692,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:732:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 22,409,44, 64,146,44, 71,145,44, 72,144,44, 75,143,44, 81,686,44, 86,692,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:732:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 22,409,44, 64,146,44, 71,145,44, 72,144,44, 75,143,44, 81,686,44, 86,692,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:733:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,105,684,44,117,632,44,170,689,45,  0,409,45,  8,410,45, 22,409,45, 66,146,
 ^~~~~~~~~~
 {         }
fleng.c:733:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,105,684,44,117,632,44,170,689,45,  0,409,45,  8,410,45, 22,409,45, 66,146,
            ^~~~~~~~~~
            {         }
fleng.c:733:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,105,684,44,117,632,44,170,689,45,  0,409,45,  8,410,45, 22,409,45, 66,146,
                       ^~~~~~~~~~
                       {         }
fleng.c:733:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,105,684,44,117,632,44,170,689,45,  0,409,45,  8,410,45, 22,409,45, 66,146,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:733:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,105,684,44,117,632,44,170,689,45,  0,409,45,  8,410,45, 22,409,45, 66,146,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:733:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,105,684,44,117,632,44,170,689,45,  0,409,45,  8,410,45, 22,409,45, 66,146,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:733:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,105,684,44,117,632,44,170,689,45,  0,409,45,  8,410,45, 22,409,45, 66,146,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:734:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 71,145,45, 72,144,45, 75,143,45, 83,692,45,105,684,45,117,632,45,170,689,
 ^~~~~~~~~~
 {         }
fleng.c:734:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 71,145,45, 72,144,45, 75,143,45, 83,692,45,105,684,45,117,632,45,170,689,
            ^~~~~~~~~~
            {         }
fleng.c:734:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 71,145,45, 72,144,45, 75,143,45, 83,692,45,105,684,45,117,632,45,170,689,
                       ^~~~~~~~~~
                       {         }
fleng.c:734:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 71,145,45, 72,144,45, 75,143,45, 83,692,45,105,684,45,117,632,45,170,689,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:734:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 71,145,45, 72,144,45, 75,143,45, 83,692,45,105,684,45,117,632,45,170,689,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:734:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 71,145,45, 72,144,45, 75,143,45, 83,692,45,105,684,45,117,632,45,170,689,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:734:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 71,145,45, 72,144,45, 75,143,45, 83,692,45,105,684,45,117,632,45,170,689,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:735:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  6,410,46, 22,152,46, 24,409,46, 66,146,46, 71,145,46, 72,144,
 ^~~~~~~~~~
 {         }
fleng.c:735:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  6,410,46, 22,152,46, 24,409,46, 66,146,46, 71,145,46, 72,144,
            ^~~~~~~~~~
            {         }
fleng.c:735:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  6,410,46, 22,152,46, 24,409,46, 66,146,46, 71,145,46, 72,144,
                       ^~~~~~~~~~
                       {         }
fleng.c:735:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  6,410,46, 22,152,46, 24,409,46, 66,146,46, 71,145,46, 72,144,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:735:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  6,410,46, 22,152,46, 24,409,46, 66,146,46, 71,145,46, 72,144,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:735:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  6,410,46, 22,152,46, 24,409,46, 66,146,46, 71,145,46, 72,144,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:735:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  6,410,46, 22,152,46, 24,409,46, 66,146,46, 71,145,46, 72,144,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:736:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,143,46, 83,692,46,105,684,46,117,632,46,170,690,47,  0,409,47,  4,410,
 ^~~~~~~~~~
 {         }
fleng.c:736:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,143,46, 83,692,46,105,684,46,117,632,46,170,690,47,  0,409,47,  4,410,
            ^~~~~~~~~~
            {         }
fleng.c:736:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,143,46, 83,692,46,105,684,46,117,632,46,170,690,47,  0,409,47,  4,410,
                       ^~~~~~~~~~
                       {         }
fleng.c:736:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,143,46, 83,692,46,105,684,46,117,632,46,170,690,47,  0,409,47,  4,410,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:736:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,143,46, 83,692,46,105,684,46,117,632,46,170,690,47,  0,409,47,  4,410,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:736:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,143,46, 83,692,46,105,684,46,117,632,46,170,690,47,  0,409,47,  4,410,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:736:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,143,46, 83,692,46,105,684,46,117,632,46,170,690,47,  0,409,47,  4,410,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:737:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 22,152,47, 26,409,47, 66,146,47, 71,145,47, 72,144,47, 76,143,47, 83,692,
 ^~~~~~~~~~
 {         }
fleng.c:737:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 22,152,47, 26,409,47, 66,146,47, 71,145,47, 72,144,47, 76,143,47, 83,692,
            ^~~~~~~~~~
            {         }
fleng.c:737:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 22,152,47, 26,409,47, 66,146,47, 71,145,47, 72,144,47, 76,143,47, 83,692,
                       ^~~~~~~~~~
                       {         }
fleng.c:737:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 22,152,47, 26,409,47, 66,146,47, 71,145,47, 72,144,47, 76,143,47, 83,692,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:737:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 22,152,47, 26,409,47, 66,146,47, 71,145,47, 72,144,47, 76,143,47, 83,692,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:737:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 22,152,47, 26,409,47, 66,146,47, 71,145,47, 72,144,47, 76,143,47, 83,692,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:737:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 22,152,47, 26,409,47, 66,146,47, 71,145,47, 72,144,47, 76,143,47, 83,692,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:738:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,105,684,47,117,632,47,170,690,48,  0,409,48,  2,410,48, 22,152,48, 28,409,
 ^~~~~~~~~~
 {         }
fleng.c:738:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,105,684,47,117,632,47,170,690,48,  0,409,48,  2,410,48, 22,152,48, 28,409,
            ^~~~~~~~~~
            {         }
fleng.c:738:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,105,684,47,117,632,47,170,690,48,  0,409,48,  2,410,48, 22,152,48, 28,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:738:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,105,684,47,117,632,47,170,690,48,  0,409,48,  2,410,48, 22,152,48, 28,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:738:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,105,684,47,117,632,47,170,690,48,  0,409,48,  2,410,48, 22,152,48, 28,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:738:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,105,684,47,117,632,47,170,690,48,  0,409,48,  2,410,48, 22,152,48, 28,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:738:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,105,684,47,117,632,47,170,690,48,  0,409,48,  2,410,48, 22,152,48, 28,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:739:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 66,146,48, 71,145,48, 73,144,48, 76,143,48, 83,692,48,105,684,48,117,632,
 ^~~~~~~~~~
 {         }
fleng.c:739:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 66,146,48, 71,145,48, 73,144,48, 76,143,48, 83,692,48,105,684,48,117,632,
            ^~~~~~~~~~
            {         }
fleng.c:739:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 66,146,48, 71,145,48, 73,144,48, 76,143,48, 83,692,48,105,684,48,117,632,
                       ^~~~~~~~~~
                       {         }
fleng.c:739:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 66,146,48, 71,145,48, 73,144,48, 76,143,48, 83,692,48,105,684,48,117,632,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:739:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 66,146,48, 71,145,48, 73,144,48, 76,143,48, 83,692,48,105,684,48,117,632,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:739:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 66,146,48, 71,145,48, 73,144,48, 76,143,48, 83,692,48,105,684,48,117,632,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:739:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 66,146,48, 71,145,48, 73,144,48, 76,143,48, 83,692,48,105,684,48,117,632,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:740:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,170,690,49,  0,412,49,  2,410,49, 10,156,49, 23,152,49, 30,409,49, 55,148,
 ^~~~~~~~~~
 {         }
fleng.c:740:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,170,690,49,  0,412,49,  2,410,49, 10,156,49, 23,152,49, 30,409,49, 55,148,
            ^~~~~~~~~~
            {         }
fleng.c:740:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,170,690,49,  0,412,49,  2,410,49, 10,156,49, 23,152,49, 30,409,49, 55,148,
                       ^~~~~~~~~~
                       {         }
fleng.c:740:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,170,690,49,  0,412,49,  2,410,49, 10,156,49, 23,152,49, 30,409,49, 55,148,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:740:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,170,690,49,  0,412,49,  2,410,49, 10,156,49, 23,152,49, 30,409,49, 55,148,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:740:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,170,690,49,  0,412,49,  2,410,49, 10,156,49, 23,152,49, 30,409,49, 55,148,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:740:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,170,690,49,  0,412,49,  2,410,49, 10,156,49, 23,152,49, 30,409,49, 55,148,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:741:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,409,49, 67,146,49, 71,145,49, 73,144,49, 76,143,49, 83,692,49,105,684,
 ^~~~~~~~~~
 {         }
fleng.c:741:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,409,49, 67,146,49, 71,145,49, 73,144,49, 76,143,49, 83,692,49,105,684,
            ^~~~~~~~~~
            {         }
fleng.c:741:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,409,49, 67,146,49, 71,145,49, 73,144,49, 76,143,49, 83,692,49,105,684,
                       ^~~~~~~~~~
                       {         }
fleng.c:741:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,409,49, 67,146,49, 71,145,49, 73,144,49, 76,143,49, 83,692,49,105,684,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:741:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,409,49, 67,146,49, 71,145,49, 73,144,49, 76,143,49, 83,692,49,105,684,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:741:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,409,49, 67,146,49, 71,145,49, 73,144,49, 76,143,49, 83,692,49,105,684,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:741:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 65,409,49, 67,146,49, 71,145,49, 73,144,49, 76,143,49, 83,692,49,105,684,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:742:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,117,632,49,170,690,50,  0,412,50,  2,410,50, 10,156,50, 24,152,50, 32,409,
 ^~~~~~~~~~
 {         }
fleng.c:742:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,117,632,49,170,690,50,  0,412,50,  2,410,50, 10,156,50, 24,152,50, 32,409,
            ^~~~~~~~~~
            {         }
fleng.c:742:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,117,632,49,170,690,50,  0,412,50,  2,410,50, 10,156,50, 24,152,50, 32,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:742:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,117,632,49,170,690,50,  0,412,50,  2,410,50, 10,156,50, 24,152,50, 32,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:742:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,117,632,49,170,690,50,  0,412,50,  2,410,50, 10,156,50, 24,152,50, 32,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:742:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,117,632,49,170,690,50,  0,412,50,  2,410,50, 10,156,50, 24,152,50, 32,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:742:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,117,632,49,170,690,50,  0,412,50,  2,410,50, 10,156,50, 24,152,50, 32,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:743:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 55,148,50, 65,409,50, 67,146,50, 71,145,50, 73,144,50, 76,143,50, 83,692,
 ^~~~~~~~~~
 {         }
fleng.c:743:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 55,148,50, 65,409,50, 67,146,50, 71,145,50, 73,144,50, 76,143,50, 83,692,
            ^~~~~~~~~~
            {         }
fleng.c:743:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 55,148,50, 65,409,50, 67,146,50, 71,145,50, 73,144,50, 76,143,50, 83,692,
                       ^~~~~~~~~~
                       {         }
fleng.c:743:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 55,148,50, 65,409,50, 67,146,50, 71,145,50, 73,144,50, 76,143,50, 83,692,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:743:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 55,148,50, 65,409,50, 67,146,50, 71,145,50, 73,144,50, 76,143,50, 83,692,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:743:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 55,148,50, 65,409,50, 67,146,50, 71,145,50, 73,144,50, 76,143,50, 83,692,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:743:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 55,148,50, 65,409,50, 67,146,50, 71,145,50, 73,144,50, 76,143,50, 83,692,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:744:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,105,684,50,125,632,50,170,690,51,  0,412,51,  2,410,51, 10,156,51, 26,152,
 ^~~~~~~~~~
 {         }
fleng.c:744:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,105,684,50,125,632,50,170,690,51,  0,412,51,  2,410,51, 10,156,51, 26,152,
            ^~~~~~~~~~
            {         }
fleng.c:744:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,105,684,50,125,632,50,170,690,51,  0,412,51,  2,410,51, 10,156,51, 26,152,
                       ^~~~~~~~~~
                       {         }
fleng.c:744:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,105,684,50,125,632,50,170,690,51,  0,412,51,  2,410,51, 10,156,51, 26,152,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:744:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,105,684,50,125,632,50,170,690,51,  0,412,51,  2,410,51, 10,156,51, 26,152,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:744:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,105,684,50,125,632,50,170,690,51,  0,412,51,  2,410,51, 10,156,51, 26,152,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:744:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,105,684,50,125,632,50,170,690,51,  0,412,51,  2,410,51, 10,156,51, 26,152,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:745:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 34,409,51, 55,148,51, 65,409,51, 68,146,51, 71,145,51, 72,144,51, 76,143,
 ^~~~~~~~~~
 {         }
fleng.c:745:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 34,409,51, 55,148,51, 65,409,51, 68,146,51, 71,145,51, 72,144,51, 76,143,
            ^~~~~~~~~~
            {         }
fleng.c:745:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 34,409,51, 55,148,51, 65,409,51, 68,146,51, 71,145,51, 72,144,51, 76,143,
                       ^~~~~~~~~~
                       {         }
fleng.c:745:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 34,409,51, 55,148,51, 65,409,51, 68,146,51, 71,145,51, 72,144,51, 76,143,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:745:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 34,409,51, 55,148,51, 65,409,51, 68,146,51, 71,145,51, 72,144,51, 76,143,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:745:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 34,409,51, 55,148,51, 65,409,51, 68,146,51, 71,145,51, 72,144,51, 76,143,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:745:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 34,409,51, 55,148,51, 65,409,51, 68,146,51, 71,145,51, 72,144,51, 76,143,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:746:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 83,692,51,105,684,51,125,632,51,170,690,52,  0,412,52,  2,410,52, 10,156,
 ^~~~~~~~~~
 {         }
fleng.c:746:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 83,692,51,105,684,51,125,632,51,170,690,52,  0,412,52,  2,410,52, 10,156,
            ^~~~~~~~~~
            {         }
fleng.c:746:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 83,692,51,105,684,51,125,632,51,170,690,52,  0,412,52,  2,410,52, 10,156,
                       ^~~~~~~~~~
                       {         }
fleng.c:746:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 83,692,51,105,684,51,125,632,51,170,690,52,  0,412,52,  2,410,52, 10,156,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:746:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 83,692,51,105,684,51,125,632,51,170,690,52,  0,412,52,  2,410,52, 10,156,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:746:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 83,692,51,105,684,51,125,632,51,170,690,52,  0,412,52,  2,410,52, 10,156,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:746:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 83,692,51,105,684,51,125,632,51,170,690,52,  0,412,52,  2,410,52, 10,156,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:747:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 28,152,52, 31,151,52, 40,409,52, 55,148,52, 65,147,52, 71,144,52, 76,143,
 ^~~~~~~~~~
 {         }
fleng.c:747:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 28,152,52, 31,151,52, 40,409,52, 55,148,52, 65,147,52, 71,144,52, 76,143,
            ^~~~~~~~~~
            {         }
fleng.c:747:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 28,152,52, 31,151,52, 40,409,52, 55,148,52, 65,147,52, 71,144,52, 76,143,
                       ^~~~~~~~~~
                       {         }
fleng.c:747:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 28,152,52, 31,151,52, 40,409,52, 55,148,52, 65,147,52, 71,144,52, 76,143,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:747:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 28,152,52, 31,151,52, 40,409,52, 55,148,52, 65,147,52, 71,144,52, 76,143,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:747:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 28,152,52, 31,151,52, 40,409,52, 55,148,52, 65,147,52, 71,144,52, 76,143,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:747:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 28,152,52, 31,151,52, 40,409,52, 55,148,52, 65,147,52, 71,144,52, 76,143,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:748:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 83,692,52,105,684,52,127,691,52,147,632,52,170,690,53,  0,412,53,  2,410,
 ^~~~~~~~~~
 {         }
fleng.c:748:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 83,692,52,105,684,52,127,691,52,147,632,52,170,690,53,  0,412,53,  2,410,
            ^~~~~~~~~~
            {         }
fleng.c:748:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 83,692,52,105,684,52,127,691,52,147,632,52,170,690,53,  0,412,53,  2,410,
                       ^~~~~~~~~~
                       {         }
fleng.c:748:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 83,692,52,105,684,52,127,691,52,147,632,52,170,690,53,  0,412,53,  2,410,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:748:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 83,692,52,105,684,52,127,691,52,147,632,52,170,690,53,  0,412,53,  2,410,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:748:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 83,692,52,105,684,52,127,691,52,147,632,52,170,690,53,  0,412,53,  2,410,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:748:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52, 83,692,52,105,684,52,127,691,52,147,632,52,170,690,53,  0,412,53,  2,410,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:749:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 10,156,53, 29,152,53, 31,151,53, 40,409,53, 55,148,53, 65,147,53, 71,144,
 ^~~~~~~~~~
 {         }
fleng.c:749:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 10,156,53, 29,152,53, 31,151,53, 40,409,53, 55,148,53, 65,147,53, 71,144,
            ^~~~~~~~~~
            {         }
fleng.c:749:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 10,156,53, 29,152,53, 31,151,53, 40,409,53, 55,148,53, 65,147,53, 71,144,
                       ^~~~~~~~~~
                       {         }
fleng.c:749:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 10,156,53, 29,152,53, 31,151,53, 40,409,53, 55,148,53, 65,147,53, 71,144,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:749:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 10,156,53, 29,152,53, 31,151,53, 40,409,53, 55,148,53, 65,147,53, 71,144,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:749:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 10,156,53, 29,152,53, 31,151,53, 40,409,53, 55,148,53, 65,147,53, 71,144,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:749:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 10,156,53, 29,152,53, 31,151,53, 40,409,53, 55,148,53, 65,147,53, 71,144,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:750:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,143,53, 83,692,53,105,684,53,127,691,53,147,632,53,170,690,54,  0,412,
 ^~~~~~~~~~
 {         }
fleng.c:750:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,143,53, 83,692,53,105,684,53,127,691,53,147,632,53,170,690,54,  0,412,
            ^~~~~~~~~~
            {         }
fleng.c:750:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,143,53, 83,692,53,105,684,53,127,691,53,147,632,53,170,690,54,  0,412,
                       ^~~~~~~~~~
                       {         }
fleng.c:750:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,143,53, 83,692,53,105,684,53,127,691,53,147,632,53,170,690,54,  0,412,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:750:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,143,53, 83,692,53,105,684,53,127,691,53,147,632,53,170,690,54,  0,412,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:750:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,143,53, 83,692,53,105,684,53,127,691,53,147,632,53,170,690,54,  0,412,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:750:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 75,143,53, 83,692,53,105,684,53,127,691,53,147,632,53,170,690,54,  0,412,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:751:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  2,410,54,  9,156,54, 22,153,54, 31,151,54, 40,409,54, 55,148,54, 65,147,
 ^~~~~~~~~~
 {         }
fleng.c:751:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  2,410,54,  9,156,54, 22,153,54, 31,151,54, 40,409,54, 55,148,54, 65,147,
            ^~~~~~~~~~
            {         }
fleng.c:751:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  2,410,54,  9,156,54, 22,153,54, 31,151,54, 40,409,54, 55,148,54, 65,147,
                       ^~~~~~~~~~
                       {         }
fleng.c:751:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  2,410,54,  9,156,54, 22,153,54, 31,151,54, 40,409,54, 55,148,54, 65,147,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:751:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  2,410,54,  9,156,54, 22,153,54, 31,151,54, 40,409,54, 55,148,54, 65,147,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:751:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  2,410,54,  9,156,54, 22,153,54, 31,151,54, 40,409,54, 55,148,54, 65,147,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:751:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,  2,410,54,  9,156,54, 22,153,54, 31,151,54, 40,409,54, 55,148,54, 65,147,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:752:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 71,144,54, 74,143,54, 83,692,54,105,684,54,127,691,54,154,632,54,170,690,
 ^~~~~~~~~~
 {         }
fleng.c:752:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 71,144,54, 74,143,54, 83,692,54,105,684,54,127,691,54,154,632,54,170,690,
            ^~~~~~~~~~
            {         }
fleng.c:752:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 71,144,54, 74,143,54, 83,692,54,105,684,54,127,691,54,154,632,54,170,690,
                       ^~~~~~~~~~
                       {         }
fleng.c:752:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 71,144,54, 74,143,54, 83,692,54,105,684,54,127,691,54,154,632,54,170,690,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:752:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 71,144,54, 74,143,54, 83,692,54,105,684,54,127,691,54,154,632,54,170,690,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:752:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 71,144,54, 74,143,54, 83,692,54,105,684,54,127,691,54,154,632,54,170,690,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:752:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 71,144,54, 74,143,54, 83,692,54,105,684,54,127,691,54,154,632,54,170,690,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:753:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  0,412,55,  2,410,55,  8,156,55, 22,153,55, 31,151,55, 40,150,55, 59,149,
 ^~~~~~~~~~
 {         }
fleng.c:753:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  0,412,55,  2,410,55,  8,156,55, 22,153,55, 31,151,55, 40,150,55, 59,149,
            ^~~~~~~~~~
            {         }
fleng.c:753:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  0,412,55,  2,410,55,  8,156,55, 22,153,55, 31,151,55, 40,150,55, 59,149,
                       ^~~~~~~~~~
                       {         }
fleng.c:753:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  0,412,55,  2,410,55,  8,156,55, 22,153,55, 31,151,55, 40,150,55, 59,149,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:753:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  0,412,55,  2,410,55,  8,156,55, 22,153,55, 31,151,55, 40,150,55, 59,149,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:753:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  0,412,55,  2,410,55,  8,156,55, 22,153,55, 31,151,55, 40,150,55, 59,149,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:753:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,  0,412,55,  2,410,55,  8,156,55, 22,153,55, 31,151,55, 40,150,55, 59,149,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:754:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 65,147,55, 72,143,55, 83,692,55,113,684,55,127,691,55,154,632,55,170,690,
 ^~~~~~~~~~
 {         }
fleng.c:754:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 65,147,55, 72,143,55, 83,692,55,113,684,55,127,691,55,154,632,55,170,690,
            ^~~~~~~~~~
            {         }
fleng.c:754:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 65,147,55, 72,143,55, 83,692,55,113,684,55,127,691,55,154,632,55,170,690,
                       ^~~~~~~~~~
                       {         }
fleng.c:754:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 65,147,55, 72,143,55, 83,692,55,113,684,55,127,691,55,154,632,55,170,690,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:754:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 65,147,55, 72,143,55, 83,692,55,113,684,55,127,691,55,154,632,55,170,690,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:754:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 65,147,55, 72,143,55, 83,692,55,113,684,55,127,691,55,154,632,55,170,690,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:754:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55, 65,147,55, 72,143,55, 83,692,55,113,684,55,127,691,55,154,632,55,170,690,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:755:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,412,56,  2,410,56,  7,732,56, 18,156,56, 22,153,56, 31,151,56, 40,150,
 ^~~~~~~~~~
 {         }
fleng.c:755:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,412,56,  2,410,56,  7,732,56, 18,156,56, 22,153,56, 31,151,56, 40,150,
            ^~~~~~~~~~
            {         }
fleng.c:755:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,412,56,  2,410,56,  7,732,56, 18,156,56, 22,153,56, 31,151,56, 40,150,
                       ^~~~~~~~~~
                       {         }
fleng.c:755:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,412,56,  2,410,56,  7,732,56, 18,156,56, 22,153,56, 31,151,56, 40,150,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:755:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,412,56,  2,410,56,  7,732,56, 18,156,56, 22,153,56, 31,151,56, 40,150,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:755:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,412,56,  2,410,56,  7,732,56, 18,156,56, 22,153,56, 31,151,56, 40,150,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:755:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56,  0,412,56,  2,410,56,  7,732,56, 18,156,56, 22,153,56, 31,151,56, 40,150,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:756:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 59,149,56, 73,692,56,113,684,56,127,691,56,157,632,56,170,690,57,  0,412,
 ^~~~~~~~~~
 {         }
fleng.c:756:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 59,149,56, 73,692,56,113,684,56,127,691,56,157,632,56,170,690,57,  0,412,
            ^~~~~~~~~~
            {         }
fleng.c:756:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 59,149,56, 73,692,56,113,684,56,127,691,56,157,632,56,170,690,57,  0,412,
                       ^~~~~~~~~~
                       {         }
fleng.c:756:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 59,149,56, 73,692,56,113,684,56,127,691,56,157,632,56,170,690,57,  0,412,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:756:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 59,149,56, 73,692,56,113,684,56,127,691,56,157,632,56,170,690,57,  0,412,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:756:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 59,149,56, 73,692,56,113,684,56,127,691,56,157,632,56,170,690,57,  0,412,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:756:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 59,149,56, 73,692,56,113,684,56,127,691,56,157,632,56,170,690,57,  0,412,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:757:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  2,410,57,  7,732,57, 18,156,57, 22,153,57, 31,150,57, 59,149,57, 73,692,
 ^~~~~~~~~~
 {         }
fleng.c:757:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  2,410,57,  7,732,57, 18,156,57, 22,153,57, 31,150,57, 59,149,57, 73,692,
            ^~~~~~~~~~
            {         }
fleng.c:757:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  2,410,57,  7,732,57, 18,156,57, 22,153,57, 31,150,57, 59,149,57, 73,692,
                       ^~~~~~~~~~
                       {         }
fleng.c:757:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  2,410,57,  7,732,57, 18,156,57, 22,153,57, 31,150,57, 59,149,57, 73,692,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:757:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  2,410,57,  7,732,57, 18,156,57, 22,153,57, 31,150,57, 59,149,57, 73,692,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:757:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  2,410,57,  7,732,57, 18,156,57, 22,153,57, 31,150,57, 59,149,57, 73,692,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:757:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  2,410,57,  7,732,57, 18,156,57, 22,153,57, 31,150,57, 59,149,57, 73,692,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:758:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,117,684,57,127,691,57,157,632,57,170,690,58,  0,412,58,  2,410,58,  7,732,
 ^~~~~~~~~~
 {         }
fleng.c:758:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,117,684,57,127,691,57,157,632,57,170,690,58,  0,412,58,  2,410,58,  7,732,
            ^~~~~~~~~~
            {         }
fleng.c:758:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,117,684,57,127,691,57,157,632,57,170,690,58,  0,412,58,  2,410,58,  7,732,
                       ^~~~~~~~~~
                       {         }
fleng.c:758:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,117,684,57,127,691,57,157,632,57,170,690,58,  0,412,58,  2,410,58,  7,732,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:758:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,117,684,57,127,691,57,157,632,57,170,690,58,  0,412,58,  2,410,58,  7,732,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:758:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,117,684,57,127,691,57,157,632,57,170,690,58,  0,412,58,  2,410,58,  7,732,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:758:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,117,684,57,127,691,57,157,632,57,170,690,58,  0,412,58,  2,410,58,  7,732,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:759:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 22,153,58, 31,150,58, 59,149,58, 73,692,58,117,684,58,127,691,58,160,632,
 ^~~~~~~~~~
 {         }
fleng.c:759:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 22,153,58, 31,150,58, 59,149,58, 73,692,58,117,684,58,127,691,58,160,632,
            ^~~~~~~~~~
            {         }
fleng.c:759:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 22,153,58, 31,150,58, 59,149,58, 73,692,58,117,684,58,127,691,58,160,632,
                       ^~~~~~~~~~
                       {         }
fleng.c:759:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 22,153,58, 31,150,58, 59,149,58, 73,692,58,117,684,58,127,691,58,160,632,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:759:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 22,153,58, 31,150,58, 59,149,58, 73,692,58,117,684,58,127,691,58,160,632,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:759:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 22,153,58, 31,150,58, 59,149,58, 73,692,58,117,684,58,127,691,58,160,632,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:759:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 22,153,58, 31,150,58, 59,149,58, 73,692,58,117,684,58,127,691,58,160,632,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:760:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,170,690,59,  0,412,59,  2,410,59,  7,732,59, 22,153,59, 31,150,59, 59,149,
 ^~~~~~~~~~
 {         }
fleng.c:760:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,170,690,59,  0,412,59,  2,410,59,  7,732,59, 22,153,59, 31,150,59, 59,149,
            ^~~~~~~~~~
            {         }
fleng.c:760:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,170,690,59,  0,412,59,  2,410,59,  7,732,59, 22,153,59, 31,150,59, 59,149,
                       ^~~~~~~~~~
                       {         }
fleng.c:760:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,170,690,59,  0,412,59,  2,410,59,  7,732,59, 22,153,59, 31,150,59, 59,149,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:760:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,170,690,59,  0,412,59,  2,410,59,  7,732,59, 22,153,59, 31,150,59, 59,149,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:760:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,170,690,59,  0,412,59,  2,410,59,  7,732,59, 22,153,59, 31,150,59, 59,149,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:760:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58,170,690,59,  0,412,59,  2,410,59,  7,732,59, 22,153,59, 31,150,59, 59,149,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:761:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 73,692,59,117,684,59,127,691,59,160,632,59,170,690,60,  0,414,60,  5,156,
 ^~~~~~~~~~
 {         }
fleng.c:761:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 73,692,59,117,684,59,127,691,59,160,632,59,170,690,60,  0,414,60,  5,156,
            ^~~~~~~~~~
            {         }
fleng.c:761:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 73,692,59,117,684,59,127,691,59,160,632,59,170,690,60,  0,414,60,  5,156,
                       ^~~~~~~~~~
                       {         }
fleng.c:761:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 73,692,59,117,684,59,127,691,59,160,632,59,170,690,60,  0,414,60,  5,156,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:761:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 73,692,59,117,684,59,127,691,59,160,632,59,170,690,60,  0,414,60,  5,156,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:761:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 73,692,59,117,684,59,127,691,59,160,632,59,170,690,60,  0,414,60,  5,156,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:761:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59, 73,692,59,117,684,59,127,691,59,160,632,59,170,690,60,  0,414,60,  5,156,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:762:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 15,732,60, 22,153,60, 31,150,60, 52,154,60, 59,149,60, 73,692,60,148,691,
 ^~~~~~~~~~
 {         }
fleng.c:762:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 15,732,60, 22,153,60, 31,150,60, 52,154,60, 59,149,60, 73,692,60,148,691,
            ^~~~~~~~~~
            {         }
fleng.c:762:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 15,732,60, 22,153,60, 31,150,60, 52,154,60, 59,149,60, 73,692,60,148,691,
                       ^~~~~~~~~~
                       {         }
fleng.c:762:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 15,732,60, 22,153,60, 31,150,60, 52,154,60, 59,149,60, 73,692,60,148,691,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:762:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 15,732,60, 22,153,60, 31,150,60, 52,154,60, 59,149,60, 73,692,60,148,691,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:762:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 15,732,60, 22,153,60, 31,150,60, 52,154,60, 59,149,60, 73,692,60,148,691,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:762:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60, 15,732,60, 22,153,60, 31,150,60, 52,154,60, 59,149,60, 73,692,60,148,691,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:763:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,170,690,61,  0,414,61,  5,156,61, 15,732,61, 22,153,61, 31,150,61, 52,154,
 ^~~~~~~~~~
 {         }
fleng.c:763:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,170,690,61,  0,414,61,  5,156,61, 15,732,61, 22,153,61, 31,150,61, 52,154,
            ^~~~~~~~~~
            {         }
fleng.c:763:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,170,690,61,  0,414,61,  5,156,61, 15,732,61, 22,153,61, 31,150,61, 52,154,
                       ^~~~~~~~~~
                       {         }
fleng.c:763:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,170,690,61,  0,414,61,  5,156,61, 15,732,61, 22,153,61, 31,150,61, 52,154,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:763:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,170,690,61,  0,414,61,  5,156,61, 15,732,61, 22,153,61, 31,150,61, 52,154,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:763:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,170,690,61,  0,414,61,  5,156,61, 15,732,61, 22,153,61, 31,150,61, 52,154,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:763:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,170,690,61,  0,414,61,  5,156,61, 15,732,61, 22,153,61, 31,150,61, 52,154,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:764:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 62,149,61, 73,692,61,148,691,62,  0,414,62,  5,156,62, 56,154,62, 65,692,
 ^~~~~~~~~~
 {         }
fleng.c:764:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 62,149,61, 73,692,61,148,691,62,  0,414,62,  5,156,62, 56,154,62, 65,692,
            ^~~~~~~~~~
            {         }
fleng.c:764:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 62,149,61, 73,692,61,148,691,62,  0,414,62,  5,156,62, 56,154,62, 65,692,
                       ^~~~~~~~~~
                       {         }
fleng.c:764:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 62,149,61, 73,692,61,148,691,62,  0,414,62,  5,156,62, 56,154,62, 65,692,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:764:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 62,149,61, 73,692,61,148,691,62,  0,414,62,  5,156,62, 56,154,62, 65,692,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:764:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 62,149,61, 73,692,61,148,691,62,  0,414,62,  5,156,62, 56,154,62, 65,692,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:764:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61, 62,149,61, 73,692,61,148,691,62,  0,414,62,  5,156,62, 56,154,62, 65,692,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:765:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,149,691,63,  0,414,63,  5,156,63, 54,155,63, 61,154,63, 65,692,63,149,691,
 ^~~~~~~~~~
 {         }
fleng.c:765:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,149,691,63,  0,414,63,  5,156,63, 54,155,63, 61,154,63, 65,692,63,149,691,
            ^~~~~~~~~~
            {         }
fleng.c:765:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,149,691,63,  0,414,63,  5,156,63, 54,155,63, 61,154,63, 65,692,63,149,691,
                       ^~~~~~~~~~
                       {         }
fleng.c:765:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,149,691,63,  0,414,63,  5,156,63, 54,155,63, 61,154,63, 65,692,63,149,691,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:765:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,149,691,63,  0,414,63,  5,156,63, 54,155,63, 61,154,63, 65,692,63,149,691,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:765:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,149,691,63,  0,414,63,  5,156,63, 54,155,63, 61,154,63, 65,692,63,149,691,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:765:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,149,691,63,  0,414,63,  5,156,63, 54,155,63, 61,154,63, 65,692,63,149,691,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:766:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64,  5,156,64, 56,155,64, 65,692,64,150,691,65,  0,414,65,  5,156,
 ^~~~~~~~~~
 {         }
fleng.c:766:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64,  5,156,64, 56,155,64, 65,692,64,150,691,65,  0,414,65,  5,156,
            ^~~~~~~~~~
            {         }
fleng.c:766:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64,  5,156,64, 56,155,64, 65,692,64,150,691,65,  0,414,65,  5,156,
                       ^~~~~~~~~~
                       {         }
fleng.c:766:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64,  5,156,64, 56,155,64, 65,692,64,150,691,65,  0,414,65,  5,156,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:766:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64,  5,156,64, 56,155,64, 65,692,64,150,691,65,  0,414,65,  5,156,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:766:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64,  5,156,64, 56,155,64, 65,692,64,150,691,65,  0,414,65,  5,156,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:766:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64,  5,156,64, 56,155,64, 65,692,64,150,691,65,  0,414,65,  5,156,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:767:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 59,155,65, 67,692,65,159,691,66,  0,414,66,  5,156,66, 59,155,66, 70,692,
 ^~~~~~~~~~
 {         }
fleng.c:767:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 59,155,65, 67,692,65,159,691,66,  0,414,66,  5,156,66, 59,155,66, 70,692,
            ^~~~~~~~~~
            {         }
fleng.c:767:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 59,155,65, 67,692,65,159,691,66,  0,414,66,  5,156,66, 59,155,66, 70,692,
                       ^~~~~~~~~~
                       {         }
fleng.c:767:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 59,155,65, 67,692,65,159,691,66,  0,414,66,  5,156,66, 59,155,66, 70,692,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:767:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 59,155,65, 67,692,65,159,691,66,  0,414,66,  5,156,66, 59,155,66, 70,692,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:767:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 59,155,65, 67,692,65,159,691,66,  0,414,66,  5,156,66, 59,155,66, 70,692,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:767:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 59,155,65, 67,692,65,159,691,66,  0,414,66,  5,156,66, 59,155,66, 70,692,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:768:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,159,691,67,  0,414,67,  5,156,67, 60,155,67, 70,692,67,162,691,68,  0,414,
 ^~~~~~~~~~
 {         }
fleng.c:768:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,159,691,67,  0,414,67,  5,156,67, 60,155,67, 70,692,67,162,691,68,  0,414,
            ^~~~~~~~~~
            {         }
fleng.c:768:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,159,691,67,  0,414,67,  5,156,67, 60,155,67, 70,692,67,162,691,68,  0,414,
                       ^~~~~~~~~~
                       {         }
fleng.c:768:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,159,691,67,  0,414,67,  5,156,67, 60,155,67, 70,692,67,162,691,68,  0,414,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:768:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,159,691,67,  0,414,67,  5,156,67, 60,155,67, 70,692,67,162,691,68,  0,414,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:768:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,159,691,67,  0,414,67,  5,156,67, 60,155,67, 70,692,67,162,691,68,  0,414,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:768:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66,159,691,67,  0,414,67,  5,156,67, 60,155,67, 70,692,67,162,691,68,  0,414,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:769:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,  5,156,68, 60,155,68, 76,692,68,162,691,69,  0,729,69, 11,156,69, 60,155,
 ^~~~~~~~~~
 {         }
fleng.c:769:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,  5,156,68, 60,155,68, 76,692,68,162,691,69,  0,729,69, 11,156,69, 60,155,
            ^~~~~~~~~~
            {         }
fleng.c:769:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,  5,156,68, 60,155,68, 76,692,68,162,691,69,  0,729,69, 11,156,69, 60,155,
                       ^~~~~~~~~~
                       {         }
fleng.c:769:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,  5,156,68, 60,155,68, 76,692,68,162,691,69,  0,729,69, 11,156,69, 60,155,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:769:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,  5,156,68, 60,155,68, 76,692,68,162,691,69,  0,729,69, 11,156,69, 60,155,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:769:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,  5,156,68, 60,155,68, 76,692,68,162,691,69,  0,729,69, 11,156,69, 60,155,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:769:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68,  5,156,68, 60,155,68, 76,692,68,162,691,69,  0,729,69, 11,156,69, 60,155,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:770:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 76,692,69,162,691,70,  0,729,70, 11,156,70, 60,155,70, 76,692,70,141,728,
 ^~~~~~~~~~
 {         }
fleng.c:770:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 76,692,69,162,691,70,  0,729,70, 11,156,70, 60,155,70, 76,692,70,141,728,
            ^~~~~~~~~~
            {         }
fleng.c:770:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 76,692,69,162,691,70,  0,729,70, 11,156,70, 60,155,70, 76,692,70,141,728,
                       ^~~~~~~~~~
                       {         }
fleng.c:770:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 76,692,69,162,691,70,  0,729,70, 11,156,70, 60,155,70, 76,692,70,141,728,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:770:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 76,692,69,162,691,70,  0,729,70, 11,156,70, 60,155,70, 76,692,70,141,728,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:770:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 76,692,69,162,691,70,  0,729,70, 11,156,70, 60,155,70, 76,692,70,141,728,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:770:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 69, 76,692,69,162,691,70,  0,729,70, 11,156,70, 60,155,70, 76,692,70,141,728,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:771:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,  0,729,71, 14,157,71, 60,155,71, 76,692,71,141,728,72,  0,729,72, 19,157,
 ^~~~~~~~~~
 {         }
fleng.c:771:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,  0,729,71, 14,157,71, 60,155,71, 76,692,71,141,728,72,  0,729,72, 19,157,
            ^~~~~~~~~~
            {         }
fleng.c:771:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,  0,729,71, 14,157,71, 60,155,71, 76,692,71,141,728,72,  0,729,72, 19,157,
                       ^~~~~~~~~~
                       {         }
fleng.c:771:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,  0,729,71, 14,157,71, 60,155,71, 76,692,71,141,728,72,  0,729,72, 19,157,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:771:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,  0,729,71, 14,157,71, 60,155,71, 76,692,71,141,728,72,  0,729,72, 19,157,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:771:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,  0,729,71, 14,157,71, 60,155,71, 76,692,71,141,728,72,  0,729,72, 19,157,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:771:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 71,  0,729,71, 14,157,71, 60,155,71, 76,692,71,141,728,72,  0,729,72, 19,157,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:772:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 60,155,72, 76,692,72, 95,729,72,103,692,72,141,728,73,  0,729,73, 21,157,
 ^~~~~~~~~~
 {         }
fleng.c:772:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 60,155,72, 76,692,72, 95,729,72,103,692,72,141,728,73,  0,729,73, 21,157,
            ^~~~~~~~~~
            {         }
fleng.c:772:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 60,155,72, 76,692,72, 95,729,72,103,692,72,141,728,73,  0,729,73, 21,157,
                       ^~~~~~~~~~
                       {         }
fleng.c:772:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 60,155,72, 76,692,72, 95,729,72,103,692,72,141,728,73,  0,729,73, 21,157,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:772:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 60,155,72, 76,692,72, 95,729,72,103,692,72,141,728,73,  0,729,73, 21,157,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:772:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 60,155,72, 76,692,72, 95,729,72,103,692,72,141,728,73,  0,729,73, 21,157,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:772:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 72, 60,155,72, 76,692,72, 95,729,72,103,692,72,141,728,73,  0,729,73, 21,157,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:773:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 60,155,73, 71,729,73,103,692,73,120,729,73,129,692,73,141,728,74,  0,729,
 ^~~~~~~~~~
 {         }
fleng.c:773:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 60,155,73, 71,729,73,103,692,73,120,729,73,129,692,73,141,728,74,  0,729,
            ^~~~~~~~~~
            {         }
fleng.c:773:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 60,155,73, 71,729,73,103,692,73,120,729,73,129,692,73,141,728,74,  0,729,
                       ^~~~~~~~~~
                       {         }
fleng.c:773:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 60,155,73, 71,729,73,103,692,73,120,729,73,129,692,73,141,728,74,  0,729,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:773:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 60,155,73, 71,729,73,103,692,73,120,729,73,129,692,73,141,728,74,  0,729,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:773:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 60,155,73, 71,729,73,103,692,73,120,729,73,129,692,73,141,728,74,  0,729,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:773:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73, 60,155,73, 71,729,73,103,692,73,120,729,73,129,692,73,141,728,74,  0,729,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:774:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 24,157,74, 60,155,74, 66,729,74,141,728,75,  0,729,75, 27,157,75, 56,729,
 ^~~~~~~~~~
 {         }
fleng.c:774:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 24,157,74, 60,155,74, 66,729,74,141,728,75,  0,729,75, 27,157,75, 56,729,
            ^~~~~~~~~~
            {         }
fleng.c:774:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 24,157,74, 60,155,74, 66,729,74,141,728,75,  0,729,75, 27,157,75, 56,729,
                       ^~~~~~~~~~
                       {         }
fleng.c:774:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 24,157,74, 60,155,74, 66,729,74,141,728,75,  0,729,75, 27,157,75, 56,729,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:774:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 24,157,74, 60,155,74, 66,729,74,141,728,75,  0,729,75, 27,157,75, 56,729,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:774:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 24,157,74, 60,155,74, 66,729,74,141,728,75,  0,729,75, 27,157,75, 56,729,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:774:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 74, 24,157,74, 60,155,74, 66,729,74,141,728,75,  0,729,75, 27,157,75, 56,729,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:775:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,147,728,76,  0,729,76, 32,157,76, 50,729,76,152,728,77,  0,729,77,162,728,
 ^~~~~~~~~~
 {         }
fleng.c:775:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,147,728,76,  0,729,76, 32,157,76, 50,729,76,152,728,77,  0,729,77,162,728,
            ^~~~~~~~~~
            {         }
fleng.c:775:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,147,728,76,  0,729,76, 32,157,76, 50,729,76,152,728,77,  0,729,77,162,728,
                       ^~~~~~~~~~
                       {         }
fleng.c:775:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,147,728,76,  0,729,76, 32,157,76, 50,729,76,152,728,77,  0,729,77,162,728,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:775:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,147,728,76,  0,729,76, 32,157,76, 50,729,76,152,728,77,  0,729,77,162,728,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:775:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,147,728,76,  0,729,76, 32,157,76, 50,729,76,152,728,77,  0,729,77,162,728,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:775:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,147,728,76,  0,729,76, 32,157,76, 50,729,76,152,728,77,  0,729,77,162,728,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:776:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,  0,729,79,  0,729,80,  0,729,81,  0,729,82,  0,729,83,  0,729,84,  0,729,
 ^~~~~~~~~~
 {         }
fleng.c:776:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,  0,729,79,  0,729,80,  0,729,81,  0,729,82,  0,729,83,  0,729,84,  0,729,
            ^~~~~~~~~~
            {         }
fleng.c:776:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,  0,729,79,  0,729,80,  0,729,81,  0,729,82,  0,729,83,  0,729,84,  0,729,
                       ^~~~~~~~~~
                       {         }
fleng.c:776:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,  0,729,79,  0,729,80,  0,729,81,  0,729,82,  0,729,83,  0,729,84,  0,729,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:776:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,  0,729,79,  0,729,80,  0,729,81,  0,729,82,  0,729,83,  0,729,84,  0,729,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:776:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,  0,729,79,  0,729,80,  0,729,81,  0,729,82,  0,729,83,  0,729,84,  0,729,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:776:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 78,  0,729,79,  0,729,80,  0,729,81,  0,729,82,  0,729,83,  0,729,84,  0,729,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:777:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,729,86,  0,729,87,  0,729,88,  0,729,89,  0,729,90,180,729, 0,  0,  0,
 ^~~~~~~~~~
 {         }
fleng.c:777:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,729,86,  0,729,87,  0,729,88,  0,729,89,  0,729,90,180,729, 0,  0,  0,
            ^~~~~~~~~~
            {         }
fleng.c:777:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,729,86,  0,729,87,  0,729,88,  0,729,89,  0,729,90,180,729, 0,  0,  0,
                       ^~~~~~~~~~
                       {         }
fleng.c:777:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,729,86,  0,729,87,  0,729,88,  0,729,89,  0,729,90,180,729, 0,  0,  0,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:777:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,729,86,  0,729,87,  0,729,88,  0,729,89,  0,729,90,180,729, 0,  0,  0,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:777:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,729,86,  0,729,87,  0,729,88,  0,729,89,  0,729,90,180,729, 0,  0,  0,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:777:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 85,  0,729,86,  0,729,87,  0,729,88,  0,729,89,  0,729,90,180,729, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:778:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:778:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:778:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:778:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:778:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:778:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:778:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:779:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:779:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:779:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:779:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:779:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:779:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:779:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:780:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:780:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:780:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:780:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:780:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:780:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:780:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:781:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:781:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:781:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:781:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:781:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:781:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:781:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:782:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:782:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:782:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:782:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:782:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:782:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:782:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:783:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:783:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:783:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:783:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:783:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:783:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:783:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:784:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:784:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:784:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:784:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:784:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:784:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:784:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:785:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,409, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569,
  ^~~~~~~~~
  {        }
fleng.c:785:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,409, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569,
             ^~~~~~~~~
             {        }
fleng.c:785:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,409, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569,
                        ^~~~~~~~~
                        {        }
fleng.c:785:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,409, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569,
                                   ^~~~~~~~~
                                   {        }
fleng.c:785:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,409, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569,
                                              ^~~~~~~~~
                                              {        }
fleng.c:785:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,409, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:785:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,409, 0,  9,565, 0, 14,566, 0, 18,567, 0, 30,568, 0, 31,569,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:786:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 35,570, 0, 41,571, 0, 43,425, 0, 65,421, 0, 70,422, 0, 78,425, 0, 92,273,
  ^~~~~~~~~
  {        }
fleng.c:786:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 35,570, 0, 41,571, 0, 43,425, 0, 65,421, 0, 70,422, 0, 78,425, 0, 92,273,
             ^~~~~~~~~
             {        }
fleng.c:786:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 35,570, 0, 41,571, 0, 43,425, 0, 65,421, 0, 70,422, 0, 78,425, 0, 92,273,
                        ^~~~~~~~~
                        {        }
fleng.c:786:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 35,570, 0, 41,571, 0, 43,425, 0, 65,421, 0, 70,422, 0, 78,425, 0, 92,273,
                                   ^~~~~~~~~
                                   {        }
fleng.c:786:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 35,570, 0, 41,571, 0, 43,425, 0, 65,421, 0, 70,422, 0, 78,425, 0, 92,273,
                                              ^~~~~~~~~
                                              {        }
fleng.c:786:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 35,570, 0, 41,571, 0, 43,425, 0, 65,421, 0, 70,422, 0, 78,425, 0, 92,273,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:786:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 35,570, 0, 41,571, 0, 43,425, 0, 65,421, 0, 70,422, 0, 78,425, 0, 92,273,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:787:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 98,274, 0,105,275, 0,109,261, 0,118,265, 0,124,269, 0,127,267, 0,130,196,
  ^~~~~~~~~
  {        }
fleng.c:787:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 98,274, 0,105,275, 0,109,261, 0,118,265, 0,124,269, 0,127,267, 0,130,196,
             ^~~~~~~~~
             {        }
fleng.c:787:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 98,274, 0,105,275, 0,109,261, 0,118,265, 0,124,269, 0,127,267, 0,130,196,
                        ^~~~~~~~~
                        {        }
fleng.c:787:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 98,274, 0,105,275, 0,109,261, 0,118,265, 0,124,269, 0,127,267, 0,130,196,
                                   ^~~~~~~~~
                                   {        }
fleng.c:787:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 98,274, 0,105,275, 0,109,261, 0,118,265, 0,124,269, 0,127,267, 0,130,196,
                                              ^~~~~~~~~
                                              {        }
fleng.c:787:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 98,274, 0,105,275, 0,109,261, 0,118,265, 0,124,269, 0,127,267, 0,130,196,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:787:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0, 98,274, 0,105,275, 0,109,261, 0,118,265, 0,124,269, 0,127,267, 0,130,196,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:788:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,199, 0,149,190, 0,154,191, 0,164,632, 0,171,618, 1,  0,409,
  ^~~~~~~~~
  {        }
fleng.c:788:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,199, 0,149,190, 0,154,191, 0,164,632, 0,171,618, 1,  0,409,
             ^~~~~~~~~
             {        }
fleng.c:788:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,199, 0,149,190, 0,154,191, 0,164,632, 0,171,618, 1,  0,409,
                        ^~~~~~~~~
                        {        }
fleng.c:788:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,199, 0,149,190, 0,154,191, 0,164,632, 0,171,618, 1,  0,409,
                                   ^~~~~~~~~
                                   {        }
fleng.c:788:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,199, 0,149,190, 0,154,191, 0,164,632, 0,171,618, 1,  0,409,
                                              ^~~~~~~~~
                                              {        }
fleng.c:788:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,199, 0,149,190, 0,154,191, 0,164,632, 0,171,618, 1,  0,409,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:788:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,141,198, 0,145,199, 0,149,190, 0,154,191, 0,164,632, 0,171,618, 1,  0,409,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:789:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,565, 1, 14,566, 1, 17,567, 1, 29,572, 1, 31,569, 1, 35,570, 1, 42,574,
  ^~~~~~~~~
  {        }
fleng.c:789:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,565, 1, 14,566, 1, 17,567, 1, 29,572, 1, 31,569, 1, 35,570, 1, 42,574,
             ^~~~~~~~~
             {        }
fleng.c:789:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,565, 1, 14,566, 1, 17,567, 1, 29,572, 1, 31,569, 1, 35,570, 1, 42,574,
                        ^~~~~~~~~
                        {        }
fleng.c:789:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,565, 1, 14,566, 1, 17,567, 1, 29,572, 1, 31,569, 1, 35,570, 1, 42,574,
                                   ^~~~~~~~~
                                   {        }
fleng.c:789:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,565, 1, 14,566, 1, 17,567, 1, 29,572, 1, 31,569, 1, 35,570, 1, 42,574,
                                              ^~~~~~~~~
                                              {        }
fleng.c:789:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,565, 1, 14,566, 1, 17,567, 1, 29,572, 1, 31,569, 1, 35,570, 1, 42,574,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:789:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,  9,565, 1, 14,566, 1, 17,567, 1, 29,572, 1, 31,569, 1, 35,570, 1, 42,574,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:790:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 43,425, 1, 67,421, 1, 70,422, 1, 78,425, 1, 92,273, 1, 98,274, 1,107,275,
  ^~~~~~~~~
  {        }
fleng.c:790:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 43,425, 1, 67,421, 1, 70,422, 1, 78,425, 1, 92,273, 1, 98,274, 1,107,275,
             ^~~~~~~~~
             {        }
fleng.c:790:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 43,425, 1, 67,421, 1, 70,422, 1, 78,425, 1, 92,273, 1, 98,274, 1,107,275,
                        ^~~~~~~~~
                        {        }
fleng.c:790:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 43,425, 1, 67,421, 1, 70,422, 1, 78,425, 1, 92,273, 1, 98,274, 1,107,275,
                                   ^~~~~~~~~
                                   {        }
fleng.c:790:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 43,425, 1, 67,421, 1, 70,422, 1, 78,425, 1, 92,273, 1, 98,274, 1,107,275,
                                              ^~~~~~~~~
                                              {        }
fleng.c:790:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 43,425, 1, 67,421, 1, 70,422, 1, 78,425, 1, 92,273, 1, 98,274, 1,107,275,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:790:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1, 43,425, 1, 67,421, 1, 70,422, 1, 78,425, 1, 92,273, 1, 98,274, 1,107,275,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:791:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,109,261, 1,118,268, 1,124,269, 1,127,267, 1,130,196, 1,137,197, 1,140,196,
  ^~~~~~~~~
  {        }
fleng.c:791:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,109,261, 1,118,268, 1,124,269, 1,127,267, 1,130,196, 1,137,197, 1,140,196,
             ^~~~~~~~~
             {        }
fleng.c:791:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,109,261, 1,118,268, 1,124,269, 1,127,267, 1,130,196, 1,137,197, 1,140,196,
                        ^~~~~~~~~
                        {        }
fleng.c:791:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,109,261, 1,118,268, 1,124,269, 1,127,267, 1,130,196, 1,137,197, 1,140,196,
                                   ^~~~~~~~~
                                   {        }
fleng.c:791:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,109,261, 1,118,268, 1,124,269, 1,127,267, 1,130,196, 1,137,197, 1,140,196,
                                              ^~~~~~~~~
                                              {        }
fleng.c:791:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,109,261, 1,118,268, 1,124,269, 1,127,267, 1,130,196, 1,137,197, 1,140,196,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:791:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,109,261, 1,118,268, 1,124,269, 1,127,267, 1,130,196, 1,137,197, 1,140,196,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:792:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,141,198, 1,145,199, 1,149,190, 1,154,191, 1,164,632, 1,171,618, 2,  0,409,
  ^~~~~~~~~
  {        }
fleng.c:792:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,141,198, 1,145,199, 1,149,190, 1,154,191, 1,164,632, 1,171,618, 2,  0,409,
             ^~~~~~~~~
             {        }
fleng.c:792:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,141,198, 1,145,199, 1,149,190, 1,154,191, 1,164,632, 1,171,618, 2,  0,409,
                        ^~~~~~~~~
                        {        }
fleng.c:792:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,141,198, 1,145,199, 1,149,190, 1,154,191, 1,164,632, 1,171,618, 2,  0,409,
                                   ^~~~~~~~~
                                   {        }
fleng.c:792:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,141,198, 1,145,199, 1,149,190, 1,154,191, 1,164,632, 1,171,618, 2,  0,409,
                                              ^~~~~~~~~
                                              {        }
fleng.c:792:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,141,198, 1,145,199, 1,149,190, 1,154,191, 1,164,632, 1,171,618, 2,  0,409,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:792:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  1,141,198, 1,145,199, 1,149,190, 1,154,191, 1,164,632, 1,171,618, 2,  0,409,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:793:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,  9,565, 2, 12,566, 2, 16,567, 2, 28,572, 2, 31,569, 2, 35,573, 2, 37,570,
  ^~~~~~~~~
  {        }
fleng.c:793:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,  9,565, 2, 12,566, 2, 16,567, 2, 28,572, 2, 31,569, 2, 35,573, 2, 37,570,
             ^~~~~~~~~
             {        }
fleng.c:793:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,  9,565, 2, 12,566, 2, 16,567, 2, 28,572, 2, 31,569, 2, 35,573, 2, 37,570,
                        ^~~~~~~~~
                        {        }
fleng.c:793:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,  9,565, 2, 12,566, 2, 16,567, 2, 28,572, 2, 31,569, 2, 35,573, 2, 37,570,
                                   ^~~~~~~~~
                                   {        }
fleng.c:793:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,  9,565, 2, 12,566, 2, 16,567, 2, 28,572, 2, 31,569, 2, 35,573, 2, 37,570,
                                              ^~~~~~~~~
                                              {        }
fleng.c:793:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,  9,565, 2, 12,566, 2, 16,567, 2, 28,572, 2, 31,569, 2, 35,573, 2, 37,570,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:793:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,  9,565, 2, 12,566, 2, 16,567, 2, 28,572, 2, 31,569, 2, 35,573, 2, 37,570,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:794:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,574, 2, 43,425, 2, 67,421, 2, 70,422, 2, 78,425, 2, 92,273, 2, 99,274,
  ^~~~~~~~~
  {        }
fleng.c:794:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,574, 2, 43,425, 2, 67,421, 2, 70,422, 2, 78,425, 2, 92,273, 2, 99,274,
             ^~~~~~~~~
             {        }
fleng.c:794:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,574, 2, 43,425, 2, 67,421, 2, 70,422, 2, 78,425, 2, 92,273, 2, 99,274,
                        ^~~~~~~~~
                        {        }
fleng.c:794:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,574, 2, 43,425, 2, 67,421, 2, 70,422, 2, 78,425, 2, 92,273, 2, 99,274,
                                   ^~~~~~~~~
                                   {        }
fleng.c:794:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,574, 2, 43,425, 2, 67,421, 2, 70,422, 2, 78,425, 2, 92,273, 2, 99,274,
                                              ^~~~~~~~~
                                              {        }
fleng.c:794:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,574, 2, 43,425, 2, 67,421, 2, 70,422, 2, 78,425, 2, 92,273, 2, 99,274,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:794:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2, 41,574, 2, 43,425, 2, 67,421, 2, 70,422, 2, 78,425, 2, 92,273, 2, 99,274,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:795:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,107,275, 2,109,261, 2,118,268, 2,124,270, 2,129,272, 2,131,196, 2,137,201,
  ^~~~~~~~~
  {        }
fleng.c:795:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,107,275, 2,109,261, 2,118,268, 2,124,270, 2,129,272, 2,131,196, 2,137,201,
             ^~~~~~~~~
             {        }
fleng.c:795:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,107,275, 2,109,261, 2,118,268, 2,124,270, 2,129,272, 2,131,196, 2,137,201,
                        ^~~~~~~~~
                        {        }
fleng.c:795:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,107,275, 2,109,261, 2,118,268, 2,124,270, 2,129,272, 2,131,196, 2,137,201,
                                   ^~~~~~~~~
                                   {        }
fleng.c:795:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,107,275, 2,109,261, 2,118,268, 2,124,270, 2,129,272, 2,131,196, 2,137,201,
                                              ^~~~~~~~~
                                              {        }
fleng.c:795:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,107,275, 2,109,261, 2,118,268, 2,124,270, 2,129,272, 2,131,196, 2,137,201,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:795:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,107,275, 2,109,261, 2,118,268, 2,124,270, 2,129,272, 2,131,196, 2,137,201,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:796:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,139,197, 2,141,200, 2,143,198, 2,145,199, 2,149,190, 2,154,191, 2,164,632,
  ^~~~~~~~~
  {        }
fleng.c:796:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,139,197, 2,141,200, 2,143,198, 2,145,199, 2,149,190, 2,154,191, 2,164,632,
             ^~~~~~~~~
             {        }
fleng.c:796:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,139,197, 2,141,200, 2,143,198, 2,145,199, 2,149,190, 2,154,191, 2,164,632,
                        ^~~~~~~~~
                        {        }
fleng.c:796:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,139,197, 2,141,200, 2,143,198, 2,145,199, 2,149,190, 2,154,191, 2,164,632,
                                   ^~~~~~~~~
                                   {        }
fleng.c:796:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,139,197, 2,141,200, 2,143,198, 2,145,199, 2,149,190, 2,154,191, 2,164,632,
                                              ^~~~~~~~~
                                              {        }
fleng.c:796:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,139,197, 2,141,200, 2,143,198, 2,145,199, 2,149,190, 2,154,191, 2,164,632,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:796:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,139,197, 2,141,200, 2,143,198, 2,145,199, 2,149,190, 2,154,191, 2,164,632,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:797:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,171,618, 3,  0,409, 3, 10,565, 3, 12,566, 3, 16,567, 3, 28,572, 3, 31,569,
  ^~~~~~~~~
  {        }
fleng.c:797:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,171,618, 3,  0,409, 3, 10,565, 3, 12,566, 3, 16,567, 3, 28,572, 3, 31,569,
             ^~~~~~~~~
             {        }
fleng.c:797:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,171,618, 3,  0,409, 3, 10,565, 3, 12,566, 3, 16,567, 3, 28,572, 3, 31,569,
                        ^~~~~~~~~
                        {        }
fleng.c:797:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,171,618, 3,  0,409, 3, 10,565, 3, 12,566, 3, 16,567, 3, 28,572, 3, 31,569,
                                   ^~~~~~~~~
                                   {        }
fleng.c:797:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,171,618, 3,  0,409, 3, 10,565, 3, 12,566, 3, 16,567, 3, 28,572, 3, 31,569,
                                              ^~~~~~~~~
                                              {        }
fleng.c:797:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,171,618, 3,  0,409, 3, 10,565, 3, 12,566, 3, 16,567, 3, 28,572, 3, 31,569,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:797:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  2,171,618, 3,  0,409, 3, 10,565, 3, 12,566, 3, 16,567, 3, 28,572, 3, 31,569,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:798:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 35,573, 3, 38,570, 3, 41,574, 3, 45,425, 3, 67,421, 3, 68,426, 3, 78,425,
  ^~~~~~~~~
  {        }
fleng.c:798:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 35,573, 3, 38,570, 3, 41,574, 3, 45,425, 3, 67,421, 3, 68,426, 3, 78,425,
             ^~~~~~~~~
             {        }
fleng.c:798:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 35,573, 3, 38,570, 3, 41,574, 3, 45,425, 3, 67,421, 3, 68,426, 3, 78,425,
                        ^~~~~~~~~
                        {        }
fleng.c:798:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 35,573, 3, 38,570, 3, 41,574, 3, 45,425, 3, 67,421, 3, 68,426, 3, 78,425,
                                   ^~~~~~~~~
                                   {        }
fleng.c:798:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 35,573, 3, 38,570, 3, 41,574, 3, 45,425, 3, 67,421, 3, 68,426, 3, 78,425,
                                              ^~~~~~~~~
                                              {        }
fleng.c:798:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 35,573, 3, 38,570, 3, 41,574, 3, 45,425, 3, 67,421, 3, 68,426, 3, 78,425,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:798:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 35,573, 3, 38,570, 3, 41,574, 3, 45,425, 3, 67,421, 3, 68,426, 3, 78,425,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:799:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 92,273, 3,100,274, 3,107,275, 3,111,261, 3,118,268, 3,124,270, 3,126,271,
  ^~~~~~~~~
  {        }
fleng.c:799:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 92,273, 3,100,274, 3,107,275, 3,111,261, 3,118,268, 3,124,270, 3,126,271,
             ^~~~~~~~~
             {        }
fleng.c:799:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 92,273, 3,100,274, 3,107,275, 3,111,261, 3,118,268, 3,124,270, 3,126,271,
                        ^~~~~~~~~
                        {        }
fleng.c:799:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 92,273, 3,100,274, 3,107,275, 3,111,261, 3,118,268, 3,124,270, 3,126,271,
                                   ^~~~~~~~~
                                   {        }
fleng.c:799:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 92,273, 3,100,274, 3,107,275, 3,111,261, 3,118,268, 3,124,270, 3,126,271,
                                              ^~~~~~~~~
                                              {        }
fleng.c:799:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 92,273, 3,100,274, 3,107,275, 3,111,261, 3,118,268, 3,124,270, 3,126,271,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:799:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3, 92,273, 3,100,274, 3,107,275, 3,111,261, 3,118,268, 3,124,270, 3,126,271,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:800:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,127,272, 3,131,196, 3,136,201, 3,141,202, 3,142,200, 3,146,203, 3,150,190,
  ^~~~~~~~~
  {        }
fleng.c:800:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,127,272, 3,131,196, 3,136,201, 3,141,202, 3,142,200, 3,146,203, 3,150,190,
             ^~~~~~~~~
             {        }
fleng.c:800:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,127,272, 3,131,196, 3,136,201, 3,141,202, 3,142,200, 3,146,203, 3,150,190,
                        ^~~~~~~~~
                        {        }
fleng.c:800:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,127,272, 3,131,196, 3,136,201, 3,141,202, 3,142,200, 3,146,203, 3,150,190,
                                   ^~~~~~~~~
                                   {        }
fleng.c:800:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,127,272, 3,131,196, 3,136,201, 3,141,202, 3,142,200, 3,146,203, 3,150,190,
                                              ^~~~~~~~~
                                              {        }
fleng.c:800:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,127,272, 3,131,196, 3,136,201, 3,141,202, 3,142,200, 3,146,203, 3,150,190,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:800:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,127,272, 3,131,196, 3,136,201, 3,141,202, 3,142,200, 3,146,203, 3,150,190,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:801:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,154,191, 3,164,632, 3,171,618, 4,  0,409, 4, 11,566, 4, 15,567, 4, 28,572,
  ^~~~~~~~~
  {        }
fleng.c:801:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,154,191, 3,164,632, 3,171,618, 4,  0,409, 4, 11,566, 4, 15,567, 4, 28,572,
             ^~~~~~~~~
             {        }
fleng.c:801:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,154,191, 3,164,632, 3,171,618, 4,  0,409, 4, 11,566, 4, 15,567, 4, 28,572,
                        ^~~~~~~~~
                        {        }
fleng.c:801:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,154,191, 3,164,632, 3,171,618, 4,  0,409, 4, 11,566, 4, 15,567, 4, 28,572,
                                   ^~~~~~~~~
                                   {        }
fleng.c:801:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,154,191, 3,164,632, 3,171,618, 4,  0,409, 4, 11,566, 4, 15,567, 4, 28,572,
                                              ^~~~~~~~~
                                              {        }
fleng.c:801:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,154,191, 3,164,632, 3,171,618, 4,  0,409, 4, 11,566, 4, 15,567, 4, 28,572,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:801:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  3,154,191, 3,164,632, 3,171,618, 4,  0,409, 4, 11,566, 4, 15,567, 4, 28,572,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:802:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 31,573, 4, 39,570, 4, 40,574, 4, 45,425, 4, 67,421, 4, 68,426, 4, 78,425,
  ^~~~~~~~~
  {        }
fleng.c:802:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 31,573, 4, 39,570, 4, 40,574, 4, 45,425, 4, 67,421, 4, 68,426, 4, 78,425,
             ^~~~~~~~~
             {        }
fleng.c:802:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 31,573, 4, 39,570, 4, 40,574, 4, 45,425, 4, 67,421, 4, 68,426, 4, 78,425,
                        ^~~~~~~~~
                        {        }
fleng.c:802:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 31,573, 4, 39,570, 4, 40,574, 4, 45,425, 4, 67,421, 4, 68,426, 4, 78,425,
                                   ^~~~~~~~~
                                   {        }
fleng.c:802:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 31,573, 4, 39,570, 4, 40,574, 4, 45,425, 4, 67,421, 4, 68,426, 4, 78,425,
                                              ^~~~~~~~~
                                              {        }
fleng.c:802:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 31,573, 4, 39,570, 4, 40,574, 4, 45,425, 4, 67,421, 4, 68,426, 4, 78,425,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:802:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 31,573, 4, 39,570, 4, 40,574, 4, 45,425, 4, 67,421, 4, 68,426, 4, 78,425,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:803:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 94,273, 4,101,274, 4,107,275, 4,118,268, 4,123,280, 4,132,196, 4,137,201,
  ^~~~~~~~~
  {        }
fleng.c:803:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 94,273, 4,101,274, 4,107,275, 4,118,268, 4,123,280, 4,132,196, 4,137,201,
             ^~~~~~~~~
             {        }
fleng.c:803:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 94,273, 4,101,274, 4,107,275, 4,118,268, 4,123,280, 4,132,196, 4,137,201,
                        ^~~~~~~~~
                        {        }
fleng.c:803:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 94,273, 4,101,274, 4,107,275, 4,118,268, 4,123,280, 4,132,196, 4,137,201,
                                   ^~~~~~~~~
                                   {        }
fleng.c:803:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 94,273, 4,101,274, 4,107,275, 4,118,268, 4,123,280, 4,132,196, 4,137,201,
                                              ^~~~~~~~~
                                              {        }
fleng.c:803:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 94,273, 4,101,274, 4,107,275, 4,118,268, 4,123,280, 4,132,196, 4,137,201,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:803:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4, 94,273, 4,101,274, 4,107,275, 4,118,268, 4,123,280, 4,132,196, 4,137,201,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:804:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,141,202, 4,144,200, 4,146,207, 4,147,203, 4,150,192, 4,153,190, 4,154,193,
  ^~~~~~~~~
  {        }
fleng.c:804:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,141,202, 4,144,200, 4,146,207, 4,147,203, 4,150,192, 4,153,190, 4,154,193,
             ^~~~~~~~~
             {        }
fleng.c:804:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,141,202, 4,144,200, 4,146,207, 4,147,203, 4,150,192, 4,153,190, 4,154,193,
                        ^~~~~~~~~
                        {        }
fleng.c:804:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,141,202, 4,144,200, 4,146,207, 4,147,203, 4,150,192, 4,153,190, 4,154,193,
                                   ^~~~~~~~~
                                   {        }
fleng.c:804:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,141,202, 4,144,200, 4,146,207, 4,147,203, 4,150,192, 4,153,190, 4,154,193,
                                              ^~~~~~~~~
                                              {        }
fleng.c:804:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,141,202, 4,144,200, 4,146,207, 4,147,203, 4,150,192, 4,153,190, 4,154,193,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:804:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,141,202, 4,144,200, 4,146,207, 4,147,203, 4,150,192, 4,153,190, 4,154,193,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:805:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,161,191, 4,164,632, 4,175,623, 5,  0,409, 5, 12,575, 5, 13,567, 5, 28,572,
  ^~~~~~~~~
  {        }
fleng.c:805:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,161,191, 4,164,632, 4,175,623, 5,  0,409, 5, 12,575, 5, 13,567, 5, 28,572,
             ^~~~~~~~~
             {        }
fleng.c:805:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,161,191, 4,164,632, 4,175,623, 5,  0,409, 5, 12,575, 5, 13,567, 5, 28,572,
                        ^~~~~~~~~
                        {        }
fleng.c:805:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,161,191, 4,164,632, 4,175,623, 5,  0,409, 5, 12,575, 5, 13,567, 5, 28,572,
                                   ^~~~~~~~~
                                   {        }
fleng.c:805:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,161,191, 4,164,632, 4,175,623, 5,  0,409, 5, 12,575, 5, 13,567, 5, 28,572,
                                              ^~~~~~~~~
                                              {        }
fleng.c:805:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,161,191, 4,164,632, 4,175,623, 5,  0,409, 5, 12,575, 5, 13,567, 5, 28,572,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:805:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  4,161,191, 4,164,632, 4,175,623, 5,  0,409, 5, 12,575, 5, 13,567, 5, 28,572,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:806:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 31,573, 5, 40,574, 5, 47,425, 5, 67,421, 5, 68,426, 5, 78,425, 5, 94,273,
  ^~~~~~~~~
  {        }
fleng.c:806:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 31,573, 5, 40,574, 5, 47,425, 5, 67,421, 5, 68,426, 5, 78,425, 5, 94,273,
             ^~~~~~~~~
             {        }
fleng.c:806:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 31,573, 5, 40,574, 5, 47,425, 5, 67,421, 5, 68,426, 5, 78,425, 5, 94,273,
                        ^~~~~~~~~
                        {        }
fleng.c:806:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 31,573, 5, 40,574, 5, 47,425, 5, 67,421, 5, 68,426, 5, 78,425, 5, 94,273,
                                   ^~~~~~~~~
                                   {        }
fleng.c:806:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 31,573, 5, 40,574, 5, 47,425, 5, 67,421, 5, 68,426, 5, 78,425, 5, 94,273,
                                              ^~~~~~~~~
                                              {        }
fleng.c:806:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 31,573, 5, 40,574, 5, 47,425, 5, 67,421, 5, 68,426, 5, 78,425, 5, 94,273,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:806:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5, 31,573, 5, 40,574, 5, 47,425, 5, 67,421, 5, 68,426, 5, 78,425, 5, 94,273,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:807:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,102,274, 5,105,276, 5,106,277, 5,108,275, 5,118,268, 5,123,280, 5,132,204,
  ^~~~~~~~~
  {        }
fleng.c:807:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,102,274, 5,105,276, 5,106,277, 5,108,275, 5,118,268, 5,123,280, 5,132,204,
             ^~~~~~~~~
             {        }
fleng.c:807:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,102,274, 5,105,276, 5,106,277, 5,108,275, 5,118,268, 5,123,280, 5,132,204,
                        ^~~~~~~~~
                        {        }
fleng.c:807:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,102,274, 5,105,276, 5,106,277, 5,108,275, 5,118,268, 5,123,280, 5,132,204,
                                   ^~~~~~~~~
                                   {        }
fleng.c:807:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,102,274, 5,105,276, 5,106,277, 5,108,275, 5,118,268, 5,123,280, 5,132,204,
                                              ^~~~~~~~~
                                              {        }
fleng.c:807:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,102,274, 5,105,276, 5,106,277, 5,108,275, 5,118,268, 5,123,280, 5,132,204,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:807:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,102,274, 5,105,276, 5,106,277, 5,108,275, 5,118,268, 5,123,280, 5,132,204,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:808:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,135,196, 5,137,205, 5,139,201, 5,141,202, 5,145,207, 5,148,192, 5,153,190,
  ^~~~~~~~~
  {        }
fleng.c:808:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,135,196, 5,137,205, 5,139,201, 5,141,202, 5,145,207, 5,148,192, 5,153,190,
             ^~~~~~~~~
             {        }
fleng.c:808:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,135,196, 5,137,205, 5,139,201, 5,141,202, 5,145,207, 5,148,192, 5,153,190,
                        ^~~~~~~~~
                        {        }
fleng.c:808:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,135,196, 5,137,205, 5,139,201, 5,141,202, 5,145,207, 5,148,192, 5,153,190,
                                   ^~~~~~~~~
                                   {        }
fleng.c:808:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,135,196, 5,137,205, 5,139,201, 5,141,202, 5,145,207, 5,148,192, 5,153,190,
                                              ^~~~~~~~~
                                              {        }
fleng.c:808:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,135,196, 5,137,205, 5,139,201, 5,141,202, 5,145,207, 5,148,192, 5,153,190,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:808:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,135,196, 5,137,205, 5,139,201, 5,141,202, 5,145,207, 5,148,192, 5,153,190,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:809:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,154,193, 5,161,191, 5,164,632, 5,175,623, 6,  0,409, 6, 12,575, 6, 17,567,
  ^~~~~~~~~
  {        }
fleng.c:809:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,154,193, 5,161,191, 5,164,632, 5,175,623, 6,  0,409, 6, 12,575, 6, 17,567,
             ^~~~~~~~~
             {        }
fleng.c:809:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,154,193, 5,161,191, 5,164,632, 5,175,623, 6,  0,409, 6, 12,575, 6, 17,567,
                        ^~~~~~~~~
                        {        }
fleng.c:809:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,154,193, 5,161,191, 5,164,632, 5,175,623, 6,  0,409, 6, 12,575, 6, 17,567,
                                   ^~~~~~~~~
                                   {        }
fleng.c:809:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,154,193, 5,161,191, 5,164,632, 5,175,623, 6,  0,409, 6, 12,575, 6, 17,567,
                                              ^~~~~~~~~
                                              {        }
fleng.c:809:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,154,193, 5,161,191, 5,164,632, 5,175,623, 6,  0,409, 6, 12,575, 6, 17,567,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:809:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  5,154,193, 5,161,191, 5,164,632, 5,175,623, 6,  0,409, 6, 12,575, 6, 17,567,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:810:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 28,572, 6, 32,573, 6, 40,574, 6, 47,425, 6, 67,421, 6, 68,426, 6, 78,425,
  ^~~~~~~~~
  {        }
fleng.c:810:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 28,572, 6, 32,573, 6, 40,574, 6, 47,425, 6, 67,421, 6, 68,426, 6, 78,425,
             ^~~~~~~~~
             {        }
fleng.c:810:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 28,572, 6, 32,573, 6, 40,574, 6, 47,425, 6, 67,421, 6, 68,426, 6, 78,425,
                        ^~~~~~~~~
                        {        }
fleng.c:810:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 28,572, 6, 32,573, 6, 40,574, 6, 47,425, 6, 67,421, 6, 68,426, 6, 78,425,
                                   ^~~~~~~~~
                                   {        }
fleng.c:810:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 28,572, 6, 32,573, 6, 40,574, 6, 47,425, 6, 67,421, 6, 68,426, 6, 78,425,
                                              ^~~~~~~~~
                                              {        }
fleng.c:810:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 28,572, 6, 32,573, 6, 40,574, 6, 47,425, 6, 67,421, 6, 68,426, 6, 78,425,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:810:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 28,572, 6, 32,573, 6, 40,574, 6, 47,425, 6, 67,421, 6, 68,426, 6, 78,425,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:811:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 94,273, 6,104,276, 6,106,277, 6,114,278, 6,118,279, 6,123,280, 6,131,281,
  ^~~~~~~~~
  {        }
fleng.c:811:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 94,273, 6,104,276, 6,106,277, 6,114,278, 6,118,279, 6,123,280, 6,131,281,
             ^~~~~~~~~
             {        }
fleng.c:811:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 94,273, 6,104,276, 6,106,277, 6,114,278, 6,118,279, 6,123,280, 6,131,281,
                        ^~~~~~~~~
                        {        }
fleng.c:811:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 94,273, 6,104,276, 6,106,277, 6,114,278, 6,118,279, 6,123,280, 6,131,281,
                                   ^~~~~~~~~
                                   {        }
fleng.c:811:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 94,273, 6,104,276, 6,106,277, 6,114,278, 6,118,279, 6,123,280, 6,131,281,
                                              ^~~~~~~~~
                                              {        }
fleng.c:811:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 94,273, 6,104,276, 6,106,277, 6,114,278, 6,118,279, 6,123,280, 6,131,281,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:811:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6, 94,273, 6,104,276, 6,106,277, 6,114,278, 6,118,279, 6,123,280, 6,131,281,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:812:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,133,204, 6,136,196, 6,138,205, 6,139,201, 6,141,202, 6,146,207, 6,148,192,
  ^~~~~~~~~
  {        }
fleng.c:812:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,133,204, 6,136,196, 6,138,205, 6,139,201, 6,141,202, 6,146,207, 6,148,192,
             ^~~~~~~~~
             {        }
fleng.c:812:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,133,204, 6,136,196, 6,138,205, 6,139,201, 6,141,202, 6,146,207, 6,148,192,
                        ^~~~~~~~~
                        {        }
fleng.c:812:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,133,204, 6,136,196, 6,138,205, 6,139,201, 6,141,202, 6,146,207, 6,148,192,
                                   ^~~~~~~~~
                                   {        }
fleng.c:812:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,133,204, 6,136,196, 6,138,205, 6,139,201, 6,141,202, 6,146,207, 6,148,192,
                                              ^~~~~~~~~
                                              {        }
fleng.c:812:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,133,204, 6,136,196, 6,138,205, 6,139,201, 6,141,202, 6,146,207, 6,148,192,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:812:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,133,204, 6,136,196, 6,138,205, 6,139,201, 6,141,202, 6,146,207, 6,148,192,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:813:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,154,193, 6,162,191, 6,164,632, 6,175,623, 7,  0,409, 7, 12,575, 7, 17,567,
  ^~~~~~~~~
  {        }
fleng.c:813:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,154,193, 6,162,191, 6,164,632, 6,175,623, 7,  0,409, 7, 12,575, 7, 17,567,
             ^~~~~~~~~
             {        }
fleng.c:813:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,154,193, 6,162,191, 6,164,632, 6,175,623, 7,  0,409, 7, 12,575, 7, 17,567,
                        ^~~~~~~~~
                        {        }
fleng.c:813:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,154,193, 6,162,191, 6,164,632, 6,175,623, 7,  0,409, 7, 12,575, 7, 17,567,
                                   ^~~~~~~~~
                                   {        }
fleng.c:813:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,154,193, 6,162,191, 6,164,632, 6,175,623, 7,  0,409, 7, 12,575, 7, 17,567,
                                              ^~~~~~~~~
                                              {        }
fleng.c:813:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,154,193, 6,162,191, 6,164,632, 6,175,623, 7,  0,409, 7, 12,575, 7, 17,567,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:813:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  6,154,193, 6,162,191, 6,164,632, 6,175,623, 7,  0,409, 7, 12,575, 7, 17,567,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:814:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 19,575, 7, 22,567, 7, 29,572, 7, 32,573, 7, 40,574, 7, 49,425, 7, 66,429,
  ^~~~~~~~~
  {        }
fleng.c:814:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 19,575, 7, 22,567, 7, 29,572, 7, 32,573, 7, 40,574, 7, 49,425, 7, 66,429,
             ^~~~~~~~~
             {        }
fleng.c:814:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 19,575, 7, 22,567, 7, 29,572, 7, 32,573, 7, 40,574, 7, 49,425, 7, 66,429,
                        ^~~~~~~~~
                        {        }
fleng.c:814:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 19,575, 7, 22,567, 7, 29,572, 7, 32,573, 7, 40,574, 7, 49,425, 7, 66,429,
                                   ^~~~~~~~~
                                   {        }
fleng.c:814:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 19,575, 7, 22,567, 7, 29,572, 7, 32,573, 7, 40,574, 7, 49,425, 7, 66,429,
                                              ^~~~~~~~~
                                              {        }
fleng.c:814:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 19,575, 7, 22,567, 7, 29,572, 7, 32,573, 7, 40,574, 7, 49,425, 7, 66,429,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:814:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 19,575, 7, 22,567, 7, 29,572, 7, 32,573, 7, 40,574, 7, 49,425, 7, 66,429,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:815:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 68,426, 7, 78,425, 7, 96,273, 7,105,277, 7,114,278, 7,118,279, 7,123,280,
  ^~~~~~~~~
  {        }
fleng.c:815:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 68,426, 7, 78,425, 7, 96,273, 7,105,277, 7,114,278, 7,118,279, 7,123,280,
             ^~~~~~~~~
             {        }
fleng.c:815:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 68,426, 7, 78,425, 7, 96,273, 7,105,277, 7,114,278, 7,118,279, 7,123,280,
                        ^~~~~~~~~
                        {        }
fleng.c:815:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 68,426, 7, 78,425, 7, 96,273, 7,105,277, 7,114,278, 7,118,279, 7,123,280,
                                   ^~~~~~~~~
                                   {        }
fleng.c:815:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 68,426, 7, 78,425, 7, 96,273, 7,105,277, 7,114,278, 7,118,279, 7,123,280,
                                              ^~~~~~~~~
                                              {        }
fleng.c:815:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 68,426, 7, 78,425, 7, 96,273, 7,105,277, 7,114,278, 7,118,279, 7,123,280,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:815:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7, 68,426, 7, 78,425, 7, 96,273, 7,105,277, 7,114,278, 7,118,279, 7,123,280,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:816:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,130,281, 7,133,204, 7,136,208, 7,137,205, 7,140,201, 7,141,202, 7,143,206,
  ^~~~~~~~~
  {        }
fleng.c:816:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,130,281, 7,133,204, 7,136,208, 7,137,205, 7,140,201, 7,141,202, 7,143,206,
             ^~~~~~~~~
             {        }
fleng.c:816:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,130,281, 7,133,204, 7,136,208, 7,137,205, 7,140,201, 7,141,202, 7,143,206,
                        ^~~~~~~~~
                        {        }
fleng.c:816:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,130,281, 7,133,204, 7,136,208, 7,137,205, 7,140,201, 7,141,202, 7,143,206,
                                   ^~~~~~~~~
                                   {        }
fleng.c:816:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,130,281, 7,133,204, 7,136,208, 7,137,205, 7,140,201, 7,141,202, 7,143,206,
                                              ^~~~~~~~~
                                              {        }
fleng.c:816:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,130,281, 7,133,204, 7,136,208, 7,137,205, 7,140,201, 7,141,202, 7,143,206,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:816:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,130,281, 7,133,204, 7,136,208, 7,137,205, 7,140,201, 7,141,202, 7,143,206,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:817:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,146,207, 7,149,192, 7,154,193, 7,164,183, 7,173,632, 7,176,623, 8,  0,409,
  ^~~~~~~~~
  {        }
fleng.c:817:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,146,207, 7,149,192, 7,154,193, 7,164,183, 7,173,632, 7,176,623, 8,  0,409,
             ^~~~~~~~~
             {        }
fleng.c:817:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,146,207, 7,149,192, 7,154,193, 7,164,183, 7,173,632, 7,176,623, 8,  0,409,
                        ^~~~~~~~~
                        {        }
fleng.c:817:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,146,207, 7,149,192, 7,154,193, 7,164,183, 7,173,632, 7,176,623, 8,  0,409,
                                   ^~~~~~~~~
                                   {        }
fleng.c:817:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,146,207, 7,149,192, 7,154,193, 7,164,183, 7,173,632, 7,176,623, 8,  0,409,
                                              ^~~~~~~~~
                                              {        }
fleng.c:817:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,146,207, 7,149,192, 7,154,193, 7,164,183, 7,173,632, 7,176,623, 8,  0,409,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:817:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  7,146,207, 7,149,192, 7,154,193, 7,164,183, 7,173,632, 7,176,623, 8,  0,409,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:818:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 12,575, 8, 22,567, 8, 29,572, 8, 32,573, 8, 40,574, 8, 49,425, 8, 66,429,
  ^~~~~~~~~
  {        }
fleng.c:818:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 12,575, 8, 22,567, 8, 29,572, 8, 32,573, 8, 40,574, 8, 49,425, 8, 66,429,
             ^~~~~~~~~
             {        }
fleng.c:818:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 12,575, 8, 22,567, 8, 29,572, 8, 32,573, 8, 40,574, 8, 49,425, 8, 66,429,
                        ^~~~~~~~~
                        {        }
fleng.c:818:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 12,575, 8, 22,567, 8, 29,572, 8, 32,573, 8, 40,574, 8, 49,425, 8, 66,429,
                                   ^~~~~~~~~
                                   {        }
fleng.c:818:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 12,575, 8, 22,567, 8, 29,572, 8, 32,573, 8, 40,574, 8, 49,425, 8, 66,429,
                                              ^~~~~~~~~
                                              {        }
fleng.c:818:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 12,575, 8, 22,567, 8, 29,572, 8, 32,573, 8, 40,574, 8, 49,425, 8, 66,429,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:818:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 12,575, 8, 22,567, 8, 29,572, 8, 32,573, 8, 40,574, 8, 49,425, 8, 66,429,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:819:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 68,426, 8, 78,425, 8, 96,273, 8,105,282, 8,107,277, 8,114,283, 8,116,285,
  ^~~~~~~~~
  {        }
fleng.c:819:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 68,426, 8, 78,425, 8, 96,273, 8,105,282, 8,107,277, 8,114,283, 8,116,285,
             ^~~~~~~~~
             {        }
fleng.c:819:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 68,426, 8, 78,425, 8, 96,273, 8,105,282, 8,107,277, 8,114,283, 8,116,285,
                        ^~~~~~~~~
                        {        }
fleng.c:819:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 68,426, 8, 78,425, 8, 96,273, 8,105,282, 8,107,277, 8,114,283, 8,116,285,
                                   ^~~~~~~~~
                                   {        }
fleng.c:819:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 68,426, 8, 78,425, 8, 96,273, 8,105,282, 8,107,277, 8,114,283, 8,116,285,
                                              ^~~~~~~~~
                                              {        }
fleng.c:819:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 68,426, 8, 78,425, 8, 96,273, 8,105,282, 8,107,277, 8,114,283, 8,116,285,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:819:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8, 68,426, 8, 78,425, 8, 96,273, 8,105,282, 8,107,277, 8,114,283, 8,116,285,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:820:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,119,286, 8,124,289, 8,128,290, 8,130,281, 8,133,208, 8,137,205, 8,141,206,
  ^~~~~~~~~
  {        }
fleng.c:820:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,119,286, 8,124,289, 8,128,290, 8,130,281, 8,133,208, 8,137,205, 8,141,206,
             ^~~~~~~~~
             {        }
fleng.c:820:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,119,286, 8,124,289, 8,128,290, 8,130,281, 8,133,208, 8,137,205, 8,141,206,
                        ^~~~~~~~~
                        {        }
fleng.c:820:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,119,286, 8,124,289, 8,128,290, 8,130,281, 8,133,208, 8,137,205, 8,141,206,
                                   ^~~~~~~~~
                                   {        }
fleng.c:820:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,119,286, 8,124,289, 8,128,290, 8,130,281, 8,133,208, 8,137,205, 8,141,206,
                                              ^~~~~~~~~
                                              {        }
fleng.c:820:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,119,286, 8,124,289, 8,128,290, 8,130,281, 8,133,208, 8,137,205, 8,141,206,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:820:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,119,286, 8,124,289, 8,128,290, 8,130,281, 8,133,208, 8,137,205, 8,141,206,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:821:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,146,207, 8,151,194, 8,155,193, 8,164,183, 8,173,632, 8,176,623, 9,  0,409,
  ^~~~~~~~~
  {        }
fleng.c:821:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,146,207, 8,151,194, 8,155,193, 8,164,183, 8,173,632, 8,176,623, 9,  0,409,
             ^~~~~~~~~
             {        }
fleng.c:821:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,146,207, 8,151,194, 8,155,193, 8,164,183, 8,173,632, 8,176,623, 9,  0,409,
                        ^~~~~~~~~
                        {        }
fleng.c:821:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,146,207, 8,151,194, 8,155,193, 8,164,183, 8,173,632, 8,176,623, 9,  0,409,
                                   ^~~~~~~~~
                                   {        }
fleng.c:821:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,146,207, 8,151,194, 8,155,193, 8,164,183, 8,173,632, 8,176,623, 9,  0,409,
                                              ^~~~~~~~~
                                              {        }
fleng.c:821:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,146,207, 8,151,194, 8,155,193, 8,164,183, 8,173,632, 8,176,623, 9,  0,409,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:821:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  8,146,207, 8,151,194, 8,155,193, 8,164,183, 8,173,632, 8,176,623, 9,  0,409,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:822:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 12,575, 9, 22,567, 9, 29,572, 9, 32,576, 9, 33,573, 9, 40,574, 9, 51,425,
  ^~~~~~~~~
  {        }
fleng.c:822:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 12,575, 9, 22,567, 9, 29,572, 9, 32,576, 9, 33,573, 9, 40,574, 9, 51,425,
             ^~~~~~~~~
             {        }
fleng.c:822:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 12,575, 9, 22,567, 9, 29,572, 9, 32,576, 9, 33,573, 9, 40,574, 9, 51,425,
                        ^~~~~~~~~
                        {        }
fleng.c:822:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 12,575, 9, 22,567, 9, 29,572, 9, 32,576, 9, 33,573, 9, 40,574, 9, 51,425,
                                   ^~~~~~~~~
                                   {        }
fleng.c:822:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 12,575, 9, 22,567, 9, 29,572, 9, 32,576, 9, 33,573, 9, 40,574, 9, 51,425,
                                              ^~~~~~~~~
                                              {        }
fleng.c:822:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 12,575, 9, 22,567, 9, 29,572, 9, 32,576, 9, 33,573, 9, 40,574, 9, 51,425,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:822:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 12,575, 9, 22,567, 9, 29,572, 9, 32,576, 9, 33,573, 9, 40,574, 9, 51,425,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:823:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 65,429, 9, 68,426, 9, 78,425, 9, 96,273, 9,105,282, 9,114,284, 9,116,285,
  ^~~~~~~~~
  {        }
fleng.c:823:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 65,429, 9, 68,426, 9, 78,425, 9, 96,273, 9,105,282, 9,114,284, 9,116,285,
             ^~~~~~~~~
             {        }
fleng.c:823:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 65,429, 9, 68,426, 9, 78,425, 9, 96,273, 9,105,282, 9,114,284, 9,116,285,
                        ^~~~~~~~~
                        {        }
fleng.c:823:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 65,429, 9, 68,426, 9, 78,425, 9, 96,273, 9,105,282, 9,114,284, 9,116,285,
                                   ^~~~~~~~~
                                   {        }
fleng.c:823:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 65,429, 9, 68,426, 9, 78,425, 9, 96,273, 9,105,282, 9,114,284, 9,116,285,
                                              ^~~~~~~~~
                                              {        }
fleng.c:823:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 65,429, 9, 68,426, 9, 78,425, 9, 96,273, 9,105,282, 9,114,284, 9,116,285,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:823:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9, 65,429, 9, 68,426, 9, 78,425, 9, 96,273, 9,105,282, 9,114,284, 9,116,285,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:824:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,119,287, 9,121,288, 9,123,289, 9,127,290, 9,132,208, 9,140,205, 9,141,206,
  ^~~~~~~~~
  {        }
fleng.c:824:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,119,287, 9,121,288, 9,123,289, 9,127,290, 9,132,208, 9,140,205, 9,141,206,
             ^~~~~~~~~
             {        }
fleng.c:824:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,119,287, 9,121,288, 9,123,289, 9,127,290, 9,132,208, 9,140,205, 9,141,206,
                        ^~~~~~~~~
                        {        }
fleng.c:824:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,119,287, 9,121,288, 9,123,289, 9,127,290, 9,132,208, 9,140,205, 9,141,206,
                                   ^~~~~~~~~
                                   {        }
fleng.c:824:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,119,287, 9,121,288, 9,123,289, 9,127,290, 9,132,208, 9,140,205, 9,141,206,
                                              ^~~~~~~~~
                                              {        }
fleng.c:824:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,119,287, 9,121,288, 9,123,289, 9,127,290, 9,132,208, 9,140,205, 9,141,206,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:824:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,119,287, 9,121,288, 9,123,289, 9,127,290, 9,132,208, 9,140,205, 9,141,206,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:825:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,144,595, 9,146,207, 9,151,194, 9,156,193, 9,164,183, 9,165,184, 9,168,183,
  ^~~~~~~~~
  {        }
fleng.c:825:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,144,595, 9,146,207, 9,151,194, 9,156,193, 9,164,183, 9,165,184, 9,168,183,
             ^~~~~~~~~
             {        }
fleng.c:825:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,144,595, 9,146,207, 9,151,194, 9,156,193, 9,164,183, 9,165,184, 9,168,183,
                        ^~~~~~~~~
                        {        }
fleng.c:825:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,144,595, 9,146,207, 9,151,194, 9,156,193, 9,164,183, 9,165,184, 9,168,183,
                                   ^~~~~~~~~
                                   {        }
fleng.c:825:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,144,595, 9,146,207, 9,151,194, 9,156,193, 9,164,183, 9,165,184, 9,168,183,
                                              ^~~~~~~~~
                                              {        }
fleng.c:825:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,144,595, 9,146,207, 9,151,194, 9,156,193, 9,164,183, 9,165,184, 9,168,183,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:825:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,144,595, 9,146,207, 9,151,194, 9,156,193, 9,164,183, 9,165,184, 9,168,183,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:826:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,173,632, 9,176,623,10,  0,409,10, 13,575,10, 22,567,10, 29,576,10, 33,577,
  ^~~~~~~~~
  {        }
fleng.c:826:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,173,632, 9,176,623,10,  0,409,10, 13,575,10, 22,567,10, 29,576,10, 33,577,
             ^~~~~~~~~
             {        }
fleng.c:826:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,173,632, 9,176,623,10,  0,409,10, 13,575,10, 22,567,10, 29,576,10, 33,577,
                       ^~~~~~~~~~
                       {         }
fleng.c:826:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,173,632, 9,176,623,10,  0,409,10, 13,575,10, 22,567,10, 29,576,10, 33,577,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:826:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,173,632, 9,176,623,10,  0,409,10, 13,575,10, 22,567,10, 29,576,10, 33,577,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:826:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,173,632, 9,176,623,10,  0,409,10, 13,575,10, 22,567,10, 29,576,10, 33,577,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:826:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  9,173,632, 9,176,623,10,  0,409,10, 13,575,10, 22,567,10, 29,576,10, 33,577,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:827:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 35,573,10, 41,574,10, 51,425,10, 65,429,10, 72,425,10, 98,273,10,105,282,
 ^~~~~~~~~~
 {         }
fleng.c:827:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 35,573,10, 41,574,10, 51,425,10, 65,429,10, 72,425,10, 98,273,10,105,282,
            ^~~~~~~~~~
            {         }
fleng.c:827:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 35,573,10, 41,574,10, 51,425,10, 65,429,10, 72,425,10, 98,273,10,105,282,
                       ^~~~~~~~~~
                       {         }
fleng.c:827:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 35,573,10, 41,574,10, 51,425,10, 65,429,10, 72,425,10, 98,273,10,105,282,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:827:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 35,573,10, 41,574,10, 51,425,10, 65,429,10, 72,425,10, 98,273,10,105,282,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:827:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 35,573,10, 41,574,10, 51,425,10, 65,429,10, 72,425,10, 98,273,10,105,282,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:827:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10, 35,573,10, 41,574,10, 51,425,10, 65,429,10, 72,425,10, 98,273,10,105,282,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:828:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,114,284,10,116,291,10,119,287,10,121,288,10,123,289,10,125,290,10,132,208,
 ^~~~~~~~~~
 {         }
fleng.c:828:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,114,284,10,116,291,10,119,287,10,121,288,10,123,289,10,125,290,10,132,208,
            ^~~~~~~~~~
            {         }
fleng.c:828:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,114,284,10,116,291,10,119,287,10,121,288,10,123,289,10,125,290,10,132,208,
                       ^~~~~~~~~~
                       {         }
fleng.c:828:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,114,284,10,116,291,10,119,287,10,121,288,10,123,289,10,125,290,10,132,208,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:828:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,114,284,10,116,291,10,119,287,10,121,288,10,123,289,10,125,290,10,132,208,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:828:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,114,284,10,116,291,10,119,287,10,121,288,10,123,289,10,125,290,10,132,208,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:828:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,114,284,10,116,291,10,119,287,10,121,288,10,123,289,10,125,290,10,132,208,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:829:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,141,594,10,144,595,10,147,207,10,151,194,10,156,195,10,158,193,10,164,183,
 ^~~~~~~~~~
 {         }
fleng.c:829:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,141,594,10,144,595,10,147,207,10,151,194,10,156,195,10,158,193,10,164,183,
            ^~~~~~~~~~
            {         }
fleng.c:829:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,141,594,10,144,595,10,147,207,10,151,194,10,156,195,10,158,193,10,164,183,
                       ^~~~~~~~~~
                       {         }
fleng.c:829:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,141,594,10,144,595,10,147,207,10,151,194,10,156,195,10,158,193,10,164,183,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:829:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,141,594,10,144,595,10,147,207,10,151,194,10,156,195,10,158,193,10,164,183,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:829:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,141,594,10,144,595,10,147,207,10,151,194,10,156,195,10,158,193,10,164,183,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:829:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,141,594,10,144,595,10,147,207,10,151,194,10,156,195,10,158,193,10,164,183,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:830:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,184,10,168,183,10,173,180,11,  0,409,11, 13,575,11, 24,576,11, 25,567,
 ^~~~~~~~~~
 {         }
fleng.c:830:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,184,10,168,183,10,173,180,11,  0,409,11, 13,575,11, 24,576,11, 25,567,
            ^~~~~~~~~~
            {         }
fleng.c:830:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,184,10,168,183,10,173,180,11,  0,409,11, 13,575,11, 24,576,11, 25,567,
                       ^~~~~~~~~~
                       {         }
fleng.c:830:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,184,10,168,183,10,173,180,11,  0,409,11, 13,575,11, 24,576,11, 25,567,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:830:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,184,10,168,183,10,173,180,11,  0,409,11, 13,575,11, 24,576,11, 25,567,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:830:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,184,10,168,183,10,173,180,11,  0,409,11, 13,575,11, 24,576,11, 25,567,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:830:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 10,165,184,10,168,183,10,173,180,11,  0,409,11, 13,575,11, 24,576,11, 25,567,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:831:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 29,576,11, 33,577,11, 35,573,11, 37,581,11, 41,574,11, 48,583,11, 51,425,
 ^~~~~~~~~~
 {         }
fleng.c:831:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 29,576,11, 33,577,11, 35,573,11, 37,581,11, 41,574,11, 48,583,11, 51,425,
            ^~~~~~~~~~
            {         }
fleng.c:831:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 29,576,11, 33,577,11, 35,573,11, 37,581,11, 41,574,11, 48,583,11, 51,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:831:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 29,576,11, 33,577,11, 35,573,11, 37,581,11, 41,574,11, 48,583,11, 51,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:831:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 29,576,11, 33,577,11, 35,573,11, 37,581,11, 41,574,11, 48,583,11, 51,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:831:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 29,576,11, 33,577,11, 35,573,11, 37,581,11, 41,574,11, 48,583,11, 51,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:831:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 29,576,11, 33,577,11, 35,573,11, 37,581,11, 41,574,11, 48,583,11, 51,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:832:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,429,11, 71,425,11, 98,273,11,105,282,11,114,284,11,116,291,11,119,292,
 ^~~~~~~~~~
 {         }
fleng.c:832:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,429,11, 71,425,11, 98,273,11,105,282,11,114,284,11,116,291,11,119,292,
            ^~~~~~~~~~
            {         }
fleng.c:832:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,429,11, 71,425,11, 98,273,11,105,282,11,114,284,11,116,291,11,119,292,
                       ^~~~~~~~~~
                       {         }
fleng.c:832:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,429,11, 71,425,11, 98,273,11,105,282,11,114,284,11,116,291,11,119,292,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:832:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,429,11, 71,425,11, 98,273,11,105,282,11,114,284,11,116,291,11,119,292,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:832:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,429,11, 71,425,11, 98,273,11,105,282,11,114,284,11,116,291,11,119,292,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:832:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11, 65,429,11, 71,425,11, 98,273,11,105,282,11,114,284,11,116,291,11,119,292,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:833:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,293,11,125,290,11,130,591,11,138,208,11,141,594,11,144,595,11,151,194,
 ^~~~~~~~~~
 {         }
fleng.c:833:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,293,11,125,290,11,130,591,11,138,208,11,141,594,11,144,595,11,151,194,
            ^~~~~~~~~~
            {         }
fleng.c:833:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,293,11,125,290,11,130,591,11,138,208,11,141,594,11,144,595,11,151,194,
                       ^~~~~~~~~~
                       {         }
fleng.c:833:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,293,11,125,290,11,130,591,11,138,208,11,141,594,11,144,595,11,151,194,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:833:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,293,11,125,290,11,130,591,11,138,208,11,141,594,11,144,595,11,151,194,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:833:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,293,11,125,290,11,130,591,11,138,208,11,141,594,11,144,595,11,151,194,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:833:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,121,293,11,125,290,11,130,591,11,138,208,11,141,594,11,144,595,11,151,194,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:834:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,156,195,11,159,193,11,164,183,11,165,184,11,168,183,11,173,180,12,  0,409,
 ^~~~~~~~~~
 {         }
fleng.c:834:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,156,195,11,159,193,11,164,183,11,165,184,11,168,183,11,173,180,12,  0,409,
            ^~~~~~~~~~
            {         }
fleng.c:834:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,156,195,11,159,193,11,164,183,11,165,184,11,168,183,11,173,180,12,  0,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:834:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,156,195,11,159,193,11,164,183,11,165,184,11,168,183,11,173,180,12,  0,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:834:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,156,195,11,159,193,11,164,183,11,165,184,11,168,183,11,173,180,12,  0,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:834:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,156,195,11,159,193,11,164,183,11,165,184,11,168,183,11,173,180,12,  0,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:834:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 11,156,195,11,159,193,11,164,183,11,165,184,11,168,183,11,173,180,12,  0,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:835:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 12,575,12, 24,576,12, 28,567,12, 30,576,12, 33,577,12, 35,581,12, 41,574,
 ^~~~~~~~~~
 {         }
fleng.c:835:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 12,575,12, 24,576,12, 28,567,12, 30,576,12, 33,577,12, 35,581,12, 41,574,
            ^~~~~~~~~~
            {         }
fleng.c:835:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 12,575,12, 24,576,12, 28,567,12, 30,576,12, 33,577,12, 35,581,12, 41,574,
                       ^~~~~~~~~~
                       {         }
fleng.c:835:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 12,575,12, 24,576,12, 28,567,12, 30,576,12, 33,577,12, 35,581,12, 41,574,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:835:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 12,575,12, 24,576,12, 28,567,12, 30,576,12, 33,577,12, 35,581,12, 41,574,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:835:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 12,575,12, 24,576,12, 28,567,12, 30,576,12, 33,577,12, 35,581,12, 41,574,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:835:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 12,575,12, 24,576,12, 28,567,12, 30,576,12, 33,577,12, 35,581,12, 41,574,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:836:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 48,583,12, 51,425,12, 64,429,12, 71,425,12,105,588,12,116,291,12,119,292,
 ^~~~~~~~~~
 {         }
fleng.c:836:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 48,583,12, 51,425,12, 64,429,12, 71,425,12,105,588,12,116,291,12,119,292,
            ^~~~~~~~~~
            {         }
fleng.c:836:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 48,583,12, 51,425,12, 64,429,12, 71,425,12,105,588,12,116,291,12,119,292,
                       ^~~~~~~~~~
                       {         }
fleng.c:836:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 48,583,12, 51,425,12, 64,429,12, 71,425,12,105,588,12,116,291,12,119,292,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:836:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 48,583,12, 51,425,12, 64,429,12, 71,425,12,105,588,12,116,291,12,119,292,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:836:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 48,583,12, 51,425,12, 64,429,12, 71,425,12,105,588,12,116,291,12,119,292,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:836:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12, 48,583,12, 51,425,12, 64,429,12, 71,425,12,105,588,12,116,291,12,119,292,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:837:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,121,293,12,129,591,12,138,593,12,141,594,12,145,595,12,151,194,12,156,195,
 ^~~~~~~~~~
 {         }
fleng.c:837:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,121,293,12,129,591,12,138,593,12,141,594,12,145,595,12,151,194,12,156,195,
            ^~~~~~~~~~
            {         }
fleng.c:837:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,121,293,12,129,591,12,138,593,12,141,594,12,145,595,12,151,194,12,156,195,
                       ^~~~~~~~~~
                       {         }
fleng.c:837:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,121,293,12,129,591,12,138,593,12,141,594,12,145,595,12,151,194,12,156,195,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:837:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,121,293,12,129,591,12,138,593,12,141,594,12,145,595,12,151,194,12,156,195,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:837:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,121,293,12,129,591,12,138,593,12,141,594,12,145,595,12,151,194,12,156,195,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:837:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,121,293,12,129,591,12,138,593,12,141,594,12,145,595,12,151,194,12,156,195,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:838:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,159,193,12,164,183,12,165,184,12,168,183,12,173,180,13,  0,409,13, 12,575,
 ^~~~~~~~~~
 {         }
fleng.c:838:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,159,193,12,164,183,12,165,184,12,168,183,12,173,180,13,  0,409,13, 12,575,
            ^~~~~~~~~~
            {         }
fleng.c:838:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,159,193,12,164,183,12,165,184,12,168,183,12,173,180,13,  0,409,13, 12,575,
                       ^~~~~~~~~~
                       {         }
fleng.c:838:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,159,193,12,164,183,12,165,184,12,168,183,12,173,180,13,  0,409,13, 12,575,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:838:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,159,193,12,164,183,12,165,184,12,168,183,12,173,180,13,  0,409,13, 12,575,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:838:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,159,193,12,164,183,12,165,184,12,168,183,12,173,180,13,  0,409,13, 12,575,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:838:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 12,159,193,12,164,183,12,165,184,12,168,183,12,173,180,13,  0,409,13, 12,575,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:839:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 22,576,13, 33,577,13, 35,581,13, 41,574,13, 47,583,13, 51,425,13, 64,429,
 ^~~~~~~~~~
 {         }
fleng.c:839:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 22,576,13, 33,577,13, 35,581,13, 41,574,13, 47,583,13, 51,425,13, 64,429,
            ^~~~~~~~~~
            {         }
fleng.c:839:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 22,576,13, 33,577,13, 35,581,13, 41,574,13, 47,583,13, 51,425,13, 64,429,
                       ^~~~~~~~~~
                       {         }
fleng.c:839:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 22,576,13, 33,577,13, 35,581,13, 41,574,13, 47,583,13, 51,425,13, 64,429,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:839:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 22,576,13, 33,577,13, 35,581,13, 41,574,13, 47,583,13, 51,425,13, 64,429,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:839:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 22,576,13, 33,577,13, 35,581,13, 41,574,13, 47,583,13, 51,425,13, 64,429,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:839:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 22,576,13, 33,577,13, 35,581,13, 41,574,13, 47,583,13, 51,425,13, 64,429,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:840:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 70,425,13,105,588,13,125,590,13,129,591,13,137,593,13,141,594,13,146,595,
 ^~~~~~~~~~
 {         }
fleng.c:840:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 70,425,13,105,588,13,125,590,13,129,591,13,137,593,13,141,594,13,146,595,
            ^~~~~~~~~~
            {         }
fleng.c:840:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 70,425,13,105,588,13,125,590,13,129,591,13,137,593,13,141,594,13,146,595,
                       ^~~~~~~~~~
                       {         }
fleng.c:840:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 70,425,13,105,588,13,125,590,13,129,591,13,137,593,13,141,594,13,146,595,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:840:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 70,425,13,105,588,13,125,590,13,129,591,13,137,593,13,141,594,13,146,595,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:840:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 70,425,13,105,588,13,125,590,13,129,591,13,137,593,13,141,594,13,146,595,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:840:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13, 70,425,13,105,588,13,125,590,13,129,591,13,137,593,13,141,594,13,146,595,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:841:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,151,194,13,156,195,13,162,185,13,165,186,13,169,185,13,173,181,14,  0,409,
 ^~~~~~~~~~
 {         }
fleng.c:841:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,151,194,13,156,195,13,162,185,13,165,186,13,169,185,13,173,181,14,  0,409,
            ^~~~~~~~~~
            {         }
fleng.c:841:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,151,194,13,156,195,13,162,185,13,165,186,13,169,185,13,173,181,14,  0,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:841:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,151,194,13,156,195,13,162,185,13,165,186,13,169,185,13,173,181,14,  0,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:841:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,151,194,13,156,195,13,162,185,13,165,186,13,169,185,13,173,181,14,  0,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:841:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,151,194,13,156,195,13,162,185,13,165,186,13,169,185,13,173,181,14,  0,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:841:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 13,151,194,13,156,195,13,162,185,13,165,186,13,169,185,13,173,181,14,  0,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:842:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 12,575,14, 22,576,14, 32,581,14, 34,577,14, 36,581,14, 41,582,14, 46,583,
 ^~~~~~~~~~
 {         }
fleng.c:842:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 12,575,14, 22,576,14, 32,581,14, 34,577,14, 36,581,14, 41,582,14, 46,583,
            ^~~~~~~~~~
            {         }
fleng.c:842:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 12,575,14, 22,576,14, 32,581,14, 34,577,14, 36,581,14, 41,582,14, 46,583,
                       ^~~~~~~~~~
                       {         }
fleng.c:842:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 12,575,14, 22,576,14, 32,581,14, 34,577,14, 36,581,14, 41,582,14, 46,583,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:842:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 12,575,14, 22,576,14, 32,581,14, 34,577,14, 36,581,14, 41,582,14, 46,583,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:842:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 12,575,14, 22,576,14, 32,581,14, 34,577,14, 36,581,14, 41,582,14, 46,583,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:842:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 12,575,14, 22,576,14, 32,581,14, 34,577,14, 36,581,14, 41,582,14, 46,583,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:843:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 51,425,14, 64,429,14, 70,425,14,105,588,14,124,590,14,129,591,14,137,593,
 ^~~~~~~~~~
 {         }
fleng.c:843:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 51,425,14, 64,429,14, 70,425,14,105,588,14,124,590,14,129,591,14,137,593,
            ^~~~~~~~~~
            {         }
fleng.c:843:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 51,425,14, 64,429,14, 70,425,14,105,588,14,124,590,14,129,591,14,137,593,
                       ^~~~~~~~~~
                       {         }
fleng.c:843:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 51,425,14, 64,429,14, 70,425,14,105,588,14,124,590,14,129,591,14,137,593,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:843:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 51,425,14, 64,429,14, 70,425,14,105,588,14,124,590,14,129,591,14,137,593,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:843:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 51,425,14, 64,429,14, 70,425,14,105,588,14,124,590,14,129,591,14,137,593,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:843:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14, 51,425,14, 64,429,14, 70,425,14,105,588,14,124,590,14,129,591,14,137,593,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:844:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,141,594,14,147,595,14,156,195,14,162,185,14,165,186,14,170,185,14,173,181,
 ^~~~~~~~~~
 {         }
fleng.c:844:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,141,594,14,147,595,14,156,195,14,162,185,14,165,186,14,170,185,14,173,181,
            ^~~~~~~~~~
            {         }
fleng.c:844:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,141,594,14,147,595,14,156,195,14,162,185,14,165,186,14,170,185,14,173,181,
                       ^~~~~~~~~~
                       {         }
fleng.c:844:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,141,594,14,147,595,14,156,195,14,162,185,14,165,186,14,170,185,14,173,181,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:844:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,141,594,14,147,595,14,156,195,14,162,185,14,165,186,14,170,185,14,173,181,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:844:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,141,594,14,147,595,14,156,195,14,162,185,14,165,186,14,170,185,14,173,181,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:844:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 14,141,594,14,147,595,14,156,195,14,162,185,14,165,186,14,170,185,14,173,181,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:845:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,  0,409,15, 11,575,15, 22,576,15, 30,581,15, 34,577,15, 36,581,15, 41,582,
 ^~~~~~~~~~
 {         }
fleng.c:845:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,  0,409,15, 11,575,15, 22,576,15, 30,581,15, 34,577,15, 36,581,15, 41,582,
            ^~~~~~~~~~
            {         }
fleng.c:845:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,  0,409,15, 11,575,15, 22,576,15, 30,581,15, 34,577,15, 36,581,15, 41,582,
                       ^~~~~~~~~~
                       {         }
fleng.c:845:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,  0,409,15, 11,575,15, 22,576,15, 30,581,15, 34,577,15, 36,581,15, 41,582,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:845:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,  0,409,15, 11,575,15, 22,576,15, 30,581,15, 34,577,15, 36,581,15, 41,582,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:845:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,  0,409,15, 11,575,15, 22,576,15, 30,581,15, 34,577,15, 36,581,15, 41,582,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:845:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,  0,409,15, 11,575,15, 22,576,15, 30,581,15, 34,577,15, 36,581,15, 41,582,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:846:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 45,583,15, 51,425,15, 64,429,15, 70,425,15,105,588,15,123,590,15,129,591,
 ^~~~~~~~~~
 {         }
fleng.c:846:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 45,583,15, 51,425,15, 64,429,15, 70,425,15,105,588,15,123,590,15,129,591,
            ^~~~~~~~~~
            {         }
fleng.c:846:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 45,583,15, 51,425,15, 64,429,15, 70,425,15,105,588,15,123,590,15,129,591,
                       ^~~~~~~~~~
                       {         }
fleng.c:846:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 45,583,15, 51,425,15, 64,429,15, 70,425,15,105,588,15,123,590,15,129,591,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:846:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 45,583,15, 51,425,15, 64,429,15, 70,425,15,105,588,15,123,590,15,129,591,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:846:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 45,583,15, 51,425,15, 64,429,15, 70,425,15,105,588,15,123,590,15,129,591,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:846:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15, 45,583,15, 51,425,15, 64,429,15, 70,425,15,105,588,15,123,590,15,129,591,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:847:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,138,593,15,141,594,15,147,595,15,156,596,15,162,185,15,165,186,15,170,185,
 ^~~~~~~~~~
 {         }
fleng.c:847:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,138,593,15,141,594,15,147,595,15,156,596,15,162,185,15,165,186,15,170,185,
            ^~~~~~~~~~
            {         }
fleng.c:847:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,138,593,15,141,594,15,147,595,15,156,596,15,162,185,15,165,186,15,170,185,
                       ^~~~~~~~~~
                       {         }
fleng.c:847:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,138,593,15,141,594,15,147,595,15,156,596,15,162,185,15,165,186,15,170,185,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:847:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,138,593,15,141,594,15,147,595,15,156,596,15,162,185,15,165,186,15,170,185,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:847:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,138,593,15,141,594,15,147,595,15,156,596,15,162,185,15,165,186,15,170,185,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:847:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,138,593,15,141,594,15,147,595,15,156,596,15,162,185,15,165,186,15,170,185,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:848:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,173,181,15,177,182,16,  0,409,16, 11,575,16, 22,576,16, 29,580,16, 33,581,
 ^~~~~~~~~~
 {         }
fleng.c:848:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,173,181,15,177,182,16,  0,409,16, 11,575,16, 22,576,16, 29,580,16, 33,581,
            ^~~~~~~~~~
            {         }
fleng.c:848:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,173,181,15,177,182,16,  0,409,16, 11,575,16, 22,576,16, 29,580,16, 33,581,
                       ^~~~~~~~~~
                       {         }
fleng.c:848:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,173,181,15,177,182,16,  0,409,16, 11,575,16, 22,576,16, 29,580,16, 33,581,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:848:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,173,181,15,177,182,16,  0,409,16, 11,575,16, 22,576,16, 29,580,16, 33,581,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:848:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,173,181,15,177,182,16,  0,409,16, 11,575,16, 22,576,16, 29,580,16, 33,581,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:848:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 15,173,181,15,177,182,16,  0,409,16, 11,575,16, 22,576,16, 29,580,16, 33,581,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:849:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 35,577,16, 36,581,16, 41,582,16, 44,583,16, 51,425,16, 64,429,16, 70,425,
 ^~~~~~~~~~
 {         }
fleng.c:849:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 35,577,16, 36,581,16, 41,582,16, 44,583,16, 51,425,16, 64,429,16, 70,425,
            ^~~~~~~~~~
            {         }
fleng.c:849:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 35,577,16, 36,581,16, 41,582,16, 44,583,16, 51,425,16, 64,429,16, 70,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:849:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 35,577,16, 36,581,16, 41,582,16, 44,583,16, 51,425,16, 64,429,16, 70,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:849:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 35,577,16, 36,581,16, 41,582,16, 44,583,16, 51,425,16, 64,429,16, 70,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:849:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 35,577,16, 36,581,16, 41,582,16, 44,583,16, 51,425,16, 64,429,16, 70,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:849:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16, 35,577,16, 36,581,16, 41,582,16, 44,583,16, 51,425,16, 64,429,16, 70,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:850:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,105,588,16,121,590,16,129,591,16,138,594,16,147,595,16,156,596,16,162,185,
 ^~~~~~~~~~
 {         }
fleng.c:850:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,105,588,16,121,590,16,129,591,16,138,594,16,147,595,16,156,596,16,162,185,
            ^~~~~~~~~~
            {         }
fleng.c:850:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,105,588,16,121,590,16,129,591,16,138,594,16,147,595,16,156,596,16,162,185,
                       ^~~~~~~~~~
                       {         }
fleng.c:850:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,105,588,16,121,590,16,129,591,16,138,594,16,147,595,16,156,596,16,162,185,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:850:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,105,588,16,121,590,16,129,591,16,138,594,16,147,595,16,156,596,16,162,185,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:850:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,105,588,16,121,590,16,129,591,16,138,594,16,147,595,16,156,596,16,162,185,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:850:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,105,588,16,121,590,16,129,591,16,138,594,16,147,595,16,156,596,16,162,185,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:851:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,165,186,16,170,185,16,173,181,16,177,182,17,  0,409,17, 11,578,17, 18,575,
 ^~~~~~~~~~
 {         }
fleng.c:851:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,165,186,16,170,185,16,173,181,16,177,182,17,  0,409,17, 11,578,17, 18,575,
            ^~~~~~~~~~
            {         }
fleng.c:851:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,165,186,16,170,185,16,173,181,16,177,182,17,  0,409,17, 11,578,17, 18,575,
                       ^~~~~~~~~~
                       {         }
fleng.c:851:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,165,186,16,170,185,16,173,181,16,177,182,17,  0,409,17, 11,578,17, 18,575,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:851:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,165,186,16,170,185,16,173,181,16,177,182,17,  0,409,17, 11,578,17, 18,575,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:851:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,165,186,16,170,185,16,173,181,16,177,182,17,  0,409,17, 11,578,17, 18,575,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:851:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 16,165,186,16,170,185,16,173,181,16,177,182,17,  0,409,17, 11,578,17, 18,575,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:852:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 23,576,17, 27,580,17, 33,581,17, 40,582,17, 43,583,17, 51,425,17, 53,427,
 ^~~~~~~~~~
 {         }
fleng.c:852:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 23,576,17, 27,580,17, 33,581,17, 40,582,17, 43,583,17, 51,425,17, 53,427,
            ^~~~~~~~~~
            {         }
fleng.c:852:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 23,576,17, 27,580,17, 33,581,17, 40,582,17, 43,583,17, 51,425,17, 53,427,
                       ^~~~~~~~~~
                       {         }
fleng.c:852:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 23,576,17, 27,580,17, 33,581,17, 40,582,17, 43,583,17, 51,425,17, 53,427,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:852:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 23,576,17, 27,580,17, 33,581,17, 40,582,17, 43,583,17, 51,425,17, 53,427,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:852:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 23,576,17, 27,580,17, 33,581,17, 40,582,17, 43,583,17, 51,425,17, 53,427,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:852:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 23,576,17, 27,580,17, 33,581,17, 40,582,17, 43,583,17, 51,425,17, 53,427,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:853:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67,429,17, 70,425,17,105,588,17,121,590,17,129,591,17,138,594,17,147,595,
 ^~~~~~~~~~
 {         }
fleng.c:853:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67,429,17, 70,425,17,105,588,17,121,590,17,129,591,17,138,594,17,147,595,
            ^~~~~~~~~~
            {         }
fleng.c:853:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67,429,17, 70,425,17,105,588,17,121,590,17,129,591,17,138,594,17,147,595,
                       ^~~~~~~~~~
                       {         }
fleng.c:853:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67,429,17, 70,425,17,105,588,17,121,590,17,129,591,17,138,594,17,147,595,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:853:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67,429,17, 70,425,17,105,588,17,121,590,17,129,591,17,138,594,17,147,595,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:853:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67,429,17, 70,425,17,105,588,17,121,590,17,129,591,17,138,594,17,147,595,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:853:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17, 67,429,17, 70,425,17,105,588,17,121,590,17,129,591,17,138,594,17,147,595,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:854:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,159,597,17,162,187,17,164,185,17,166,186,17,171,185,17,173,181,17,177,182,
 ^~~~~~~~~~
 {         }
fleng.c:854:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,159,597,17,162,187,17,164,185,17,166,186,17,171,185,17,173,181,17,177,182,
            ^~~~~~~~~~
            {         }
fleng.c:854:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,159,597,17,162,187,17,164,185,17,166,186,17,171,185,17,173,181,17,177,182,
                       ^~~~~~~~~~
                       {         }
fleng.c:854:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,159,597,17,162,187,17,164,185,17,166,186,17,171,185,17,173,181,17,177,182,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:854:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,159,597,17,162,187,17,164,185,17,166,186,17,171,185,17,173,181,17,177,182,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:854:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,159,597,17,162,187,17,164,185,17,166,186,17,171,185,17,173,181,17,177,182,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:854:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 17,159,597,17,162,187,17,164,185,17,166,186,17,171,185,17,173,181,17,177,182,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:855:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 11,578,18, 21,579,18, 26,580,18, 33,581,18, 38,582,18, 43,583,
 ^~~~~~~~~~
 {         }
fleng.c:855:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 11,578,18, 21,579,18, 26,580,18, 33,581,18, 38,582,18, 43,583,
            ^~~~~~~~~~
            {         }
fleng.c:855:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 11,578,18, 21,579,18, 26,580,18, 33,581,18, 38,582,18, 43,583,
                       ^~~~~~~~~~
                       {         }
fleng.c:855:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 11,578,18, 21,579,18, 26,580,18, 33,581,18, 38,582,18, 43,583,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:855:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 11,578,18, 21,579,18, 26,580,18, 33,581,18, 38,582,18, 43,583,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:855:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 11,578,18, 21,579,18, 26,580,18, 33,581,18, 38,582,18, 43,583,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:855:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,  0,409,18, 11,578,18, 21,579,18, 26,580,18, 33,581,18, 38,582,18, 43,583,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:856:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 50,425,18, 53,427,18, 67,429,18, 70,425,18,105,588,18,120,590,18,129,591,
 ^~~~~~~~~~
 {         }
fleng.c:856:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 50,425,18, 53,427,18, 67,429,18, 70,425,18,105,588,18,120,590,18,129,591,
            ^~~~~~~~~~
            {         }
fleng.c:856:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 50,425,18, 53,427,18, 67,429,18, 70,425,18,105,588,18,120,590,18,129,591,
                       ^~~~~~~~~~
                       {         }
fleng.c:856:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 50,425,18, 53,427,18, 67,429,18, 70,425,18,105,588,18,120,590,18,129,591,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:856:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 50,425,18, 53,427,18, 67,429,18, 70,425,18,105,588,18,120,590,18,129,591,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:856:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 50,425,18, 53,427,18, 67,429,18, 70,425,18,105,588,18,120,590,18,129,591,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:856:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18, 50,425,18, 53,427,18, 67,429,18, 70,425,18,105,588,18,120,590,18,129,591,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:857:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,138,594,18,149,605,18,159,597,18,162,187,18,165,185,18,167,186,18,171,185,
 ^~~~~~~~~~
 {         }
fleng.c:857:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,138,594,18,149,605,18,159,597,18,162,187,18,165,185,18,167,186,18,171,185,
            ^~~~~~~~~~
            {         }
fleng.c:857:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,138,594,18,149,605,18,159,597,18,162,187,18,165,185,18,167,186,18,171,185,
                       ^~~~~~~~~~
                       {         }
fleng.c:857:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,138,594,18,149,605,18,159,597,18,162,187,18,165,185,18,167,186,18,171,185,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:857:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,138,594,18,149,605,18,159,597,18,162,187,18,165,185,18,167,186,18,171,185,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:857:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,138,594,18,149,605,18,159,597,18,162,187,18,165,185,18,167,186,18,171,185,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:857:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,138,594,18,149,605,18,159,597,18,162,187,18,165,185,18,167,186,18,171,185,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:858:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,173,181,18,177,182,19,  0,409,19, 12,578,19, 21,579,19, 26,580,19, 33,581,
 ^~~~~~~~~~
 {         }
fleng.c:858:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,173,181,18,177,182,19,  0,409,19, 12,578,19, 21,579,19, 26,580,19, 33,581,
            ^~~~~~~~~~
            {         }
fleng.c:858:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,173,181,18,177,182,19,  0,409,19, 12,578,19, 21,579,19, 26,580,19, 33,581,
                       ^~~~~~~~~~
                       {         }
fleng.c:858:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,173,181,18,177,182,19,  0,409,19, 12,578,19, 21,579,19, 26,580,19, 33,581,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:858:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,173,181,18,177,182,19,  0,409,19, 12,578,19, 21,579,19, 26,580,19, 33,581,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:858:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,173,181,18,177,182,19,  0,409,19, 12,578,19, 21,579,19, 26,580,19, 33,581,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:858:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 18,173,181,18,177,182,19,  0,409,19, 12,578,19, 21,579,19, 26,580,19, 33,581,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:859:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 36,582,19, 43,583,19, 50,425,19, 53,427,19, 67,429,19, 70,425,19,105,588,
 ^~~~~~~~~~
 {         }
fleng.c:859:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 36,582,19, 43,583,19, 50,425,19, 53,427,19, 67,429,19, 70,425,19,105,588,
            ^~~~~~~~~~
            {         }
fleng.c:859:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 36,582,19, 43,583,19, 50,425,19, 53,427,19, 67,429,19, 70,425,19,105,588,
                       ^~~~~~~~~~
                       {         }
fleng.c:859:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 36,582,19, 43,583,19, 50,425,19, 53,427,19, 67,429,19, 70,425,19,105,588,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:859:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 36,582,19, 43,583,19, 50,425,19, 53,427,19, 67,429,19, 70,425,19,105,588,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:859:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 36,582,19, 43,583,19, 50,425,19, 53,427,19, 67,429,19, 70,425,19,105,588,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:859:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19, 36,582,19, 43,583,19, 50,425,19, 53,427,19, 67,429,19, 70,425,19,105,588,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:860:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,117,590,19,129,591,19,138,594,19,150,605,19,159,597,19,162,187,19,165,185,
 ^~~~~~~~~~
 {         }
fleng.c:860:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,117,590,19,129,591,19,138,594,19,150,605,19,159,597,19,162,187,19,165,185,
            ^~~~~~~~~~
            {         }
fleng.c:860:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,117,590,19,129,591,19,138,594,19,150,605,19,159,597,19,162,187,19,165,185,
                       ^~~~~~~~~~
                       {         }
fleng.c:860:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,117,590,19,129,591,19,138,594,19,150,605,19,159,597,19,162,187,19,165,185,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:860:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,117,590,19,129,591,19,138,594,19,150,605,19,159,597,19,162,187,19,165,185,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:860:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,117,590,19,129,591,19,138,594,19,150,605,19,159,597,19,162,187,19,165,185,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:860:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,117,590,19,129,591,19,138,594,19,150,605,19,159,597,19,162,187,19,165,185,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:861:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,168,186,19,171,185,19,175,171,20,  0,409,20, 13,578,20, 21,579,20, 28,580,
 ^~~~~~~~~~
 {         }
fleng.c:861:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,168,186,19,171,185,19,175,171,20,  0,409,20, 13,578,20, 21,579,20, 28,580,
            ^~~~~~~~~~
            {         }
fleng.c:861:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,168,186,19,171,185,19,175,171,20,  0,409,20, 13,578,20, 21,579,20, 28,580,
                       ^~~~~~~~~~
                       {         }
fleng.c:861:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,168,186,19,171,185,19,175,171,20,  0,409,20, 13,578,20, 21,579,20, 28,580,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:861:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,168,186,19,171,185,19,175,171,20,  0,409,20, 13,578,20, 21,579,20, 28,580,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:861:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,168,186,19,171,185,19,175,171,20,  0,409,20, 13,578,20, 21,579,20, 28,580,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:861:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 19,168,186,19,171,185,19,175,171,20,  0,409,20, 13,578,20, 21,579,20, 28,580,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:862:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 33,581,20, 36,582,20, 42,583,20, 50,425,20, 53,427,20, 67,429,20, 72,425,
 ^~~~~~~~~~
 {         }
fleng.c:862:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 33,581,20, 36,582,20, 42,583,20, 50,425,20, 53,427,20, 67,429,20, 72,425,
            ^~~~~~~~~~
            {         }
fleng.c:862:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 33,581,20, 36,582,20, 42,583,20, 50,425,20, 53,427,20, 67,429,20, 72,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:862:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 33,581,20, 36,582,20, 42,583,20, 50,425,20, 53,427,20, 67,429,20, 72,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:862:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 33,581,20, 36,582,20, 42,583,20, 50,425,20, 53,427,20, 67,429,20, 72,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:862:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 33,581,20, 36,582,20, 42,583,20, 50,425,20, 53,427,20, 67,429,20, 72,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:862:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20, 33,581,20, 36,582,20, 42,583,20, 50,425,20, 53,427,20, 67,429,20, 72,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:863:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105,588,20,114,590,20,129,591,20,138,594,20,150,605,20,159,597,20,162,187,
 ^~~~~~~~~~
 {         }
fleng.c:863:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105,588,20,114,590,20,129,591,20,138,594,20,150,605,20,159,597,20,162,187,
            ^~~~~~~~~~
            {         }
fleng.c:863:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105,588,20,114,590,20,129,591,20,138,594,20,150,605,20,159,597,20,162,187,
                       ^~~~~~~~~~
                       {         }
fleng.c:863:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105,588,20,114,590,20,129,591,20,138,594,20,150,605,20,159,597,20,162,187,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:863:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105,588,20,114,590,20,129,591,20,138,594,20,150,605,20,159,597,20,162,187,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:863:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105,588,20,114,590,20,129,591,20,138,594,20,150,605,20,159,597,20,162,187,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:863:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,105,588,20,114,590,20,129,591,20,138,594,20,150,605,20,159,597,20,162,187,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:864:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,166,188,20,169,186,20,171,185,20,175,171,21,  0,409,21, 13,578,21, 21,579,
 ^~~~~~~~~~
 {         }
fleng.c:864:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,166,188,20,169,186,20,171,185,20,175,171,21,  0,409,21, 13,578,21, 21,579,
            ^~~~~~~~~~
            {         }
fleng.c:864:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,166,188,20,169,186,20,171,185,20,175,171,21,  0,409,21, 13,578,21, 21,579,
                       ^~~~~~~~~~
                       {         }
fleng.c:864:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,166,188,20,169,186,20,171,185,20,175,171,21,  0,409,21, 13,578,21, 21,579,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:864:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,166,188,20,169,186,20,171,185,20,175,171,21,  0,409,21, 13,578,21, 21,579,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:864:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,166,188,20,169,186,20,171,185,20,175,171,21,  0,409,21, 13,578,21, 21,579,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:864:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 20,166,188,20,169,186,20,171,185,20,175,171,21,  0,409,21, 13,578,21, 21,579,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:865:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 28,580,21, 32,581,21, 36,582,21, 42,583,21, 49,425,21, 53,427,21, 67,429,
 ^~~~~~~~~~
 {         }
fleng.c:865:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 28,580,21, 32,581,21, 36,582,21, 42,583,21, 49,425,21, 53,427,21, 67,429,
            ^~~~~~~~~~
            {         }
fleng.c:865:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 28,580,21, 32,581,21, 36,582,21, 42,583,21, 49,425,21, 53,427,21, 67,429,
                       ^~~~~~~~~~
                       {         }
fleng.c:865:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 28,580,21, 32,581,21, 36,582,21, 42,583,21, 49,425,21, 53,427,21, 67,429,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:865:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 28,580,21, 32,581,21, 36,582,21, 42,583,21, 49,425,21, 53,427,21, 67,429,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:865:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 28,580,21, 32,581,21, 36,582,21, 42,583,21, 49,425,21, 53,427,21, 67,429,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:865:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 28,580,21, 32,581,21, 36,582,21, 42,583,21, 49,425,21, 53,427,21, 67,429,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:866:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 72,425,21,105,588,21,113,590,21,129,591,21,138,594,21,152,605,21,159,597,
 ^~~~~~~~~~
 {         }
fleng.c:866:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 72,425,21,105,588,21,113,590,21,129,591,21,138,594,21,152,605,21,159,597,
            ^~~~~~~~~~
            {         }
fleng.c:866:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 72,425,21,105,588,21,113,590,21,129,591,21,138,594,21,152,605,21,159,597,
                       ^~~~~~~~~~
                       {         }
fleng.c:866:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 72,425,21,105,588,21,113,590,21,129,591,21,138,594,21,152,605,21,159,597,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:866:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 72,425,21,105,588,21,113,590,21,129,591,21,138,594,21,152,605,21,159,597,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:866:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 72,425,21,105,588,21,113,590,21,129,591,21,138,594,21,152,605,21,159,597,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:866:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21, 72,425,21,105,588,21,113,590,21,129,591,21,138,594,21,152,605,21,159,597,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:867:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,163,187,21,167,188,21,169,189,21,173,185,21,175,171,22,  0,409,22, 14,578,
 ^~~~~~~~~~
 {         }
fleng.c:867:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,163,187,21,167,188,21,169,189,21,173,185,21,175,171,22,  0,409,22, 14,578,
            ^~~~~~~~~~
            {         }
fleng.c:867:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,163,187,21,167,188,21,169,189,21,173,185,21,175,171,22,  0,409,22, 14,578,
                       ^~~~~~~~~~
                       {         }
fleng.c:867:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,163,187,21,167,188,21,169,189,21,173,185,21,175,171,22,  0,409,22, 14,578,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:867:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,163,187,21,167,188,21,169,189,21,173,185,21,175,171,22,  0,409,22, 14,578,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:867:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,163,187,21,167,188,21,169,189,21,173,185,21,175,171,22,  0,409,22, 14,578,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:867:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 21,163,187,21,167,188,21,169,189,21,173,185,21,175,171,22,  0,409,22, 14,578,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:868:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 20,579,22, 29,584,22, 31,581,22, 36,582,22, 42,583,22, 49,425,22, 53,427,
 ^~~~~~~~~~
 {         }
fleng.c:868:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 20,579,22, 29,584,22, 31,581,22, 36,582,22, 42,583,22, 49,425,22, 53,427,
            ^~~~~~~~~~
            {         }
fleng.c:868:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 20,579,22, 29,584,22, 31,581,22, 36,582,22, 42,583,22, 49,425,22, 53,427,
                       ^~~~~~~~~~
                       {         }
fleng.c:868:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 20,579,22, 29,584,22, 31,581,22, 36,582,22, 42,583,22, 49,425,22, 53,427,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:868:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 20,579,22, 29,584,22, 31,581,22, 36,582,22, 42,583,22, 49,425,22, 53,427,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:868:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 20,579,22, 29,584,22, 31,581,22, 36,582,22, 42,583,22, 49,425,22, 53,427,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:868:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 20,579,22, 29,584,22, 31,581,22, 36,582,22, 42,583,22, 49,425,22, 53,427,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:869:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 67,429,22, 73,425,22,105,589,22,112,590,22,129,591,22,138,594,22,152,605,
 ^~~~~~~~~~
 {         }
fleng.c:869:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 67,429,22, 73,425,22,105,589,22,112,590,22,129,591,22,138,594,22,152,605,
            ^~~~~~~~~~
            {         }
fleng.c:869:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 67,429,22, 73,425,22,105,589,22,112,590,22,129,591,22,138,594,22,152,605,
                       ^~~~~~~~~~
                       {         }
fleng.c:869:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 67,429,22, 73,425,22,105,589,22,112,590,22,129,591,22,138,594,22,152,605,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:869:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 67,429,22, 73,425,22,105,589,22,112,590,22,129,591,22,138,594,22,152,605,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:869:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 67,429,22, 73,425,22,105,589,22,112,590,22,129,591,22,138,594,22,152,605,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:869:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22, 67,429,22, 73,425,22,105,589,22,112,590,22,129,591,22,138,594,22,152,605,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:870:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,160,597,22,164,187,22,169,189,22,175,171,23,  0,409,23, 14,578,23, 20,579,
 ^~~~~~~~~~
 {         }
fleng.c:870:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,160,597,22,164,187,22,169,189,22,175,171,23,  0,409,23, 14,578,23, 20,579,
            ^~~~~~~~~~
            {         }
fleng.c:870:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,160,597,22,164,187,22,169,189,22,175,171,23,  0,409,23, 14,578,23, 20,579,
                       ^~~~~~~~~~
                       {         }
fleng.c:870:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,160,597,22,164,187,22,169,189,22,175,171,23,  0,409,23, 14,578,23, 20,579,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:870:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,160,597,22,164,187,22,169,189,22,175,171,23,  0,409,23, 14,578,23, 20,579,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:870:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,160,597,22,164,187,22,169,189,22,175,171,23,  0,409,23, 14,578,23, 20,579,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:870:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 22,160,597,22,164,187,22,169,189,22,175,171,23,  0,409,23, 14,578,23, 20,579,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:871:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 27,584,23, 32,581,23, 36,582,23, 42,583,23, 49,425,23, 53,427,23, 67,429,
 ^~~~~~~~~~
 {         }
fleng.c:871:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 27,584,23, 32,581,23, 36,582,23, 42,583,23, 49,425,23, 53,427,23, 67,429,
            ^~~~~~~~~~
            {         }
fleng.c:871:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 27,584,23, 32,581,23, 36,582,23, 42,583,23, 49,425,23, 53,427,23, 67,429,
                       ^~~~~~~~~~
                       {         }
fleng.c:871:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 27,584,23, 32,581,23, 36,582,23, 42,583,23, 49,425,23, 53,427,23, 67,429,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:871:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 27,584,23, 32,581,23, 36,582,23, 42,583,23, 49,425,23, 53,427,23, 67,429,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:871:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 27,584,23, 32,581,23, 36,582,23, 42,583,23, 49,425,23, 53,427,23, 67,429,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:871:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 27,584,23, 32,581,23, 36,582,23, 42,583,23, 49,425,23, 53,427,23, 67,429,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:872:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 74,425,23,105,589,23,112,590,23,129,591,23,138,594,23,153,605,23,161,597,
 ^~~~~~~~~~
 {         }
fleng.c:872:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 74,425,23,105,589,23,112,590,23,129,591,23,138,594,23,153,605,23,161,597,
            ^~~~~~~~~~
            {         }
fleng.c:872:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 74,425,23,105,589,23,112,590,23,129,591,23,138,594,23,153,605,23,161,597,
                       ^~~~~~~~~~
                       {         }
fleng.c:872:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 74,425,23,105,589,23,112,590,23,129,591,23,138,594,23,153,605,23,161,597,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:872:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 74,425,23,105,589,23,112,590,23,129,591,23,138,594,23,153,605,23,161,597,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:872:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 74,425,23,105,589,23,112,590,23,129,591,23,138,594,23,153,605,23,161,597,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:872:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23, 74,425,23,105,589,23,112,590,23,129,591,23,138,594,23,153,605,23,161,597,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:873:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,165,187,23,169,189,23,175,171,24,  0,409,24, 14,578,24, 20,579,24, 26,584,
 ^~~~~~~~~~
 {         }
fleng.c:873:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,165,187,23,169,189,23,175,171,24,  0,409,24, 14,578,24, 20,579,24, 26,584,
            ^~~~~~~~~~
            {         }
fleng.c:873:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,165,187,23,169,189,23,175,171,24,  0,409,24, 14,578,24, 20,579,24, 26,584,
                       ^~~~~~~~~~
                       {         }
fleng.c:873:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,165,187,23,169,189,23,175,171,24,  0,409,24, 14,578,24, 20,579,24, 26,584,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:873:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,165,187,23,169,189,23,175,171,24,  0,409,24, 14,578,24, 20,579,24, 26,584,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:873:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,165,187,23,169,189,23,175,171,24,  0,409,24, 14,578,24, 20,579,24, 26,584,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:873:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 23,165,187,23,169,189,23,175,171,24,  0,409,24, 14,578,24, 20,579,24, 26,584,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:874:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 32,581,24, 36,582,24, 42,583,24, 48,425,24, 53,427,24, 67,429,24, 76,425,
 ^~~~~~~~~~
 {         }
fleng.c:874:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 32,581,24, 36,582,24, 42,583,24, 48,425,24, 53,427,24, 67,429,24, 76,425,
            ^~~~~~~~~~
            {         }
fleng.c:874:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 32,581,24, 36,582,24, 42,583,24, 48,425,24, 53,427,24, 67,429,24, 76,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:874:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 32,581,24, 36,582,24, 42,583,24, 48,425,24, 53,427,24, 67,429,24, 76,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:874:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 32,581,24, 36,582,24, 42,583,24, 48,425,24, 53,427,24, 67,429,24, 76,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:874:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 32,581,24, 36,582,24, 42,583,24, 48,425,24, 53,427,24, 67,429,24, 76,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:874:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24, 32,581,24, 36,582,24, 42,583,24, 48,425,24, 53,427,24, 67,429,24, 76,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:875:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,105,589,24,112,590,24,129,591,24,138,594,24,154,605,24,162,597,24,169,189,
 ^~~~~~~~~~
 {         }
fleng.c:875:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,105,589,24,112,590,24,129,591,24,138,594,24,154,605,24,162,597,24,169,189,
            ^~~~~~~~~~
            {         }
fleng.c:875:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,105,589,24,112,590,24,129,591,24,138,594,24,154,605,24,162,597,24,169,189,
                       ^~~~~~~~~~
                       {         }
fleng.c:875:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,105,589,24,112,590,24,129,591,24,138,594,24,154,605,24,162,597,24,169,189,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:875:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,105,589,24,112,590,24,129,591,24,138,594,24,154,605,24,162,597,24,169,189,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:875:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,105,589,24,112,590,24,129,591,24,138,594,24,154,605,24,162,597,24,169,189,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:875:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,105,589,24,112,590,24,129,591,24,138,594,24,154,605,24,162,597,24,169,189,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:876:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,175,171,25,  0,409,25, 14,578,25, 20,584,25, 21,579,25, 23,584,25, 24,579,
 ^~~~~~~~~~
 {         }
fleng.c:876:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,175,171,25,  0,409,25, 14,578,25, 20,584,25, 21,579,25, 23,584,25, 24,579,
            ^~~~~~~~~~
            {         }
fleng.c:876:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,175,171,25,  0,409,25, 14,578,25, 20,584,25, 21,579,25, 23,584,25, 24,579,
                       ^~~~~~~~~~
                       {         }
fleng.c:876:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,175,171,25,  0,409,25, 14,578,25, 20,584,25, 21,579,25, 23,584,25, 24,579,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:876:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,175,171,25,  0,409,25, 14,578,25, 20,584,25, 21,579,25, 23,584,25, 24,579,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:876:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,175,171,25,  0,409,25, 14,578,25, 20,584,25, 21,579,25, 23,584,25, 24,579,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:876:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 24,175,171,25,  0,409,25, 14,578,25, 20,584,25, 21,579,25, 23,584,25, 24,579,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:877:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 26,584,25, 32,581,25, 35,582,25, 42,583,25, 48,425,25, 63,428,25, 67,741,
 ^~~~~~~~~~
 {         }
fleng.c:877:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 26,584,25, 32,581,25, 35,582,25, 42,583,25, 48,425,25, 63,428,25, 67,741,
            ^~~~~~~~~~
            {         }
fleng.c:877:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 26,584,25, 32,581,25, 35,582,25, 42,583,25, 48,425,25, 63,428,25, 67,741,
                       ^~~~~~~~~~
                       {         }
fleng.c:877:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 26,584,25, 32,581,25, 35,582,25, 42,583,25, 48,425,25, 63,428,25, 67,741,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:877:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 26,584,25, 32,581,25, 35,582,25, 42,583,25, 48,425,25, 63,428,25, 67,741,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:877:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 26,584,25, 32,581,25, 35,582,25, 42,583,25, 48,425,25, 63,428,25, 67,741,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:877:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 26,584,25, 32,581,25, 35,582,25, 42,583,25, 48,425,25, 63,428,25, 67,741,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:878:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,429,25, 76,425,25,105,589,25,112,590,25,129,591,25,138,594,25,151,604,
 ^~~~~~~~~~
 {         }
fleng.c:878:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,429,25, 76,425,25,105,589,25,112,590,25,129,591,25,138,594,25,151,604,
            ^~~~~~~~~~
            {         }
fleng.c:878:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,429,25, 76,425,25,105,589,25,112,590,25,129,591,25,138,594,25,151,604,
                       ^~~~~~~~~~
                       {         }
fleng.c:878:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,429,25, 76,425,25,105,589,25,112,590,25,129,591,25,138,594,25,151,604,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:878:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,429,25, 76,425,25,105,589,25,112,590,25,129,591,25,138,594,25,151,604,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:878:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,429,25, 76,425,25,105,589,25,112,590,25,129,591,25,138,594,25,151,604,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:878:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25, 70,429,25, 76,425,25,105,589,25,112,590,25,129,591,25,138,594,25,151,604,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:879:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,155,605,25,162,597,25,169,189,25,175,171,26,  0,409,26, 14,578,26, 20,584,
 ^~~~~~~~~~
 {         }
fleng.c:879:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,155,605,25,162,597,25,169,189,25,175,171,26,  0,409,26, 14,578,26, 20,584,
            ^~~~~~~~~~
            {         }
fleng.c:879:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,155,605,25,162,597,25,169,189,25,175,171,26,  0,409,26, 14,578,26, 20,584,
                       ^~~~~~~~~~
                       {         }
fleng.c:879:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,155,605,25,162,597,25,169,189,25,175,171,26,  0,409,26, 14,578,26, 20,584,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:879:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,155,605,25,162,597,25,169,189,25,175,171,26,  0,409,26, 14,578,26, 20,584,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:879:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,155,605,25,162,597,25,169,189,25,175,171,26,  0,409,26, 14,578,26, 20,584,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:879:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 25,155,605,25,162,597,25,169,189,25,175,171,26,  0,409,26, 14,578,26, 20,584,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:880:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 21,579,26, 22,584,26, 31,586,26, 32,581,26, 33,587,26, 35,425,26, 62,428,
 ^~~~~~~~~~
 {         }
fleng.c:880:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 21,579,26, 22,584,26, 31,586,26, 32,581,26, 33,587,26, 35,425,26, 62,428,
            ^~~~~~~~~~
            {         }
fleng.c:880:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 21,579,26, 22,584,26, 31,586,26, 32,581,26, 33,587,26, 35,425,26, 62,428,
                       ^~~~~~~~~~
                       {         }
fleng.c:880:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 21,579,26, 22,584,26, 31,586,26, 32,581,26, 33,587,26, 35,425,26, 62,428,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:880:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 21,579,26, 22,584,26, 31,586,26, 32,581,26, 33,587,26, 35,425,26, 62,428,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:880:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 21,579,26, 22,584,26, 31,586,26, 32,581,26, 33,587,26, 35,425,26, 62,428,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:880:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 21,579,26, 22,584,26, 31,586,26, 32,581,26, 33,587,26, 35,425,26, 62,428,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:881:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 66,741,26, 71,429,26, 77,425,26,105,589,26,112,590,26,129,592,26,141,594,
 ^~~~~~~~~~
 {         }
fleng.c:881:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 66,741,26, 71,429,26, 77,425,26,105,589,26,112,590,26,129,592,26,141,594,
            ^~~~~~~~~~
            {         }
fleng.c:881:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 66,741,26, 71,429,26, 77,425,26,105,589,26,112,590,26,129,592,26,141,594,
                       ^~~~~~~~~~
                       {         }
fleng.c:881:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 66,741,26, 71,429,26, 77,425,26,105,589,26,112,590,26,129,592,26,141,594,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:881:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 66,741,26, 71,429,26, 77,425,26,105,589,26,112,590,26,129,592,26,141,594,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:881:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 66,741,26, 71,429,26, 77,425,26,105,589,26,112,590,26,129,592,26,141,594,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:881:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26, 66,741,26, 71,429,26, 77,425,26,105,589,26,112,590,26,129,592,26,141,594,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:882:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,152,604,26,155,605,26,162,597,26,169,606,26,173,189,26,175,171,27,  0,409,
 ^~~~~~~~~~
 {         }
fleng.c:882:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,152,604,26,155,605,26,162,597,26,169,606,26,173,189,26,175,171,27,  0,409,
            ^~~~~~~~~~
            {         }
fleng.c:882:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,152,604,26,155,605,26,162,597,26,169,606,26,173,189,26,175,171,27,  0,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:882:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,152,604,26,155,605,26,162,597,26,169,606,26,173,189,26,175,171,27,  0,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:882:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,152,604,26,155,605,26,162,597,26,169,606,26,173,189,26,175,171,27,  0,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:882:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,152,604,26,155,605,26,162,597,26,169,606,26,173,189,26,175,171,27,  0,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:882:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 26,152,604,26,155,605,26,162,597,26,169,606,26,173,189,26,175,171,27,  0,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:883:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 15,578,27, 20,584,27, 33,587,27, 35,425,27, 61,428,27, 65,741,27, 72,429,
 ^~~~~~~~~~
 {         }
fleng.c:883:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 15,578,27, 20,584,27, 33,587,27, 35,425,27, 61,428,27, 65,741,27, 72,429,
            ^~~~~~~~~~
            {         }
fleng.c:883:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 15,578,27, 20,584,27, 33,587,27, 35,425,27, 61,428,27, 65,741,27, 72,429,
                       ^~~~~~~~~~
                       {         }
fleng.c:883:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 15,578,27, 20,584,27, 33,587,27, 35,425,27, 61,428,27, 65,741,27, 72,429,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:883:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 15,578,27, 20,584,27, 33,587,27, 35,425,27, 61,428,27, 65,741,27, 72,429,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:883:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 15,578,27, 20,584,27, 33,587,27, 35,425,27, 61,428,27, 65,741,27, 72,429,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:883:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 15,578,27, 20,584,27, 33,587,27, 35,425,27, 61,428,27, 65,741,27, 72,429,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:884:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 77,425,27,105,589,27,112,590,27,129,592,27,141,594,27,152,604,27,155,605,
 ^~~~~~~~~~
 {         }
fleng.c:884:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 77,425,27,105,589,27,112,590,27,129,592,27,141,594,27,152,604,27,155,605,
            ^~~~~~~~~~
            {         }
fleng.c:884:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 77,425,27,105,589,27,112,590,27,129,592,27,141,594,27,152,604,27,155,605,
                       ^~~~~~~~~~
                       {         }
fleng.c:884:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 77,425,27,105,589,27,112,590,27,129,592,27,141,594,27,152,604,27,155,605,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:884:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 77,425,27,105,589,27,112,590,27,129,592,27,141,594,27,152,604,27,155,605,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:884:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 77,425,27,105,589,27,112,590,27,129,592,27,141,594,27,152,604,27,155,605,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:884:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27, 77,425,27,105,589,27,112,590,27,129,592,27,141,594,27,152,604,27,155,605,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:885:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,165,606,27,173,176,27,178,177,28,  0,409,28, 15,578,28, 20,584,28, 33,587,
 ^~~~~~~~~~
 {         }
fleng.c:885:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,165,606,27,173,176,27,178,177,28,  0,409,28, 15,578,28, 20,584,28, 33,587,
            ^~~~~~~~~~
            {         }
fleng.c:885:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,165,606,27,173,176,27,178,177,28,  0,409,28, 15,578,28, 20,584,28, 33,587,
                       ^~~~~~~~~~
                       {         }
fleng.c:885:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,165,606,27,173,176,27,178,177,28,  0,409,28, 15,578,28, 20,584,28, 33,587,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:885:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,165,606,27,173,176,27,178,177,28,  0,409,28, 15,578,28, 20,584,28, 33,587,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:885:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,165,606,27,173,176,27,178,177,28,  0,409,28, 15,578,28, 20,584,28, 33,587,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:885:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 27,165,606,27,173,176,27,178,177,28,  0,409,28, 15,578,28, 20,584,28, 33,587,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:886:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 35,425,28, 60,428,28, 64,741,28, 68,425,28, 73,429,28, 78,425,28,105,589,
 ^~~~~~~~~~
 {         }
fleng.c:886:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 35,425,28, 60,428,28, 64,741,28, 68,425,28, 73,429,28, 78,425,28,105,589,
            ^~~~~~~~~~
            {         }
fleng.c:886:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 35,425,28, 60,428,28, 64,741,28, 68,425,28, 73,429,28, 78,425,28,105,589,
                       ^~~~~~~~~~
                       {         }
fleng.c:886:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 35,425,28, 60,428,28, 64,741,28, 68,425,28, 73,429,28, 78,425,28,105,589,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:886:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 35,425,28, 60,428,28, 64,741,28, 68,425,28, 73,429,28, 78,425,28,105,589,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:886:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 35,425,28, 60,428,28, 64,741,28, 68,425,28, 73,429,28, 78,425,28,105,589,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:886:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28, 35,425,28, 60,428,28, 64,741,28, 68,425,28, 73,429,28, 78,425,28,105,589,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:887:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,113,590,28,129,592,28,141,594,28,152,604,28,155,605,28,165,606,28,173,176,
 ^~~~~~~~~~
 {         }
fleng.c:887:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,113,590,28,129,592,28,141,594,28,152,604,28,155,605,28,165,606,28,173,176,
            ^~~~~~~~~~
            {         }
fleng.c:887:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,113,590,28,129,592,28,141,594,28,152,604,28,155,605,28,165,606,28,173,176,
                       ^~~~~~~~~~
                       {         }
fleng.c:887:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,113,590,28,129,592,28,141,594,28,152,604,28,155,605,28,165,606,28,173,176,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:887:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,113,590,28,129,592,28,141,594,28,152,604,28,155,605,28,165,606,28,173,176,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:887:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,113,590,28,129,592,28,141,594,28,152,604,28,155,605,28,165,606,28,173,176,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:887:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,113,590,28,129,592,28,141,594,28,152,604,28,155,605,28,165,606,28,173,176,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:888:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,178,177,29,  0,409,29, 15,587,29, 16,584,29, 27,585,29, 29,584,29, 32,587,
 ^~~~~~~~~~
 {         }
fleng.c:888:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,178,177,29,  0,409,29, 15,587,29, 16,584,29, 27,585,29, 29,584,29, 32,587,
            ^~~~~~~~~~
            {         }
fleng.c:888:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,178,177,29,  0,409,29, 15,587,29, 16,584,29, 27,585,29, 29,584,29, 32,587,
                       ^~~~~~~~~~
                       {         }
fleng.c:888:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,178,177,29,  0,409,29, 15,587,29, 16,584,29, 27,585,29, 29,584,29, 32,587,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:888:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,178,177,29,  0,409,29, 15,587,29, 16,584,29, 27,585,29, 29,584,29, 32,587,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:888:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,178,177,29,  0,409,29, 15,587,29, 16,584,29, 27,585,29, 29,584,29, 32,587,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:888:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 28,178,177,29,  0,409,29, 15,587,29, 16,584,29, 27,585,29, 29,584,29, 32,587,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:889:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 35,425,29, 59,428,29, 63,425,29, 73,429,29, 78,425,29,105,589,29,113,590,
 ^~~~~~~~~~
 {         }
fleng.c:889:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 35,425,29, 59,428,29, 63,425,29, 73,429,29, 78,425,29,105,589,29,113,590,
            ^~~~~~~~~~
            {         }
fleng.c:889:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 35,425,29, 59,428,29, 63,425,29, 73,429,29, 78,425,29,105,589,29,113,590,
                       ^~~~~~~~~~
                       {         }
fleng.c:889:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 35,425,29, 59,428,29, 63,425,29, 73,429,29, 78,425,29,105,589,29,113,590,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:889:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 35,425,29, 59,428,29, 63,425,29, 73,429,29, 78,425,29,105,589,29,113,590,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:889:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 35,425,29, 59,428,29, 63,425,29, 73,429,29, 78,425,29,105,589,29,113,590,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:889:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29, 35,425,29, 59,428,29, 63,425,29, 73,429,29, 78,425,29,105,589,29,113,590,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:890:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,592,29,141,601,29,152,604,29,155,605,29,165,606,29,173,176,29,178,177,
 ^~~~~~~~~~
 {         }
fleng.c:890:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,592,29,141,601,29,152,604,29,155,605,29,165,606,29,173,176,29,178,177,
            ^~~~~~~~~~
            {         }
fleng.c:890:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,592,29,141,601,29,152,604,29,155,605,29,165,606,29,173,176,29,178,177,
                       ^~~~~~~~~~
                       {         }
fleng.c:890:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,592,29,141,601,29,152,604,29,155,605,29,165,606,29,173,176,29,178,177,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:890:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,592,29,141,601,29,152,604,29,155,605,29,165,606,29,173,176,29,178,177,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:890:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,592,29,141,601,29,152,604,29,155,605,29,165,606,29,173,176,29,178,177,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:890:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 29,129,592,29,141,601,29,152,604,29,155,605,29,165,606,29,173,176,29,178,177,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:891:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30, 15,587,30, 17,584,30, 32,587,30, 35,425,30, 58,428,30, 62,425,
 ^~~~~~~~~~
 {         }
fleng.c:891:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30, 15,587,30, 17,584,30, 32,587,30, 35,425,30, 58,428,30, 62,425,
            ^~~~~~~~~~
            {         }
fleng.c:891:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30, 15,587,30, 17,584,30, 32,587,30, 35,425,30, 58,428,30, 62,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:891:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30, 15,587,30, 17,584,30, 32,587,30, 35,425,30, 58,428,30, 62,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:891:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30, 15,587,30, 17,584,30, 32,587,30, 35,425,30, 58,428,30, 62,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:891:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30, 15,587,30, 17,584,30, 32,587,30, 35,425,30, 58,428,30, 62,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:891:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,  0,409,30, 15,587,30, 17,584,30, 32,587,30, 35,425,30, 58,428,30, 62,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:892:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 74,429,30, 79,434,30,105,589,30,114,590,30,129,592,30,141,601,30,152,604,
 ^~~~~~~~~~
 {         }
fleng.c:892:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 74,429,30, 79,434,30,105,589,30,114,590,30,129,592,30,141,601,30,152,604,
            ^~~~~~~~~~
            {         }
fleng.c:892:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 74,429,30, 79,434,30,105,589,30,114,590,30,129,592,30,141,601,30,152,604,
                       ^~~~~~~~~~
                       {         }
fleng.c:892:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 74,429,30, 79,434,30,105,589,30,114,590,30,129,592,30,141,601,30,152,604,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:892:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 74,429,30, 79,434,30,105,589,30,114,590,30,129,592,30,141,601,30,152,604,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:892:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 74,429,30, 79,434,30,105,589,30,114,590,30,129,592,30,141,601,30,152,604,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:892:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30, 74,429,30, 79,434,30,105,589,30,114,590,30,129,592,30,141,601,30,152,604,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:893:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,155,605,30,165,607,30,173,176,30,178,177,31,  0,409,31, 15,587,31, 17,584,
 ^~~~~~~~~~
 {         }
fleng.c:893:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,155,605,30,165,607,30,173,176,30,178,177,31,  0,409,31, 15,587,31, 17,584,
            ^~~~~~~~~~
            {         }
fleng.c:893:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,155,605,30,165,607,30,173,176,30,178,177,31,  0,409,31, 15,587,31, 17,584,
                       ^~~~~~~~~~
                       {         }
fleng.c:893:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,155,605,30,165,607,30,173,176,30,178,177,31,  0,409,31, 15,587,31, 17,584,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:893:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,155,605,30,165,607,30,173,176,30,178,177,31,  0,409,31, 15,587,31, 17,584,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:893:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,155,605,30,165,607,30,173,176,30,178,177,31,  0,409,31, 15,587,31, 17,584,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:893:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 30,155,605,30,165,607,30,173,176,30,178,177,31,  0,409,31, 15,587,31, 17,584,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:894:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 31,587,31, 35,425,31, 56,428,31, 61,425,31, 74,429,31, 79,434,31,105,589,
 ^~~~~~~~~~
 {         }
fleng.c:894:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 31,587,31, 35,425,31, 56,428,31, 61,425,31, 74,429,31, 79,434,31,105,589,
            ^~~~~~~~~~
            {         }
fleng.c:894:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 31,587,31, 35,425,31, 56,428,31, 61,425,31, 74,429,31, 79,434,31,105,589,
                       ^~~~~~~~~~
                       {         }
fleng.c:894:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 31,587,31, 35,425,31, 56,428,31, 61,425,31, 74,429,31, 79,434,31,105,589,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:894:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 31,587,31, 35,425,31, 56,428,31, 61,425,31, 74,429,31, 79,434,31,105,589,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:894:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 31,587,31, 35,425,31, 56,428,31, 61,425,31, 74,429,31, 79,434,31,105,589,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:894:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31, 31,587,31, 35,425,31, 56,428,31, 61,425,31, 74,429,31, 79,434,31,105,589,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:895:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,114,590,31,129,600,31,135,592,31,141,601,31,152,604,31,155,605,31,165,607,
 ^~~~~~~~~~
 {         }
fleng.c:895:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,114,590,31,129,600,31,135,592,31,141,601,31,152,604,31,155,605,31,165,607,
            ^~~~~~~~~~
            {         }
fleng.c:895:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,114,590,31,129,600,31,135,592,31,141,601,31,152,604,31,155,605,31,165,607,
                       ^~~~~~~~~~
                       {         }
fleng.c:895:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,114,590,31,129,600,31,135,592,31,141,601,31,152,604,31,155,605,31,165,607,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:895:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,114,590,31,129,600,31,135,592,31,141,601,31,152,604,31,155,605,31,165,607,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:895:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,114,590,31,129,600,31,135,592,31,141,601,31,152,604,31,155,605,31,165,607,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:895:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,114,590,31,129,600,31,135,592,31,141,601,31,152,604,31,155,605,31,165,607,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:896:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,173,176,31,178,177,32,  0,409,32, 15,587,32, 17,584,32, 30,587,32, 35,425,
 ^~~~~~~~~~
 {         }
fleng.c:896:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,173,176,31,178,177,32,  0,409,32, 15,587,32, 17,584,32, 30,587,32, 35,425,
            ^~~~~~~~~~
            {         }
fleng.c:896:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,173,176,31,178,177,32,  0,409,32, 15,587,32, 17,584,32, 30,587,32, 35,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:896:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,173,176,31,178,177,32,  0,409,32, 15,587,32, 17,584,32, 30,587,32, 35,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:896:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,173,176,31,178,177,32,  0,409,32, 15,587,32, 17,584,32, 30,587,32, 35,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:896:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,173,176,31,178,177,32,  0,409,32, 15,587,32, 17,584,32, 30,587,32, 35,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:896:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 31,173,176,31,178,177,32,  0,409,32, 15,587,32, 17,584,32, 30,587,32, 35,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:897:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 54,428,32, 60,425,32, 74,429,32, 79,434,32,105,589,32,114,590,32,129,600,
 ^~~~~~~~~~
 {         }
fleng.c:897:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 54,428,32, 60,425,32, 74,429,32, 79,434,32,105,589,32,114,590,32,129,600,
            ^~~~~~~~~~
            {         }
fleng.c:897:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 54,428,32, 60,425,32, 74,429,32, 79,434,32,105,589,32,114,590,32,129,600,
                       ^~~~~~~~~~
                       {         }
fleng.c:897:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 54,428,32, 60,425,32, 74,429,32, 79,434,32,105,589,32,114,590,32,129,600,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:897:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 54,428,32, 60,425,32, 74,429,32, 79,434,32,105,589,32,114,590,32,129,600,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:897:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 54,428,32, 60,425,32, 74,429,32, 79,434,32,105,589,32,114,590,32,129,600,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:897:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32, 54,428,32, 60,425,32, 74,429,32, 79,434,32,105,589,32,114,590,32,129,600,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:898:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,140,592,32,141,601,32,151,603,32,154,605,32,165,607,32,173,176,32,178,179,
 ^~~~~~~~~~
 {         }
fleng.c:898:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,140,592,32,141,601,32,151,603,32,154,605,32,165,607,32,173,176,32,178,179,
            ^~~~~~~~~~
            {         }
fleng.c:898:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,140,592,32,141,601,32,151,603,32,154,605,32,165,607,32,173,176,32,178,179,
                       ^~~~~~~~~~
                       {         }
fleng.c:898:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,140,592,32,141,601,32,151,603,32,154,605,32,165,607,32,173,176,32,178,179,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:898:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,140,592,32,141,601,32,151,603,32,154,605,32,165,607,32,173,176,32,178,179,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:898:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,140,592,32,141,601,32,151,603,32,154,605,32,165,607,32,173,176,32,178,179,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:898:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 32,140,592,32,141,601,32,151,603,32,154,605,32,165,607,32,173,176,32,178,179,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:899:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  0,409,33, 15,587,33, 17,584,33, 29,587,33, 35,425,33, 52,428,33, 58,425,
 ^~~~~~~~~~
 {         }
fleng.c:899:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  0,409,33, 15,587,33, 17,584,33, 29,587,33, 35,425,33, 52,428,33, 58,425,
            ^~~~~~~~~~
            {         }
fleng.c:899:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  0,409,33, 15,587,33, 17,584,33, 29,587,33, 35,425,33, 52,428,33, 58,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:899:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  0,409,33, 15,587,33, 17,584,33, 29,587,33, 35,425,33, 52,428,33, 58,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:899:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  0,409,33, 15,587,33, 17,584,33, 29,587,33, 35,425,33, 52,428,33, 58,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:899:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  0,409,33, 15,587,33, 17,584,33, 29,587,33, 35,425,33, 52,428,33, 58,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:899:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,  0,409,33, 15,587,33, 17,584,33, 29,587,33, 35,425,33, 52,428,33, 58,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:900:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 74,429,33, 79,434,33, 87,425,33,105,589,33,114,590,33,126,599,33,133,600,
 ^~~~~~~~~~
 {         }
fleng.c:900:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 74,429,33, 79,434,33, 87,425,33,105,589,33,114,590,33,126,599,33,133,600,
            ^~~~~~~~~~
            {         }
fleng.c:900:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 74,429,33, 79,434,33, 87,425,33,105,589,33,114,590,33,126,599,33,133,600,
                       ^~~~~~~~~~
                       {         }
fleng.c:900:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 74,429,33, 79,434,33, 87,425,33,105,589,33,114,590,33,126,599,33,133,600,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:900:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 74,429,33, 79,434,33, 87,425,33,105,589,33,114,590,33,126,599,33,133,600,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:900:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 74,429,33, 79,434,33, 87,425,33,105,589,33,114,590,33,126,599,33,133,600,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:900:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33, 74,429,33, 79,434,33, 87,425,33,105,589,33,114,590,33,126,599,33,133,600,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:901:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,140,592,33,141,601,33,150,603,33,153,605,33,165,607,33,173,176,33,178,179,
 ^~~~~~~~~~
 {         }
fleng.c:901:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,140,592,33,141,601,33,150,603,33,153,605,33,165,607,33,173,176,33,178,179,
            ^~~~~~~~~~
            {         }
fleng.c:901:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,140,592,33,141,601,33,150,603,33,153,605,33,165,607,33,173,176,33,178,179,
                       ^~~~~~~~~~
                       {         }
fleng.c:901:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,140,592,33,141,601,33,150,603,33,153,605,33,165,607,33,173,176,33,178,179,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:901:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,140,592,33,141,601,33,150,603,33,153,605,33,165,607,33,173,176,33,178,179,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:901:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,140,592,33,141,601,33,150,603,33,153,605,33,165,607,33,173,176,33,178,179,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:901:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 33,140,592,33,141,601,33,150,603,33,153,605,33,165,607,33,173,176,33,178,179,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:902:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  0,409,34, 15,587,34, 17,584,34, 27,587,34, 35,425,34, 49,428,34, 56,425,
 ^~~~~~~~~~
 {         }
fleng.c:902:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  0,409,34, 15,587,34, 17,584,34, 27,587,34, 35,425,34, 49,428,34, 56,425,
            ^~~~~~~~~~
            {         }
fleng.c:902:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  0,409,34, 15,587,34, 17,584,34, 27,587,34, 35,425,34, 49,428,34, 56,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:902:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  0,409,34, 15,587,34, 17,584,34, 27,587,34, 35,425,34, 49,428,34, 56,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:902:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  0,409,34, 15,587,34, 17,584,34, 27,587,34, 35,425,34, 49,428,34, 56,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:902:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  0,409,34, 15,587,34, 17,584,34, 27,587,34, 35,425,34, 49,428,34, 56,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:902:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,  0,409,34, 15,587,34, 17,584,34, 27,587,34, 35,425,34, 49,428,34, 56,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:903:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 74,429,34, 79,434,34, 84,435,34, 87,425,34,105,589,34,114,590,34,125,599,
 ^~~~~~~~~~
 {         }
fleng.c:903:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 74,429,34, 79,434,34, 84,435,34, 87,425,34,105,589,34,114,590,34,125,599,
            ^~~~~~~~~~
            {         }
fleng.c:903:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 74,429,34, 79,434,34, 84,435,34, 87,425,34,105,589,34,114,590,34,125,599,
                       ^~~~~~~~~~
                       {         }
fleng.c:903:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 74,429,34, 79,434,34, 84,435,34, 87,425,34,105,589,34,114,590,34,125,599,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:903:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 74,429,34, 79,434,34, 84,435,34, 87,425,34,105,589,34,114,590,34,125,599,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:903:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 74,429,34, 79,434,34, 84,435,34, 87,425,34,105,589,34,114,590,34,125,599,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:903:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34, 74,429,34, 79,434,34, 84,435,34, 87,425,34,105,589,34,114,590,34,125,599,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:904:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,134,600,34,140,592,34,141,601,34,150,603,34,153,605,34,165,607,34,173,160,
 ^~~~~~~~~~
 {         }
fleng.c:904:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,134,600,34,140,592,34,141,601,34,150,603,34,153,605,34,165,607,34,173,160,
            ^~~~~~~~~~
            {         }
fleng.c:904:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,134,600,34,140,592,34,141,601,34,150,603,34,153,605,34,165,607,34,173,160,
                       ^~~~~~~~~~
                       {         }
fleng.c:904:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,134,600,34,140,592,34,141,601,34,150,603,34,153,605,34,165,607,34,173,160,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:904:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,134,600,34,140,592,34,141,601,34,150,603,34,153,605,34,165,607,34,173,160,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:904:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,134,600,34,140,592,34,141,601,34,150,603,34,153,605,34,165,607,34,173,160,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:904:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,134,600,34,140,592,34,141,601,34,150,603,34,153,605,34,165,607,34,173,160,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:905:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,176,176,34,178,179,35,  0,409,35, 15,587,35, 35,425,35, 47,428,35, 54,425,
 ^~~~~~~~~~
 {         }
fleng.c:905:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,176,176,34,178,179,35,  0,409,35, 15,587,35, 35,425,35, 47,428,35, 54,425,
            ^~~~~~~~~~
            {         }
fleng.c:905:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,176,176,34,178,179,35,  0,409,35, 15,587,35, 35,425,35, 47,428,35, 54,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:905:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,176,176,34,178,179,35,  0,409,35, 15,587,35, 35,425,35, 47,428,35, 54,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:905:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,176,176,34,178,179,35,  0,409,35, 15,587,35, 35,425,35, 47,428,35, 54,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:905:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,176,176,34,178,179,35,  0,409,35, 15,587,35, 35,425,35, 47,428,35, 54,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:905:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 34,176,176,34,178,179,35,  0,409,35, 15,587,35, 35,425,35, 47,428,35, 54,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:906:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 74,429,35, 84,435,35, 87,425,35,105,598,35,114,590,35,120,599,35,135,600,
 ^~~~~~~~~~
 {         }
fleng.c:906:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 74,429,35, 84,435,35, 87,425,35,105,598,35,114,590,35,120,599,35,135,600,
            ^~~~~~~~~~
            {         }
fleng.c:906:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 74,429,35, 84,435,35, 87,425,35,105,598,35,114,590,35,120,599,35,135,600,
                       ^~~~~~~~~~
                       {         }
fleng.c:906:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 74,429,35, 84,435,35, 87,425,35,105,598,35,114,590,35,120,599,35,135,600,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:906:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 74,429,35, 84,435,35, 87,425,35,105,598,35,114,590,35,120,599,35,135,600,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:906:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 74,429,35, 84,435,35, 87,425,35,105,598,35,114,590,35,120,599,35,135,600,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:906:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35, 74,429,35, 84,435,35, 87,425,35,105,598,35,114,590,35,120,599,35,135,600,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:907:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,141,602,35,144,601,35,149,603,35,152,605,35,165,607,35,172,158,35,173,159,
 ^~~~~~~~~~
 {         }
fleng.c:907:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,141,602,35,144,601,35,149,603,35,152,605,35,165,607,35,172,158,35,173,159,
            ^~~~~~~~~~
            {         }
fleng.c:907:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,141,602,35,144,601,35,149,603,35,152,605,35,165,607,35,172,158,35,173,159,
                       ^~~~~~~~~~
                       {         }
fleng.c:907:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,141,602,35,144,601,35,149,603,35,152,605,35,165,607,35,172,158,35,173,159,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:907:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,141,602,35,144,601,35,149,603,35,152,605,35,165,607,35,172,158,35,173,159,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:907:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,141,602,35,144,601,35,149,603,35,152,605,35,165,607,35,172,158,35,173,159,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:907:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,141,602,35,144,601,35,149,603,35,152,605,35,165,607,35,172,158,35,173,159,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:908:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,175,160,36,  0,409,36, 15,587,36, 35,425,36, 45,428,36, 53,425,36, 74,429,
 ^~~~~~~~~~
 {         }
fleng.c:908:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,175,160,36,  0,409,36, 15,587,36, 35,425,36, 45,428,36, 53,425,36, 74,429,
            ^~~~~~~~~~
            {         }
fleng.c:908:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,175,160,36,  0,409,36, 15,587,36, 35,425,36, 45,428,36, 53,425,36, 74,429,
                       ^~~~~~~~~~
                       {         }
fleng.c:908:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,175,160,36,  0,409,36, 15,587,36, 35,425,36, 45,428,36, 53,425,36, 74,429,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:908:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,175,160,36,  0,409,36, 15,587,36, 35,425,36, 45,428,36, 53,425,36, 74,429,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:908:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,175,160,36,  0,409,36, 15,587,36, 35,425,36, 45,428,36, 53,425,36, 74,429,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:908:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 35,175,160,36,  0,409,36, 15,587,36, 35,425,36, 45,428,36, 53,425,36, 74,429,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:909:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 84,435,36, 87,425,36,105,598,36,114,599,36,136,600,36,141,602,36,148,601,
 ^~~~~~~~~~
 {         }
fleng.c:909:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 84,435,36, 87,425,36,105,598,36,114,599,36,136,600,36,141,602,36,148,601,
            ^~~~~~~~~~
            {         }
fleng.c:909:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 84,435,36, 87,425,36,105,598,36,114,599,36,136,600,36,141,602,36,148,601,
                       ^~~~~~~~~~
                       {         }
fleng.c:909:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 84,435,36, 87,425,36,105,598,36,114,599,36,136,600,36,141,602,36,148,601,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:909:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 84,435,36, 87,425,36,105,598,36,114,599,36,136,600,36,141,602,36,148,601,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:909:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 84,435,36, 87,425,36,105,598,36,114,599,36,136,600,36,141,602,36,148,601,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:909:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36, 84,435,36, 87,425,36,105,598,36,114,599,36,136,600,36,141,602,36,148,601,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:910:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,149,603,36,152,605,36,165,607,36,172,158,36,174,159,36,175,160,37,  0,409,
 ^~~~~~~~~~
 {         }
fleng.c:910:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,149,603,36,152,605,36,165,607,36,172,158,36,174,159,36,175,160,37,  0,409,
            ^~~~~~~~~~
            {         }
fleng.c:910:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,149,603,36,152,605,36,165,607,36,172,158,36,174,159,36,175,160,37,  0,409,
                       ^~~~~~~~~~
                       {         }
fleng.c:910:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,149,603,36,152,605,36,165,607,36,172,158,36,174,159,36,175,160,37,  0,409,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:910:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,149,603,36,152,605,36,165,607,36,172,158,36,174,159,36,175,160,37,  0,409,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:910:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,149,603,36,152,605,36,165,607,36,172,158,36,174,159,36,175,160,37,  0,409,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:910:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 36,149,603,36,152,605,36,165,607,36,172,158,36,174,159,36,175,160,37,  0,409,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:911:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 15,587,37, 35,425,37, 45,428,37, 51,425,37, 73,429,37, 84,435,37, 90,425,
 ^~~~~~~~~~
 {         }
fleng.c:911:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 15,587,37, 35,425,37, 45,428,37, 51,425,37, 73,429,37, 84,435,37, 90,425,
            ^~~~~~~~~~
            {         }
fleng.c:911:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 15,587,37, 35,425,37, 45,428,37, 51,425,37, 73,429,37, 84,435,37, 90,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:911:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 15,587,37, 35,425,37, 45,428,37, 51,425,37, 73,429,37, 84,435,37, 90,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:911:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 15,587,37, 35,425,37, 45,428,37, 51,425,37, 73,429,37, 84,435,37, 90,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:911:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 15,587,37, 35,425,37, 45,428,37, 51,425,37, 73,429,37, 84,435,37, 90,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:911:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37, 15,587,37, 35,425,37, 45,428,37, 51,425,37, 73,429,37, 84,435,37, 90,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:912:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,105,598,37,114,599,37,139,600,37,141,603,37,151,605,37,165,607,37,172,158,
 ^~~~~~~~~~
 {         }
fleng.c:912:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,105,598,37,114,599,37,139,600,37,141,603,37,151,605,37,165,607,37,172,158,
            ^~~~~~~~~~
            {         }
fleng.c:912:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,105,598,37,114,599,37,139,600,37,141,603,37,151,605,37,165,607,37,172,158,
                       ^~~~~~~~~~
                       {         }
fleng.c:912:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,105,598,37,114,599,37,139,600,37,141,603,37,151,605,37,165,607,37,172,158,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:912:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,105,598,37,114,599,37,139,600,37,141,603,37,151,605,37,165,607,37,172,158,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:912:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,105,598,37,114,599,37,139,600,37,141,603,37,151,605,37,165,607,37,172,158,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:912:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,105,598,37,114,599,37,139,600,37,141,603,37,151,605,37,165,607,37,172,158,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:913:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,174,159,37,177,160,38,  0,409,38, 15,587,38, 35,425,38, 44,428,38, 51,425,
 ^~~~~~~~~~
 {         }
fleng.c:913:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,174,159,37,177,160,38,  0,409,38, 15,587,38, 35,425,38, 44,428,38, 51,425,
            ^~~~~~~~~~
            {         }
fleng.c:913:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,174,159,37,177,160,38,  0,409,38, 15,587,38, 35,425,38, 44,428,38, 51,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:913:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,174,159,37,177,160,38,  0,409,38, 15,587,38, 35,425,38, 44,428,38, 51,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:913:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,174,159,37,177,160,38,  0,409,38, 15,587,38, 35,425,38, 44,428,38, 51,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:913:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,174,159,37,177,160,38,  0,409,38, 15,587,38, 35,425,38, 44,428,38, 51,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:913:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 37,174,159,37,177,160,38,  0,409,38, 15,587,38, 35,425,38, 44,428,38, 51,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:914:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,429,38, 84,435,38, 92,425,38,105,598,38,114,599,38,139,600,38,141,603,
 ^~~~~~~~~~
 {         }
fleng.c:914:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,429,38, 84,435,38, 92,425,38,105,598,38,114,599,38,139,600,38,141,603,
            ^~~~~~~~~~
            {         }
fleng.c:914:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,429,38, 84,435,38, 92,425,38,105,598,38,114,599,38,139,600,38,141,603,
                       ^~~~~~~~~~
                       {         }
fleng.c:914:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,429,38, 84,435,38, 92,425,38,105,598,38,114,599,38,139,600,38,141,603,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:914:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,429,38, 84,435,38, 92,425,38,105,598,38,114,599,38,139,600,38,141,603,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:914:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,429,38, 84,435,38, 92,425,38,105,598,38,114,599,38,139,600,38,141,603,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:914:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38, 73,429,38, 84,435,38, 92,425,38,105,598,38,114,599,38,139,600,38,141,603,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:915:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,151,605,38,165,607,38,172,158,38,174,159,38,178,160,39,  0,409,39, 15,587,
 ^~~~~~~~~~
 {         }
fleng.c:915:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,151,605,38,165,607,38,172,158,38,174,159,38,178,160,39,  0,409,39, 15,587,
            ^~~~~~~~~~
            {         }
fleng.c:915:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,151,605,38,165,607,38,172,158,38,174,159,38,178,160,39,  0,409,39, 15,587,
                       ^~~~~~~~~~
                       {         }
fleng.c:915:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,151,605,38,165,607,38,172,158,38,174,159,38,178,160,39,  0,409,39, 15,587,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:915:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,151,605,38,165,607,38,172,158,38,174,159,38,178,160,39,  0,409,39, 15,587,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:915:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,151,605,38,165,607,38,172,158,38,174,159,38,178,160,39,  0,409,39, 15,587,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:915:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 38,151,605,38,165,607,38,172,158,38,174,159,38,178,160,39,  0,409,39, 15,587,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:916:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,425,39, 44,428,39, 50,425,39, 73,429,39, 84,435,39, 97,425,39,105,598,
 ^~~~~~~~~~
 {         }
fleng.c:916:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,425,39, 44,428,39, 50,425,39, 73,429,39, 84,435,39, 97,425,39,105,598,
            ^~~~~~~~~~
            {         }
fleng.c:916:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,425,39, 44,428,39, 50,425,39, 73,429,39, 84,435,39, 97,425,39,105,598,
                       ^~~~~~~~~~
                       {         }
fleng.c:916:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,425,39, 44,428,39, 50,425,39, 73,429,39, 84,435,39, 97,425,39,105,598,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:916:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,425,39, 44,428,39, 50,425,39, 73,429,39, 84,435,39, 97,425,39,105,598,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:916:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,425,39, 44,428,39, 50,425,39, 73,429,39, 84,435,39, 97,425,39,105,598,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:916:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39, 35,425,39, 44,428,39, 50,425,39, 73,429,39, 84,435,39, 97,425,39,105,598,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:917:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114,599,39,142,608,39,149,610,39,165,607,39,172,158,39,174,159,39,177,160,
 ^~~~~~~~~~
 {         }
fleng.c:917:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114,599,39,142,608,39,149,610,39,165,607,39,172,158,39,174,159,39,177,160,
            ^~~~~~~~~~
            {         }
fleng.c:917:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114,599,39,142,608,39,149,610,39,165,607,39,172,158,39,174,159,39,177,160,
                       ^~~~~~~~~~
                       {         }
fleng.c:917:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114,599,39,142,608,39,149,610,39,165,607,39,172,158,39,174,159,39,177,160,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:917:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114,599,39,142,608,39,149,610,39,165,607,39,172,158,39,174,159,39,177,160,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:917:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114,599,39,142,608,39,149,610,39,165,607,39,172,158,39,174,159,39,177,160,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:917:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 39,114,599,39,142,608,39,149,610,39,165,607,39,172,158,39,174,159,39,177,160,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:918:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  0,409,40, 15,587,40, 35,425,40, 40,428,40, 50,425,40, 72,429,40, 84,435,
 ^~~~~~~~~~
 {         }
fleng.c:918:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  0,409,40, 15,587,40, 35,425,40, 40,428,40, 50,425,40, 72,429,40, 84,435,
            ^~~~~~~~~~
            {         }
fleng.c:918:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  0,409,40, 15,587,40, 35,425,40, 40,428,40, 50,425,40, 72,429,40, 84,435,
                       ^~~~~~~~~~
                       {         }
fleng.c:918:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  0,409,40, 15,587,40, 35,425,40, 40,428,40, 50,425,40, 72,429,40, 84,435,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:918:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  0,409,40, 15,587,40, 35,425,40, 40,428,40, 50,425,40, 72,429,40, 84,435,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:918:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  0,409,40, 15,587,40, 35,425,40, 40,428,40, 50,425,40, 72,429,40, 84,435,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:918:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,  0,409,40, 15,587,40, 35,425,40, 40,428,40, 50,425,40, 72,429,40, 84,435,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:919:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,105,598,40,114,437,40,142,608,40,149,610,40,165,161,40,173,163,40,175,159,
 ^~~~~~~~~~
 {         }
fleng.c:919:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,105,598,40,114,437,40,142,608,40,149,610,40,165,161,40,173,163,40,175,159,
            ^~~~~~~~~~
            {         }
fleng.c:919:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,105,598,40,114,437,40,142,608,40,149,610,40,165,161,40,173,163,40,175,159,
                       ^~~~~~~~~~
                       {         }
fleng.c:919:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,105,598,40,114,437,40,142,608,40,149,610,40,165,161,40,173,163,40,175,159,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:919:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,105,598,40,114,437,40,142,608,40,149,610,40,165,161,40,173,163,40,175,159,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:919:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,105,598,40,114,437,40,142,608,40,149,610,40,165,161,40,173,163,40,175,159,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:919:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,105,598,40,114,437,40,142,608,40,149,610,40,165,161,40,173,163,40,175,159,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:920:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,177,160,41,  0,409,41,  9,413,41, 20,430,41, 32,431,41, 44,432,41, 57,425,
 ^~~~~~~~~~
 {         }
fleng.c:920:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,177,160,41,  0,409,41,  9,413,41, 20,430,41, 32,431,41, 44,432,41, 57,425,
            ^~~~~~~~~~
            {         }
fleng.c:920:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,177,160,41,  0,409,41,  9,413,41, 20,430,41, 32,431,41, 44,432,41, 57,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:920:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,177,160,41,  0,409,41,  9,413,41, 20,430,41, 32,431,41, 44,432,41, 57,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:920:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,177,160,41,  0,409,41,  9,413,41, 20,430,41, 32,431,41, 44,432,41, 57,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:920:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,177,160,41,  0,409,41,  9,413,41, 20,430,41, 32,431,41, 44,432,41, 57,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:920:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 40,177,160,41,  0,409,41,  9,413,41, 20,430,41, 32,431,41, 44,432,41, 57,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:921:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 72,429,41, 84,435,41,105,598,41,114,437,41,142,609,41,150,610,41,160,161,
 ^~~~~~~~~~
 {         }
fleng.c:921:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 72,429,41, 84,435,41,105,598,41,114,437,41,142,609,41,150,610,41,160,161,
            ^~~~~~~~~~
            {         }
fleng.c:921:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 72,429,41, 84,435,41,105,598,41,114,437,41,142,609,41,150,610,41,160,161,
                       ^~~~~~~~~~
                       {         }
fleng.c:921:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 72,429,41, 84,435,41,105,598,41,114,437,41,142,609,41,150,610,41,160,161,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:921:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 72,429,41, 84,435,41,105,598,41,114,437,41,142,609,41,150,610,41,160,161,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:921:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 72,429,41, 84,435,41,105,598,41,114,437,41,142,609,41,150,610,41,160,161,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:921:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41, 72,429,41, 84,435,41,105,598,41,114,437,41,142,609,41,150,610,41,160,161,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:922:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,171,162,41,174,163,41,175,159,41,176,160,42,  0,409,42,  9,413,42, 20,430,
 ^~~~~~~~~~
 {         }
fleng.c:922:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,171,162,41,174,163,41,175,159,41,176,160,42,  0,409,42,  9,413,42, 20,430,
            ^~~~~~~~~~
            {         }
fleng.c:922:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,171,162,41,174,163,41,175,159,41,176,160,42,  0,409,42,  9,413,42, 20,430,
                       ^~~~~~~~~~
                       {         }
fleng.c:922:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,171,162,41,174,163,41,175,159,41,176,160,42,  0,409,42,  9,413,42, 20,430,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:922:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,171,162,41,174,163,41,175,159,41,176,160,42,  0,409,42,  9,413,42, 20,430,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:922:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,171,162,41,174,163,41,175,159,41,176,160,42,  0,409,42,  9,413,42, 20,430,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:922:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 41,171,162,41,174,163,41,175,159,41,176,160,42,  0,409,42,  9,413,42, 20,430,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:923:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 32,431,42, 44,432,42, 57,425,42, 71,429,42, 84,435,42,114,437,42,142,609,
 ^~~~~~~~~~
 {         }
fleng.c:923:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 32,431,42, 44,432,42, 57,425,42, 71,429,42, 84,435,42,114,437,42,142,609,
            ^~~~~~~~~~
            {         }
fleng.c:923:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 32,431,42, 44,432,42, 57,425,42, 71,429,42, 84,435,42,114,437,42,142,609,
                       ^~~~~~~~~~
                       {         }
fleng.c:923:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 32,431,42, 44,432,42, 57,425,42, 71,429,42, 84,435,42,114,437,42,142,609,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:923:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 32,431,42, 44,432,42, 57,425,42, 71,429,42, 84,435,42,114,437,42,142,609,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:923:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 32,431,42, 44,432,42, 57,425,42, 71,429,42, 84,435,42,114,437,42,142,609,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:923:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42, 32,431,42, 44,432,42, 57,425,42, 71,429,42, 84,435,42,114,437,42,142,609,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:924:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,150,610,42,160,161,42,171,162,42,174,164,43,  0,409,43,  9,413,43, 20,430,
 ^~~~~~~~~~
 {         }
fleng.c:924:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,150,610,42,160,161,42,171,162,42,174,164,43,  0,409,43,  9,413,43, 20,430,
            ^~~~~~~~~~
            {         }
fleng.c:924:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,150,610,42,160,161,42,171,162,42,174,164,43,  0,409,43,  9,413,43, 20,430,
                       ^~~~~~~~~~
                       {         }
fleng.c:924:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,150,610,42,160,161,42,171,162,42,174,164,43,  0,409,43,  9,413,43, 20,430,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:924:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,150,610,42,160,161,42,171,162,42,174,164,43,  0,409,43,  9,413,43, 20,430,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:924:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,150,610,42,160,161,42,171,162,42,174,164,43,  0,409,43,  9,413,43, 20,430,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:924:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 42,150,610,42,160,161,42,171,162,42,174,164,43,  0,409,43,  9,413,43, 20,430,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:925:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 32,431,43, 44,432,43, 57,425,43, 71,429,43, 84,435,43,114,437,43,142,609,
 ^~~~~~~~~~
 {         }
fleng.c:925:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 32,431,43, 44,432,43, 57,425,43, 71,429,43, 84,435,43,114,437,43,142,609,
            ^~~~~~~~~~
            {         }
fleng.c:925:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 32,431,43, 44,432,43, 57,425,43, 71,429,43, 84,435,43,114,437,43,142,609,
                       ^~~~~~~~~~
                       {         }
fleng.c:925:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 32,431,43, 44,432,43, 57,425,43, 71,429,43, 84,435,43,114,437,43,142,609,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:925:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 32,431,43, 44,432,43, 57,425,43, 71,429,43, 84,435,43,114,437,43,142,609,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:925:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 32,431,43, 44,432,43, 57,425,43, 71,429,43, 84,435,43,114,437,43,142,609,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:925:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43, 32,431,43, 44,432,43, 57,425,43, 71,429,43, 84,435,43,114,437,43,142,609,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:926:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,150,610,43,160,161,43,169,162,43,173,164,44,  0,409,44,  9,413,44, 20,430,
 ^~~~~~~~~~
 {         }
fleng.c:926:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,150,610,43,160,161,43,169,162,43,173,164,44,  0,409,44,  9,413,44, 20,430,
            ^~~~~~~~~~
            {         }
fleng.c:926:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,150,610,43,160,161,43,169,162,43,173,164,44,  0,409,44,  9,413,44, 20,430,
                       ^~~~~~~~~~
                       {         }
fleng.c:926:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,150,610,43,160,161,43,169,162,43,173,164,44,  0,409,44,  9,413,44, 20,430,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:926:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,150,610,43,160,161,43,169,162,43,173,164,44,  0,409,44,  9,413,44, 20,430,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:926:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,150,610,43,160,161,43,169,162,43,173,164,44,  0,409,44,  9,413,44, 20,430,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:926:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 43,150,610,43,160,161,43,169,162,43,173,164,44,  0,409,44,  9,413,44, 20,430,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:927:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 32,431,44, 44,432,44, 57,425,44, 63,433,44, 76,429,44, 84,435,44,114,437,
 ^~~~~~~~~~
 {         }
fleng.c:927:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 32,431,44, 44,432,44, 57,425,44, 63,433,44, 76,429,44, 84,435,44,114,437,
            ^~~~~~~~~~
            {         }
fleng.c:927:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 32,431,44, 44,432,44, 57,425,44, 63,433,44, 76,429,44, 84,435,44,114,437,
                       ^~~~~~~~~~
                       {         }
fleng.c:927:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 32,431,44, 44,432,44, 57,425,44, 63,433,44, 76,429,44, 84,435,44,114,437,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:927:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 32,431,44, 44,432,44, 57,425,44, 63,433,44, 76,429,44, 84,435,44,114,437,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:927:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 32,431,44, 44,432,44, 57,425,44, 63,433,44, 76,429,44, 84,435,44,114,437,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:927:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44, 32,431,44, 44,432,44, 57,425,44, 63,433,44, 76,429,44, 84,435,44,114,437,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:928:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,142,609,44,150,610,44,160,161,44,167,162,44,172,164,45,  0,409,45,  9,413,
 ^~~~~~~~~~
 {         }
fleng.c:928:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,142,609,44,150,610,44,160,161,44,167,162,44,172,164,45,  0,409,45,  9,413,
            ^~~~~~~~~~
            {         }
fleng.c:928:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,142,609,44,150,610,44,160,161,44,167,162,44,172,164,45,  0,409,45,  9,413,
                       ^~~~~~~~~~
                       {         }
fleng.c:928:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,142,609,44,150,610,44,160,161,44,167,162,44,172,164,45,  0,409,45,  9,413,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:928:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,142,609,44,150,610,44,160,161,44,167,162,44,172,164,45,  0,409,45,  9,413,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:928:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,142,609,44,150,610,44,160,161,44,167,162,44,172,164,45,  0,409,45,  9,413,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:928:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 44,142,609,44,150,610,44,160,161,44,167,162,44,172,164,45,  0,409,45,  9,413,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:929:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 20,430,45, 32,431,45, 44,432,45, 57,425,45, 63,433,45, 76,429,45, 84,435,
 ^~~~~~~~~~
 {         }
fleng.c:929:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 20,430,45, 32,431,45, 44,432,45, 57,425,45, 63,433,45, 76,429,45, 84,435,
            ^~~~~~~~~~
            {         }
fleng.c:929:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 20,430,45, 32,431,45, 44,432,45, 57,425,45, 63,433,45, 76,429,45, 84,435,
                       ^~~~~~~~~~
                       {         }
fleng.c:929:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 20,430,45, 32,431,45, 44,432,45, 57,425,45, 63,433,45, 76,429,45, 84,435,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:929:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 20,430,45, 32,431,45, 44,432,45, 57,425,45, 63,433,45, 76,429,45, 84,435,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:929:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 20,430,45, 32,431,45, 44,432,45, 57,425,45, 63,433,45, 76,429,45, 84,435,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:929:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45, 20,430,45, 32,431,45, 44,432,45, 57,425,45, 63,433,45, 76,429,45, 84,435,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:930:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,114,437,45,142,609,45,150,610,45,160,161,45,167,162,45,171,164,45,177,168,
 ^~~~~~~~~~
 {         }
fleng.c:930:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,114,437,45,142,609,45,150,610,45,160,161,45,167,162,45,171,164,45,177,168,
            ^~~~~~~~~~
            {         }
fleng.c:930:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,114,437,45,142,609,45,150,610,45,160,161,45,167,162,45,171,164,45,177,168,
                       ^~~~~~~~~~
                       {         }
fleng.c:930:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,114,437,45,142,609,45,150,610,45,160,161,45,167,162,45,171,164,45,177,168,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:930:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,114,437,45,142,609,45,150,610,45,160,161,45,167,162,45,171,164,45,177,168,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:930:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,114,437,45,142,609,45,150,610,45,160,161,45,167,162,45,171,164,45,177,168,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:930:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 45,114,437,45,142,609,45,150,610,45,160,161,45,167,162,45,171,164,45,177,168,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:931:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  9,413,46, 20,430,46, 32,431,46, 44,432,46, 57,425,46, 63,433,
 ^~~~~~~~~~
 {         }
fleng.c:931:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  9,413,46, 20,430,46, 32,431,46, 44,432,46, 57,425,46, 63,433,
            ^~~~~~~~~~
            {         }
fleng.c:931:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  9,413,46, 20,430,46, 32,431,46, 44,432,46, 57,425,46, 63,433,
                       ^~~~~~~~~~
                       {         }
fleng.c:931:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  9,413,46, 20,430,46, 32,431,46, 44,432,46, 57,425,46, 63,433,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:931:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  9,413,46, 20,430,46, 32,431,46, 44,432,46, 57,425,46, 63,433,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:931:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  9,413,46, 20,430,46, 32,431,46, 44,432,46, 57,425,46, 63,433,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:931:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,  0,409,46,  9,413,46, 20,430,46, 32,431,46, 44,432,46, 57,425,46, 63,433,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:932:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,429,46, 84,435,46,114,437,46,142,700,46,150,165,46,162,161,46,168,162,
 ^~~~~~~~~~
 {         }
fleng.c:932:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,429,46, 84,435,46,114,437,46,142,700,46,150,165,46,162,161,46,168,162,
            ^~~~~~~~~~
            {         }
fleng.c:932:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,429,46, 84,435,46,114,437,46,142,700,46,150,165,46,162,161,46,168,162,
                       ^~~~~~~~~~
                       {         }
fleng.c:932:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,429,46, 84,435,46,114,437,46,142,700,46,150,165,46,162,161,46,168,162,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:932:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,429,46, 84,435,46,114,437,46,142,700,46,150,165,46,162,161,46,168,162,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:932:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,429,46, 84,435,46,114,437,46,142,700,46,150,165,46,162,161,46,168,162,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:932:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46, 76,429,46, 84,435,46,114,437,46,142,700,46,150,165,46,162,161,46,168,162,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:933:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,170,164,46,177,168,47,  0,409,47,  9,413,47, 20,430,47, 32,431,47, 44,432,
 ^~~~~~~~~~
 {         }
fleng.c:933:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,170,164,46,177,168,47,  0,409,47,  9,413,47, 20,430,47, 32,431,47, 44,432,
            ^~~~~~~~~~
            {         }
fleng.c:933:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,170,164,46,177,168,47,  0,409,47,  9,413,47, 20,430,47, 32,431,47, 44,432,
                       ^~~~~~~~~~
                       {         }
fleng.c:933:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,170,164,46,177,168,47,  0,409,47,  9,413,47, 20,430,47, 32,431,47, 44,432,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:933:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,170,164,46,177,168,47,  0,409,47,  9,413,47, 20,430,47, 32,431,47, 44,432,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:933:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,170,164,46,177,168,47,  0,409,47,  9,413,47, 20,430,47, 32,431,47, 44,432,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:933:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 46,170,164,46,177,168,47,  0,409,47,  9,413,47, 20,430,47, 32,431,47, 44,432,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:934:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 57,425,47, 63,433,47, 76,429,47, 84,435,47,114,742,47,142,700,47,150,165,
 ^~~~~~~~~~
 {         }
fleng.c:934:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 57,425,47, 63,433,47, 76,429,47, 84,435,47,114,742,47,142,700,47,150,165,
            ^~~~~~~~~~
            {         }
fleng.c:934:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 57,425,47, 63,433,47, 76,429,47, 84,435,47,114,742,47,142,700,47,150,165,
                       ^~~~~~~~~~
                       {         }
fleng.c:934:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 57,425,47, 63,433,47, 76,429,47, 84,435,47,114,742,47,142,700,47,150,165,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:934:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 57,425,47, 63,433,47, 76,429,47, 84,435,47,114,742,47,142,700,47,150,165,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:934:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 57,425,47, 63,433,47, 76,429,47, 84,435,47,114,742,47,142,700,47,150,165,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:934:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47, 57,425,47, 63,433,47, 76,429,47, 84,435,47,114,742,47,142,700,47,150,165,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:935:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,162,161,47,169,164,47,177,168,48,  0,409,48,  9,413,48, 20,430,48, 32,431,
 ^~~~~~~~~~
 {         }
fleng.c:935:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,162,161,47,169,164,47,177,168,48,  0,409,48,  9,413,48, 20,430,48, 32,431,
            ^~~~~~~~~~
            {         }
fleng.c:935:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,162,161,47,169,164,47,177,168,48,  0,409,48,  9,413,48, 20,430,48, 32,431,
                       ^~~~~~~~~~
                       {         }
fleng.c:935:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,162,161,47,169,164,47,177,168,48,  0,409,48,  9,413,48, 20,430,48, 32,431,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:935:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,162,161,47,169,164,47,177,168,48,  0,409,48,  9,413,48, 20,430,48, 32,431,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:935:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,162,161,47,169,164,47,177,168,48,  0,409,48,  9,413,48, 20,430,48, 32,431,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:935:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 47,162,161,47,169,164,47,177,168,48,  0,409,48,  9,413,48, 20,430,48, 32,431,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:936:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 44,432,48, 57,425,48, 63,433,48, 76,429,48, 84,435,48,114,742,48,142,700,
 ^~~~~~~~~~
 {         }
fleng.c:936:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 44,432,48, 57,425,48, 63,433,48, 76,429,48, 84,435,48,114,742,48,142,700,
            ^~~~~~~~~~
            {         }
fleng.c:936:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 44,432,48, 57,425,48, 63,433,48, 76,429,48, 84,435,48,114,742,48,142,700,
                       ^~~~~~~~~~
                       {         }
fleng.c:936:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 44,432,48, 57,425,48, 63,433,48, 76,429,48, 84,435,48,114,742,48,142,700,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:936:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 44,432,48, 57,425,48, 63,433,48, 76,429,48, 84,435,48,114,742,48,142,700,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:936:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 44,432,48, 57,425,48, 63,433,48, 76,429,48, 84,435,48,114,742,48,142,700,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:936:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48, 44,432,48, 57,425,48, 63,433,48, 76,429,48, 84,435,48,114,742,48,142,700,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:937:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,150,165,48,162,161,48,169,164,48,173,168,49,  0,412,49,  9,413,49, 20,430,
 ^~~~~~~~~~
 {         }
fleng.c:937:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,150,165,48,162,161,48,169,164,48,173,168,49,  0,412,49,  9,413,49, 20,430,
            ^~~~~~~~~~
            {         }
fleng.c:937:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,150,165,48,162,161,48,169,164,48,173,168,49,  0,412,49,  9,413,49, 20,430,
                       ^~~~~~~~~~
                       {         }
fleng.c:937:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,150,165,48,162,161,48,169,164,48,173,168,49,  0,412,49,  9,413,49, 20,430,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:937:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,150,165,48,162,161,48,169,164,48,173,168,49,  0,412,49,  9,413,49, 20,430,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:937:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,150,165,48,162,161,48,169,164,48,173,168,49,  0,412,49,  9,413,49, 20,430,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:937:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 48,150,165,48,162,161,48,169,164,48,173,168,49,  0,412,49,  9,413,49, 20,430,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:938:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 32,431,49, 44,432,49, 57,425,49, 63,433,49, 76,429,49, 84,435,49,114,742,
 ^~~~~~~~~~
 {         }
fleng.c:938:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 32,431,49, 44,432,49, 57,425,49, 63,433,49, 76,429,49, 84,435,49,114,742,
            ^~~~~~~~~~
            {         }
fleng.c:938:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 32,431,49, 44,432,49, 57,425,49, 63,433,49, 76,429,49, 84,435,49,114,742,
                       ^~~~~~~~~~
                       {         }
fleng.c:938:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 32,431,49, 44,432,49, 57,425,49, 63,433,49, 76,429,49, 84,435,49,114,742,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:938:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 32,431,49, 44,432,49, 57,425,49, 63,433,49, 76,429,49, 84,435,49,114,742,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:938:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 32,431,49, 44,432,49, 57,425,49, 63,433,49, 76,429,49, 84,435,49,114,742,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:938:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49, 32,431,49, 44,432,49, 57,425,49, 63,433,49, 76,429,49, 84,435,49,114,742,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:939:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,142,700,49,150,165,49,162,166,49,170,168,50,  0,412,50,  9,413,50, 20,430,
 ^~~~~~~~~~
 {         }
fleng.c:939:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,142,700,49,150,165,49,162,166,49,170,168,50,  0,412,50,  9,413,50, 20,430,
            ^~~~~~~~~~
            {         }
fleng.c:939:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,142,700,49,150,165,49,162,166,49,170,168,50,  0,412,50,  9,413,50, 20,430,
                       ^~~~~~~~~~
                       {         }
fleng.c:939:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,142,700,49,150,165,49,162,166,49,170,168,50,  0,412,50,  9,413,50, 20,430,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:939:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,142,700,49,150,165,49,162,166,49,170,168,50,  0,412,50,  9,413,50, 20,430,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:939:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,142,700,49,150,165,49,162,166,49,170,168,50,  0,412,50,  9,413,50, 20,430,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:939:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 49,142,700,49,150,165,49,162,166,49,170,168,50,  0,412,50,  9,413,50, 20,430,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:940:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 32,431,50, 44,432,50, 57,425,50, 63,433,50, 76,436,50, 80,425,50, 96,435,
 ^~~~~~~~~~
 {         }
fleng.c:940:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 32,431,50, 44,432,50, 57,425,50, 63,433,50, 76,436,50, 80,425,50, 96,435,
            ^~~~~~~~~~
            {         }
fleng.c:940:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 32,431,50, 44,432,50, 57,425,50, 63,433,50, 76,436,50, 80,425,50, 96,435,
                       ^~~~~~~~~~
                       {         }
fleng.c:940:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 32,431,50, 44,432,50, 57,425,50, 63,433,50, 76,436,50, 80,425,50, 96,435,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:940:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 32,431,50, 44,432,50, 57,425,50, 63,433,50, 76,436,50, 80,425,50, 96,435,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:940:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 32,431,50, 44,432,50, 57,425,50, 63,433,50, 76,436,50, 80,425,50, 96,435,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:940:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50, 32,431,50, 44,432,50, 57,425,50, 63,433,50, 76,436,50, 80,425,50, 96,435,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:941:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,114,742,50,142,700,50,150,165,50,162,166,50,170,168,51,  0,412,51,  9,413,
 ^~~~~~~~~~
 {         }
fleng.c:941:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,114,742,50,142,700,50,150,165,50,162,166,50,170,168,51,  0,412,51,  9,413,
            ^~~~~~~~~~
            {         }
fleng.c:941:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,114,742,50,142,700,50,150,165,50,162,166,50,170,168,51,  0,412,51,  9,413,
                       ^~~~~~~~~~
                       {         }
fleng.c:941:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,114,742,50,142,700,50,150,165,50,162,166,50,170,168,51,  0,412,51,  9,413,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:941:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,114,742,50,142,700,50,150,165,50,162,166,50,170,168,51,  0,412,51,  9,413,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:941:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,114,742,50,142,700,50,150,165,50,162,166,50,170,168,51,  0,412,51,  9,413,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:941:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 50,114,742,50,142,700,50,150,165,50,162,166,50,170,168,51,  0,412,51,  9,413,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:942:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 20,430,51, 32,431,51, 44,432,51, 57,425,51, 63,433,51, 76,436,51, 80,425,
 ^~~~~~~~~~
 {         }
fleng.c:942:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 20,430,51, 32,431,51, 44,432,51, 57,425,51, 63,433,51, 76,436,51, 80,425,
            ^~~~~~~~~~
            {         }
fleng.c:942:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 20,430,51, 32,431,51, 44,432,51, 57,425,51, 63,433,51, 76,436,51, 80,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:942:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 20,430,51, 32,431,51, 44,432,51, 57,425,51, 63,433,51, 76,436,51, 80,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:942:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 20,430,51, 32,431,51, 44,432,51, 57,425,51, 63,433,51, 76,436,51, 80,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:942:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 20,430,51, 32,431,51, 44,432,51, 57,425,51, 63,433,51, 76,436,51, 80,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:942:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 20,430,51, 32,431,51, 44,432,51, 57,425,51, 63,433,51, 76,436,51, 80,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:943:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 96,435,51,114,742,51,142,700,51,150,165,51,162,166,51,170,168,52,  0,412,
 ^~~~~~~~~~
 {         }
fleng.c:943:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 96,435,51,114,742,51,142,700,51,150,165,51,162,166,51,170,168,52,  0,412,
            ^~~~~~~~~~
            {         }
fleng.c:943:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 96,435,51,114,742,51,142,700,51,150,165,51,162,166,51,170,168,52,  0,412,
                       ^~~~~~~~~~
                       {         }
fleng.c:943:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 96,435,51,114,742,51,142,700,51,150,165,51,162,166,51,170,168,52,  0,412,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:943:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 96,435,51,114,742,51,142,700,51,150,165,51,162,166,51,170,168,52,  0,412,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:943:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 96,435,51,114,742,51,142,700,51,150,165,51,162,166,51,170,168,52,  0,412,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:943:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 51, 96,435,51,114,742,51,142,700,51,150,165,51,162,166,51,170,168,52,  0,412,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:944:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  9,413,52, 20,430,52, 32,425,52, 63,433,52, 76,436,52, 80,425,52, 96,435,
 ^~~~~~~~~~
 {         }
fleng.c:944:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  9,413,52, 20,430,52, 32,425,52, 63,433,52, 76,436,52, 80,425,52, 96,435,
            ^~~~~~~~~~
            {         }
fleng.c:944:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  9,413,52, 20,430,52, 32,425,52, 63,433,52, 76,436,52, 80,425,52, 96,435,
                       ^~~~~~~~~~
                       {         }
fleng.c:944:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  9,413,52, 20,430,52, 32,425,52, 63,433,52, 76,436,52, 80,425,52, 96,435,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:944:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  9,413,52, 20,430,52, 32,425,52, 63,433,52, 76,436,52, 80,425,52, 96,435,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:944:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  9,413,52, 20,430,52, 32,425,52, 63,433,52, 76,436,52, 80,425,52, 96,435,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:944:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,  9,413,52, 20,430,52, 32,425,52, 63,433,52, 76,436,52, 80,425,52, 96,435,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:945:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,114,742,52,120,437,52,135,701,52,155,167,52,164,168,53,  0,412,53,  9,413,
 ^~~~~~~~~~
 {         }
fleng.c:945:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,114,742,52,120,437,52,135,701,52,155,167,52,164,168,53,  0,412,53,  9,413,
            ^~~~~~~~~~
            {         }
fleng.c:945:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,114,742,52,120,437,52,135,701,52,155,167,52,164,168,53,  0,412,53,  9,413,
                       ^~~~~~~~~~
                       {         }
fleng.c:945:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,114,742,52,120,437,52,135,701,52,155,167,52,164,168,53,  0,412,53,  9,413,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:945:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,114,742,52,120,437,52,135,701,52,155,167,52,164,168,53,  0,412,53,  9,413,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:945:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,114,742,52,120,437,52,135,701,52,155,167,52,164,168,53,  0,412,53,  9,413,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:945:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 52,114,742,52,120,437,52,135,701,52,155,167,52,164,168,53,  0,412,53,  9,413,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:946:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 20,430,53, 32,425,53, 63,433,53, 76,436,53, 80,425,53, 96,435,53,114,742,
 ^~~~~~~~~~
 {         }
fleng.c:946:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 20,430,53, 32,425,53, 63,433,53, 76,436,53, 80,425,53, 96,435,53,114,742,
            ^~~~~~~~~~
            {         }
fleng.c:946:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 20,430,53, 32,425,53, 63,433,53, 76,436,53, 80,425,53, 96,435,53,114,742,
                       ^~~~~~~~~~
                       {         }
fleng.c:946:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 20,430,53, 32,425,53, 63,433,53, 76,436,53, 80,425,53, 96,435,53,114,742,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:946:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 20,430,53, 32,425,53, 63,433,53, 76,436,53, 80,425,53, 96,435,53,114,742,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:946:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 20,430,53, 32,425,53, 63,433,53, 76,436,53, 80,425,53, 96,435,53,114,742,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:946:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53, 20,430,53, 32,425,53, 63,433,53, 76,436,53, 80,425,53, 96,435,53,114,742,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:947:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,120,437,53,135,701,53,155,167,53,164,168,54,  0,412,54,  9,413,54, 20,430,
 ^~~~~~~~~~
 {         }
fleng.c:947:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,120,437,53,135,701,53,155,167,53,164,168,54,  0,412,54,  9,413,54, 20,430,
            ^~~~~~~~~~
            {         }
fleng.c:947:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,120,437,53,135,701,53,155,167,53,164,168,54,  0,412,54,  9,413,54, 20,430,
                       ^~~~~~~~~~
                       {         }
fleng.c:947:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,120,437,53,135,701,53,155,167,53,164,168,54,  0,412,54,  9,413,54, 20,430,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:947:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,120,437,53,135,701,53,155,167,53,164,168,54,  0,412,54,  9,413,54, 20,430,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:947:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,120,437,53,135,701,53,155,167,53,164,168,54,  0,412,54,  9,413,54, 20,430,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:947:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 53,120,437,53,135,701,53,155,167,53,164,168,54,  0,412,54,  9,413,54, 20,430,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:948:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 32,425,54, 63,433,54, 76,436,54, 83,425,54,114,437,54,135,701,54,155,167,
 ^~~~~~~~~~
 {         }
fleng.c:948:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 32,425,54, 63,433,54, 76,436,54, 83,425,54,114,437,54,135,701,54,155,167,
            ^~~~~~~~~~
            {         }
fleng.c:948:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 32,425,54, 63,433,54, 76,436,54, 83,425,54,114,437,54,135,701,54,155,167,
                       ^~~~~~~~~~
                       {         }
fleng.c:948:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 32,425,54, 63,433,54, 76,436,54, 83,425,54,114,437,54,135,701,54,155,167,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:948:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 32,425,54, 63,433,54, 76,436,54, 83,425,54,114,437,54,135,701,54,155,167,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:948:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 32,425,54, 63,433,54, 76,436,54, 83,425,54,114,437,54,135,701,54,155,167,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:948:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54, 32,425,54, 63,433,54, 76,436,54, 83,425,54,114,437,54,135,701,54,155,167,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:949:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,164,168,55,  0,412,55,  9,413,55, 20,430,55, 32,425,55, 71,436,55, 83,425,
 ^~~~~~~~~~
 {         }
fleng.c:949:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,164,168,55,  0,412,55,  9,413,55, 20,430,55, 32,425,55, 71,436,55, 83,425,
            ^~~~~~~~~~
            {         }
fleng.c:949:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,164,168,55,  0,412,55,  9,413,55, 20,430,55, 32,425,55, 71,436,55, 83,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:949:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,164,168,55,  0,412,55,  9,413,55, 20,430,55, 32,425,55, 71,436,55, 83,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:949:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,164,168,55,  0,412,55,  9,413,55, 20,430,55, 32,425,55, 71,436,55, 83,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:949:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,164,168,55,  0,412,55,  9,413,55, 20,430,55, 32,425,55, 71,436,55, 83,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:949:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 54,164,168,55,  0,412,55,  9,413,55, 20,430,55, 32,425,55, 71,436,55, 83,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:950:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,114,437,55,135,701,55,155,167,55,164,168,56,  0,412,56,  9,413,56, 20,430,
 ^~~~~~~~~~
 {         }
fleng.c:950:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,114,437,55,135,701,55,155,167,55,164,168,56,  0,412,56,  9,413,56, 20,430,
            ^~~~~~~~~~
            {         }
fleng.c:950:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,114,437,55,135,701,55,155,167,55,164,168,56,  0,412,56,  9,413,56, 20,430,
                       ^~~~~~~~~~
                       {         }
fleng.c:950:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,114,437,55,135,701,55,155,167,55,164,168,56,  0,412,56,  9,413,56, 20,430,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:950:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,114,437,55,135,701,55,155,167,55,164,168,56,  0,412,56,  9,413,56, 20,430,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:950:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,114,437,55,135,701,55,155,167,55,164,168,56,  0,412,56,  9,413,56, 20,430,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:950:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 55,114,437,55,135,701,55,155,167,55,164,168,56,  0,412,56,  9,413,56, 20,430,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:951:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 32,425,56, 71,436,56, 83,425,56,114,437,56,135,701,56,155,167,56,164,168,
 ^~~~~~~~~~
 {         }
fleng.c:951:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 32,425,56, 71,436,56, 83,425,56,114,437,56,135,701,56,155,167,56,164,168,
            ^~~~~~~~~~
            {         }
fleng.c:951:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 32,425,56, 71,436,56, 83,425,56,114,437,56,135,701,56,155,167,56,164,168,
                       ^~~~~~~~~~
                       {         }
fleng.c:951:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 32,425,56, 71,436,56, 83,425,56,114,437,56,135,701,56,155,167,56,164,168,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:951:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 32,425,56, 71,436,56, 83,425,56,114,437,56,135,701,56,155,167,56,164,168,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:951:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 32,425,56, 71,436,56, 83,425,56,114,437,56,135,701,56,155,167,56,164,168,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:951:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 56, 32,425,56, 71,436,56, 83,425,56,114,437,56,135,701,56,155,167,56,164,168,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:952:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  0,412,57,  9,413,57, 20,430,57, 32,425,57, 71,436,57, 86,425,57,114,437,
 ^~~~~~~~~~
 {         }
fleng.c:952:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  0,412,57,  9,413,57, 20,430,57, 32,425,57, 71,436,57, 86,425,57,114,437,
            ^~~~~~~~~~
            {         }
fleng.c:952:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  0,412,57,  9,413,57, 20,430,57, 32,425,57, 71,436,57, 86,425,57,114,437,
                       ^~~~~~~~~~
                       {         }
fleng.c:952:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  0,412,57,  9,413,57, 20,430,57, 32,425,57, 71,436,57, 86,425,57,114,437,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:952:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  0,412,57,  9,413,57, 20,430,57, 32,425,57, 71,436,57, 86,425,57,114,437,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:952:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  0,412,57,  9,413,57, 20,430,57, 32,425,57, 71,436,57, 86,425,57,114,437,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:952:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,  0,412,57,  9,413,57, 20,430,57, 32,425,57, 71,436,57, 86,425,57,114,437,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:953:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,135,701,57,155,167,57,164,168,58,  0,412,58,  9,413,58, 20,430,58, 32,425,
 ^~~~~~~~~~
 {         }
fleng.c:953:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,135,701,57,155,167,57,164,168,58,  0,412,58,  9,413,58, 20,430,58, 32,425,
            ^~~~~~~~~~
            {         }
fleng.c:953:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,135,701,57,155,167,57,164,168,58,  0,412,58,  9,413,58, 20,430,58, 32,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:953:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,135,701,57,155,167,57,164,168,58,  0,412,58,  9,413,58, 20,430,58, 32,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:953:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,135,701,57,155,167,57,164,168,58,  0,412,58,  9,413,58, 20,430,58, 32,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:953:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,135,701,57,155,167,57,164,168,58,  0,412,58,  9,413,58, 20,430,58, 32,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:953:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 57,135,701,57,155,167,57,164,168,58,  0,412,58,  9,413,58, 20,430,58, 32,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:954:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 71,436,58, 86,425,58,114,437,58,135,701,58,155,167,58,164,168,59,  0,412,
 ^~~~~~~~~~
 {         }
fleng.c:954:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 71,436,58, 86,425,58,114,437,58,135,701,58,155,167,58,164,168,59,  0,412,
            ^~~~~~~~~~
            {         }
fleng.c:954:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 71,436,58, 86,425,58,114,437,58,135,701,58,155,167,58,164,168,59,  0,412,
                       ^~~~~~~~~~
                       {         }
fleng.c:954:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 71,436,58, 86,425,58,114,437,58,135,701,58,155,167,58,164,168,59,  0,412,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:954:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 71,436,58, 86,425,58,114,437,58,135,701,58,155,167,58,164,168,59,  0,412,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:954:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 71,436,58, 86,425,58,114,437,58,135,701,58,155,167,58,164,168,59,  0,412,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:954:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 58, 71,436,58, 86,425,58,114,437,58,135,701,58,155,167,58,164,168,59,  0,412,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:955:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,  9,413,59, 20,430,59, 32,425,59, 71,436,59, 86,425,59,114,437,59,135,701,
 ^~~~~~~~~~
 {         }
fleng.c:955:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,  9,413,59, 20,430,59, 32,425,59, 71,436,59, 86,425,59,114,437,59,135,701,
            ^~~~~~~~~~
            {         }
fleng.c:955:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,  9,413,59, 20,430,59, 32,425,59, 71,436,59, 86,425,59,114,437,59,135,701,
                       ^~~~~~~~~~
                       {         }
fleng.c:955:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,  9,413,59, 20,430,59, 32,425,59, 71,436,59, 86,425,59,114,437,59,135,701,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:955:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,  9,413,59, 20,430,59, 32,425,59, 71,436,59, 86,425,59,114,437,59,135,701,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:955:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,  9,413,59, 20,430,59, 32,425,59, 71,436,59, 86,425,59,114,437,59,135,701,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:955:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,  9,413,59, 20,430,59, 32,425,59, 71,436,59, 86,425,59,114,437,59,135,701,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:956:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,155,167,59,164,168,60,  0,414,60, 20,425,60, 71,436,60, 86,425,60,114,437,
 ^~~~~~~~~~
 {         }
fleng.c:956:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,155,167,59,164,168,60,  0,414,60, 20,425,60, 71,436,60, 86,425,60,114,437,
            ^~~~~~~~~~
            {         }
fleng.c:956:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,155,167,59,164,168,60,  0,414,60, 20,425,60, 71,436,60, 86,425,60,114,437,
                       ^~~~~~~~~~
                       {         }
fleng.c:956:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,155,167,59,164,168,60,  0,414,60, 20,425,60, 71,436,60, 86,425,60,114,437,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:956:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,155,167,59,164,168,60,  0,414,60, 20,425,60, 71,436,60, 86,425,60,114,437,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:956:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,155,167,59,164,168,60,  0,414,60, 20,425,60, 71,436,60, 86,425,60,114,437,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:956:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 59,155,167,59,164,168,60,  0,414,60, 20,425,60, 71,436,60, 86,425,60,114,437,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:957:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,135,701,60,155,167,60,164,168,61,  0,414,61, 20,425,61, 71,436,61, 86,425,
 ^~~~~~~~~~
 {         }
fleng.c:957:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,135,701,60,155,167,60,164,168,61,  0,414,61, 20,425,61, 71,436,61, 86,425,
            ^~~~~~~~~~
            {         }
fleng.c:957:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,135,701,60,155,167,60,164,168,61,  0,414,61, 20,425,61, 71,436,61, 86,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:957:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,135,701,60,155,167,60,164,168,61,  0,414,61, 20,425,61, 71,436,61, 86,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:957:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,135,701,60,155,167,60,164,168,61,  0,414,61, 20,425,61, 71,436,61, 86,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:957:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,135,701,60,155,167,60,164,168,61,  0,414,61, 20,425,61, 71,436,61, 86,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:957:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 60,135,701,60,155,167,60,164,168,61,  0,414,61, 20,425,61, 71,436,61, 86,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:958:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,114,437,61,148,702,62,  0,414,62, 20,425,62, 71,436,62, 86,425,62,114,437,
 ^~~~~~~~~~
 {         }
fleng.c:958:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,114,437,61,148,702,62,  0,414,62, 20,425,62, 71,436,62, 86,425,62,114,437,
            ^~~~~~~~~~
            {         }
fleng.c:958:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,114,437,61,148,702,62,  0,414,62, 20,425,62, 71,436,62, 86,425,62,114,437,
                       ^~~~~~~~~~
                       {         }
fleng.c:958:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,114,437,61,148,702,62,  0,414,62, 20,425,62, 71,436,62, 86,425,62,114,437,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:958:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,114,437,61,148,702,62,  0,414,62, 20,425,62, 71,436,62, 86,425,62,114,437,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:958:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,114,437,61,148,702,62,  0,414,62, 20,425,62, 71,436,62, 86,425,62,114,437,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:958:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 61,114,437,61,148,702,62,  0,414,62, 20,425,62, 71,436,62, 86,425,62,114,437,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:959:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,148,702,63,  0,414,63, 20,425,63, 71,436,63, 86,425,63,114,437,63,148,702,
 ^~~~~~~~~~
 {         }
fleng.c:959:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,148,702,63,  0,414,63, 20,425,63, 71,436,63, 86,425,63,114,437,63,148,702,
            ^~~~~~~~~~
            {         }
fleng.c:959:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,148,702,63,  0,414,63, 20,425,63, 71,436,63, 86,425,63,114,437,63,148,702,
                       ^~~~~~~~~~
                       {         }
fleng.c:959:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,148,702,63,  0,414,63, 20,425,63, 71,436,63, 86,425,63,114,437,63,148,702,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:959:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,148,702,63,  0,414,63, 20,425,63, 71,436,63, 86,425,63,114,437,63,148,702,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:959:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,148,702,63,  0,414,63, 20,425,63, 71,436,63, 86,425,63,114,437,63,148,702,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:959:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 62,148,702,63,  0,414,63, 20,425,63, 71,436,63, 86,425,63,114,437,63,148,702,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:960:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64, 20,425,64, 71,436,64, 86,425,64,114,437,64,148,702,65,  0,414,
 ^~~~~~~~~~
 {         }
fleng.c:960:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64, 20,425,64, 71,436,64, 86,425,64,114,437,64,148,702,65,  0,414,
            ^~~~~~~~~~
            {         }
fleng.c:960:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64, 20,425,64, 71,436,64, 86,425,64,114,437,64,148,702,65,  0,414,
                       ^~~~~~~~~~
                       {         }
fleng.c:960:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64, 20,425,64, 71,436,64, 86,425,64,114,437,64,148,702,65,  0,414,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:960:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64, 20,425,64, 71,436,64, 86,425,64,114,437,64,148,702,65,  0,414,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:960:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64, 20,425,64, 71,436,64, 86,425,64,114,437,64,148,702,65,  0,414,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:960:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 64,  0,414,64, 20,425,64, 71,436,64, 86,425,64,114,437,64,148,702,65,  0,414,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:961:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 20,425,65, 51,729,65, 56,425,65, 71,436,65, 86,425,65, 95,729,65,105,425,
 ^~~~~~~~~~
 {         }
fleng.c:961:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 20,425,65, 51,729,65, 56,425,65, 71,436,65, 86,425,65, 95,729,65,105,425,
            ^~~~~~~~~~
            {         }
fleng.c:961:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 20,425,65, 51,729,65, 56,425,65, 71,436,65, 86,425,65, 95,729,65,105,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:961:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 20,425,65, 51,729,65, 56,425,65, 71,436,65, 86,425,65, 95,729,65,105,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:961:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 20,425,65, 51,729,65, 56,425,65, 71,436,65, 86,425,65, 95,729,65,105,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:961:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 20,425,65, 51,729,65, 56,425,65, 71,436,65, 86,425,65, 95,729,65,105,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:961:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65, 20,425,65, 51,729,65, 56,425,65, 71,436,65, 86,425,65, 95,729,65,105,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:962:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65,111,729,65,114,437,65,148,702,66,  0,414,66, 20,425,66, 48,729,66, 59,425,
 ^~~~~~~~~~
 {         }
fleng.c:962:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65,111,729,65,114,437,65,148,702,66,  0,414,66, 20,425,66, 48,729,66, 59,425,
            ^~~~~~~~~~
            {         }
fleng.c:962:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65,111,729,65,114,437,65,148,702,66,  0,414,66, 20,425,66, 48,729,66, 59,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:962:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65,111,729,65,114,437,65,148,702,66,  0,414,66, 20,425,66, 48,729,66, 59,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:962:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65,111,729,65,114,437,65,148,702,66,  0,414,66, 20,425,66, 48,729,66, 59,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:962:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65,111,729,65,114,437,65,148,702,66,  0,414,66, 20,425,66, 48,729,66, 59,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:962:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 65,111,729,65,114,437,65,148,702,66,  0,414,66, 20,425,66, 48,729,66, 59,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:963:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 71,436,66, 81,729,66,145,437,66,148,702,67,  0,414,67, 20,425,67, 44,729,
 ^~~~~~~~~~
 {         }
fleng.c:963:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 71,436,66, 81,729,66,145,437,66,148,702,67,  0,414,67, 20,425,67, 44,729,
            ^~~~~~~~~~
            {         }
fleng.c:963:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 71,436,66, 81,729,66,145,437,66,148,702,67,  0,414,67, 20,425,67, 44,729,
                       ^~~~~~~~~~
                       {         }
fleng.c:963:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 71,436,66, 81,729,66,145,437,66,148,702,67,  0,414,67, 20,425,67, 44,729,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:963:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 71,436,66, 81,729,66,145,437,66,148,702,67,  0,414,67, 20,425,67, 44,729,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:963:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 71,436,66, 81,729,66,145,437,66,148,702,67,  0,414,67, 20,425,67, 44,729,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:963:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 66, 71,436,66, 81,729,66,145,437,66,148,702,67,  0,414,67, 20,425,67, 44,729,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:964:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 71,436,67, 79,729,67,148,702,68,  0,414,68, 20,425,68, 33,729,68, 36,425,
 ^~~~~~~~~~
 {         }
fleng.c:964:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 71,436,67, 79,729,67,148,702,68,  0,414,68, 20,425,68, 33,729,68, 36,425,
            ^~~~~~~~~~
            {         }
fleng.c:964:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 71,436,67, 79,729,67,148,702,68,  0,414,68, 20,425,68, 33,729,68, 36,425,
                       ^~~~~~~~~~
                       {         }
fleng.c:964:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 71,436,67, 79,729,67,148,702,68,  0,414,68, 20,425,68, 33,729,68, 36,425,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:964:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 71,436,67, 79,729,67,148,702,68,  0,414,68, 20,425,68, 33,729,68, 36,425,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:964:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 71,436,67, 79,729,67,148,702,68,  0,414,68, 20,425,68, 33,729,68, 36,425,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:964:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 67, 71,436,67, 79,729,67,148,702,68,  0,414,68, 20,425,68, 33,729,68, 36,425,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:965:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 39,729,68,156,702,69,  0,729,69,162,702,70,  0,729,70,162,727,70,168,702,
 ^~~~~~~~~~
 {         }
fleng.c:965:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 39,729,68,156,702,69,  0,729,69,162,702,70,  0,729,70,162,727,70,168,702,
            ^~~~~~~~~~
            {         }
fleng.c:965:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 39,729,68,156,702,69,  0,729,69,162,702,70,  0,729,70,162,727,70,168,702,
                       ^~~~~~~~~~
                       {         }
fleng.c:965:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 39,729,68,156,702,69,  0,729,69,162,702,70,  0,729,70,162,727,70,168,702,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:965:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 39,729,68,156,702,69,  0,729,69,162,702,70,  0,729,70,162,727,70,168,702,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:965:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 39,729,68,156,702,69,  0,729,69,162,702,70,  0,729,70,162,727,70,168,702,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:965:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 68, 39,729,68,156,702,69,  0,729,69,162,702,70,  0,729,70,162,727,70,168,702,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:966:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,171,728,71,  0,729,71,162,727,71,171,728,72,  0,729,72,159,727,72,171,728,
 ^~~~~~~~~~
 {         }
fleng.c:966:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,171,728,71,  0,729,71,162,727,71,171,728,72,  0,729,72,159,727,72,171,728,
            ^~~~~~~~~~
            {         }
fleng.c:966:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,171,728,71,  0,729,71,162,727,71,171,728,72,  0,729,72,159,727,72,171,728,
                       ^~~~~~~~~~
                       {         }
fleng.c:966:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,171,728,71,  0,729,71,162,727,71,171,728,72,  0,729,72,159,727,72,171,728,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:966:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,171,728,71,  0,729,71,162,727,71,171,728,72,  0,729,72,159,727,72,171,728,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:966:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,171,728,71,  0,729,71,162,727,71,171,728,72,  0,729,72,159,727,72,171,728,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:966:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 70,171,728,71,  0,729,71,162,727,71,171,728,72,  0,729,72,159,727,72,171,728,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:967:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,  0,729,73,159,727,73,170,728,74,  0,729,74,155,727,74,167,728,75,  0,729,
 ^~~~~~~~~~
 {         }
fleng.c:967:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,  0,729,73,159,727,73,170,728,74,  0,729,74,155,727,74,167,728,75,  0,729,
            ^~~~~~~~~~
            {         }
fleng.c:967:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,  0,729,73,159,727,73,170,728,74,  0,729,74,155,727,74,167,728,75,  0,729,
                       ^~~~~~~~~~
                       {         }
fleng.c:967:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,  0,729,73,159,727,73,170,728,74,  0,729,74,155,727,74,167,728,75,  0,729,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:967:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,  0,729,73,159,727,73,170,728,74,  0,729,74,155,727,74,167,728,75,  0,729,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:967:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,  0,729,73,159,727,73,170,728,74,  0,729,74,155,727,74,167,728,75,  0,729,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:967:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 73,  0,729,73,159,727,73,170,728,74,  0,729,74,155,727,74,167,728,75,  0,729,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:968:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,155,727,75,164,728,76,  0,729,76,155,727,76,164,728,77,  0,729,77,155,727,
 ^~~~~~~~~~
 {         }
fleng.c:968:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,155,727,75,164,728,76,  0,729,76,155,727,76,164,728,77,  0,729,77,155,727,
            ^~~~~~~~~~
            {         }
fleng.c:968:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,155,727,75,164,728,76,  0,729,76,155,727,76,164,728,77,  0,729,77,155,727,
                       ^~~~~~~~~~
                       {         }
fleng.c:968:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,155,727,75,164,728,76,  0,729,76,155,727,76,164,728,77,  0,729,77,155,727,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:968:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,155,727,75,164,728,76,  0,729,76,155,727,76,164,728,77,  0,729,77,155,727,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:968:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,155,727,75,164,728,76,  0,729,76,155,727,76,164,728,77,  0,729,77,155,727,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:968:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 75,155,727,75,164,728,76,  0,729,76,155,727,76,164,728,77,  0,729,77,155,727,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:969:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,170,729,77,178,728,78,  0,729,78,155,727,78,170,729,79,  0,729,80,  0,729,
 ^~~~~~~~~~
 {         }
fleng.c:969:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,170,729,77,178,728,78,  0,729,78,155,727,78,170,729,79,  0,729,80,  0,729,
            ^~~~~~~~~~
            {         }
fleng.c:969:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,170,729,77,178,728,78,  0,729,78,155,727,78,170,729,79,  0,729,80,  0,729,
                       ^~~~~~~~~~
                       {         }
fleng.c:969:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,170,729,77,178,728,78,  0,729,78,155,727,78,170,729,79,  0,729,80,  0,729,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:969:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,170,729,77,178,728,78,  0,729,78,155,727,78,170,729,79,  0,729,80,  0,729,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:969:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,170,729,77,178,728,78,  0,729,78,155,727,78,170,729,79,  0,729,80,  0,729,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:969:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 77,170,729,77,178,728,78,  0,729,78,155,727,78,170,729,79,  0,729,80,  0,729,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:970:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81,  0,729,82,  0,729,83,  0,729,84,  0,729,85,  0,729,86,  0,729,87,  0,729,
 ^~~~~~~~~~
 {         }
fleng.c:970:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81,  0,729,82,  0,729,83,  0,729,84,  0,729,85,  0,729,86,  0,729,87,  0,729,
            ^~~~~~~~~~
            {         }
fleng.c:970:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81,  0,729,82,  0,729,83,  0,729,84,  0,729,85,  0,729,86,  0,729,87,  0,729,
                       ^~~~~~~~~~
                       {         }
fleng.c:970:35: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81,  0,729,82,  0,729,83,  0,729,84,  0,729,85,  0,729,86,  0,729,87,  0,729,
                                  ^~~~~~~~~~
                                  {         }
fleng.c:970:46: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81,  0,729,82,  0,729,83,  0,729,84,  0,729,85,  0,729,86,  0,729,87,  0,729,
                                             ^~~~~~~~~~
                                             {         }
fleng.c:970:57: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81,  0,729,82,  0,729,83,  0,729,84,  0,729,85,  0,729,86,  0,729,87,  0,729,
                                                        ^~~~~~~~~~
                                                        {         }
fleng.c:970:68: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 81,  0,729,82,  0,729,83,  0,729,84,  0,729,85,  0,729,86,  0,729,87,  0,729,
                                                                   ^~~~~~~~~~
                                                                   {         }
fleng.c:971:2: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,729,89,  0,729,90,180,729, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
 ^~~~~~~~~~
 {         }
fleng.c:971:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,729,89,  0,729,90,180,729, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
            ^~~~~~~~~~
            {         }
fleng.c:971:24: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,729,89,  0,729,90,180,729, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                       ^~~~~~~~~~
                       {         }
fleng.c:971:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,729,89,  0,729,90,180,729, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:971:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,729,89,  0,729,90,180,729, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:971:58: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,729,89,  0,729,90,180,729, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                         ^~~~~~~~~
                                                         {        }
fleng.c:971:69: warning: suggest braces around initialization of subobject [-Wmissing-braces]
 88,  0,729,89,  0,729,90,180,729, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                                                    ^~~~~~~~~
                                                                    {        }
fleng.c:972:3: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
  ^~~~~~~~~
  {        }
fleng.c:972:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
             ^~~~~~~~~
             {        }
fleng.c:972:25: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                        ^~~~~~~~~
                        {        }
fleng.c:972:36: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                   ^~~~~~~~~
                                   {        }
fleng.c:972:47: warning: suggest braces around initialization of subobject [-Wmissing-braces]
  0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0, 0,  0,  0,
                                              ^~~~~~~~~
                                              {        }
fleng.c:1352:9: warning: variable 'igreg' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
   if ( 0 < quad )
        ^~~~~~~~
fleng.c:1401:9: note: uninitialized use occurs here
   if ( igreg <= 0 )
        ^~~~~
fleng.c:1352:4: note: remove the 'if' if its condition is always true
   if ( 0 < quad )
   ^~~~~~~~~~~~~~~
fleng.c:1329:13: note: initialize the variable 'igreg' to silence this warning
     , igreg
            ^
             = 0
6061 warnings generated.
cp fleng.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g geo_to_km.c
geo_to_km.c:29:14: warning: unused variable 'semi_major' [-Wunused-variable]
      double semi_major=a=6378.160;
             ^
geo_to_km.c:30:14: warning: unused variable 'semi_minor' [-Wunused-variable]
      double semi_minor=b=6356.775;   
             ^
geo_to_km.c:212:14: warning: unused variable 'semi_minor' [-Wunused-variable]
      double semi_minor=b=6356.775;
             ^
geo_to_km.c:211:14: warning: unused variable 'semi_major' [-Wunused-variable]
      double semi_major=a=6378.160;
             ^
geo_to_km.c:452:36: warning: unused variable 'semi_minor' [-Wunused-variable]
      double semi_major=a=6378.16, semi_minor=b=6356.775;
                                   ^
geo_to_km.c:452:14: warning: unused variable 'semi_major' [-Wunused-variable]
      double semi_major=a=6378.16, semi_minor=b=6356.775;
             ^
6 warnings generated.
cp geo_to_km.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g getutil.c
cp getutil.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g global_amp_rw.c
cp global_amp_rw.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g global_loc_rw.c
cp global_loc_rw.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g global_msg.c
cp global_msg.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g global_pick_rw.c
global_pick_rw.c:168:2: warning: '/*' within block comment [-Wcomment]
        /* Get first token */
        ^
1 warning generated.
cp global_pick_rw.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g gma.c
cp gma.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g gseputaway.c
cp gseputaway.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g ioc_filter.c
cp ioc_filter.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g k2evt2ew.c
cp k2evt2ew.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g kom.c
cp kom.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g lockfile.c
cp lockfile.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g logit.c
cp logit.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g make_triglist.c
make_triglist.c:57:16: warning: unused variable 'buf' [-Wunused-variable]
static char   *buf;
               ^
1 warning generated.
cp make_triglist.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g mask_check.c
cp mask_check.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g mem_circ_queue.c
cp mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g mnbrak.c
cp mnbrak.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g mseedputaway.c
cp mseedputaway.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g neic2scn.c
cp neic2scn.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g parse_trig.c
cp parse_trig.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g parse_usnsn.c
parse_usnsn.c:1074:11: warning: variable 'mult' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
        else if (ptr[0] == '-')
                 ^~~~~~~~~~~~~
parse_usnsn.c:1080:9: note: uninitialized use occurs here
        expn = mult * ((int) atoi (tmp));
               ^~~~
parse_usnsn.c:1074:7: note: remove the 'if' if its condition is always true
        else if (ptr[0] == '-')
             ^~~~~~~~~~~~~~~~~~
parse_usnsn.c:1039:17: note: initialize the variable 'mult' to silence this warning
        int             expn, mult;
                                  ^
                                   = 0
1 warning generated.
cp parse_usnsn.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g priority_queue.c
cp priority_queue.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g putaway.c
cp putaway.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g rayloc_message_rw.c
cp rayloc_message_rw.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g rdpickcoda.c
cp rdpickcoda.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g read_arc.c
read_arc.c:481:7: warning: unused variable 'i' [-Wunused-variable]
        int     i;
                ^
1 warning generated.
cp read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g residue.c
cp residue.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g rw_coda_aav.c
cp rw_coda_aav.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g rw_mag.c
cp rw_mag.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g rw_strongmotion.c
cp rw_strongmotion.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g rw_strongmotionII.c
rw_strongmotionII.c:870:5: warning: unused function 'tokenlength' [-Wunused-function]
int tokenlength( char *begtok, char c )
    ^
1 warning generated.
cp rw_strongmotionII.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g sacputaway.c
cp sacputaway.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g seiputaway.c
cp seiputaway.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g seiutils.c
cp seiutils.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g site.c
cp site.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g socket_ew_common.c
socket_ew_common.c:264:64: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
     rc  = getsockopt(s, SOL_SOCKET, SO_ERROR, (char *)&error, &len); 
                                                               ^~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
socket_ew_common.c:417:27: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  newSocket=accept(s,addr,addrlen);
                          ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:681:69: note: passing argument to parameter here
int     accept(int, struct sockaddr * __restrict, socklen_t * __restrict)
                                                                        ^
socket_ew_common.c:464:31: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
      newSocket=accept(s,addr,addrlen);
                              ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:681:69: note: passing argument to parameter here
int     accept(int, struct sockaddr * __restrict, socklen_t * __restrict)
                                                                        ^
socket_ew_common.c:786:42: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  retVal = recvfrom(s,buf,len,flags,from,&flen);
                                         ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:693:25: note: passing argument to parameter here
                socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom);
                                      ^
socket_ew_common.c:826:44: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
    retVal = recvfrom(s,buf,len,flags,from,&flen);
                                           ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:693:25: note: passing argument to parameter here
                socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom);
                                      ^
socket_ew_common.c:909:63: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
    ret = getsockopt(s, SOL_SOCKET, SO_ERROR, (char *)errval, &errlen);
                                                              ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
6 warnings generated.
cp socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g sqlite3.c
sqlite3.c:17378:17: warning: 'OSAtomicCompareAndSwapPtrBarrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_compare_exchange_strong() from <stdatomic.h> instead [-Wdeprecated-declarations]
      success = OSAtomicCompareAndSwapPtrBarrier(NULL, newzone, 
                ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/libkern/OSAtomicDeprecated.h:547:6: note: 'OSAtomicCompareAndSwapPtrBarrier' has been explicitly marked deprecated here
bool    OSAtomicCompareAndSwapPtrBarrier( void *__oldValue, void *__newValue, void * volatile *__theValue );
        ^
sqlite3.c:9117:26: warning: unused variable 'sqlite3one' [-Wunused-const-variable]
SQLITE_PRIVATE const int sqlite3one = 1;
                         ^
2 warnings generated.
cp sqlite3.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g startstop_lib.c
startstop_lib.c:231:26: warning: '/*' within block comment [-Wcomment]
    /* *nChild = iChild; /*reset nChild to the number of live children*/
                         ^
1 warning generated.
cp startstop_lib.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g startstop_unix_generic.c
cp startstop_unix_generic.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g sudsputaway.c
cp sudsputaway.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g swap.c
cp swap.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g tankputaway.c
cp tankputaway.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g tlay.c
cp tlay.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g transfer.c
cp transfer.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g transferFunction.c
cp transferFunction.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g trheadconv.c
cp trheadconv.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g uwputaway.c
cp uwputaway.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g watchdog_client.c
watchdog_client.c:61:8: warning: unused variable 'r_status' [-Wunused-variable]
   int r_status = 0;
       ^
1 warning generated.
cp watchdog_client.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g wave_client.c
cp wave_client.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g wfdiscputaway.c
cp wfdiscputaway.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g ws_clientII.c
cp ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g ws_clientIIx.c
ws_clientIIx.c:1820:32: warning: '/*' within block comment [-Wcomment]
        len = buflen - ir - 2; /* leave room for the terminating null * /
                               ^
1 warning generated.
cp ws_clientIIx.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g ws_clientII_no_location.c
cp ws_clientII_no_location.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g ws2ts.c
cp ws2ts.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g xfrm.c
xfrm.c:840:22: warning: comparison of array 'pPkt->trh2.sta' equal to a null pointer is always false [-Wtautological-pointer-compare]
     if( (pPkt->trh2.sta  == NULL) || 
          ~~~~~~~~~~~^~~     ~~~~
xfrm.c:841:22: warning: comparison of array 'pPkt->trh2.chan' equal to a null pointer is always false [-Wtautological-pointer-compare]
         (pPkt->trh2.chan == NULL) || 
          ~~~~~~~~~~~^~~~    ~~~~
xfrm.c:842:22: warning: comparison of array 'pPkt->trh2.net' equal to a null pointer is always false [-Wtautological-pointer-compare]
         (pPkt->trh2.net  == NULL) || 
          ~~~~~~~~~~~^~~     ~~~~
xfrm.c:843:22: warning: comparison of array 'pPkt->trh2.loc' equal to a null pointer is always false [-Wtautological-pointer-compare]
         (pPkt->trh2.loc  == NULL)    )
          ~~~~~~~~~~~^~~     ~~~~
xfrm.c:887:21: warning: comparison of array 'pPkt->trh.sta' equal to a null pointer is always false [-Wtautological-pointer-compare]
     if( (pPkt->trh.sta  == NULL) || 
          ~~~~~~~~~~^~~     ~~~~
xfrm.c:888:21: warning: comparison of array 'pPkt->trh.chan' equal to a null pointer is always false [-Wtautological-pointer-compare]
         (pPkt->trh.chan == NULL) || 
          ~~~~~~~~~~^~~~    ~~~~
xfrm.c:889:21: warning: comparison of array 'pPkt->trh.net' equal to a null pointer is always false [-Wtautological-pointer-compare]
         (pPkt->trh.net  == NULL)    )
          ~~~~~~~~~~^~~     ~~~~
xfrm.c:1234:7: warning: unused variable 'i' [-Wunused-variable]
  int i;
      ^
8 warnings generated.
cp xfrm.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -g -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g nordic.c
cp nordic.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -o logit_mt.o -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -D_LOGITMT logit.c
cp logit_mt.o /Users/kevin/earthworm/earthworm_7.9/lib
(cd gd_lib; make -f makefile.unix)
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o gd.o gd.c
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o gdfontt.o gdfontt.c
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o gdfonts.o gdfonts.c
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o gdfontmb.o gdfontmb.c
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o gdfontl.o gdfontl.c
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o gdfontg.o gdfontg.c
rm -f libgd.a
ar rc libgd.a gd.o gdfontt.o gdfonts.o gdfontmb.o \
		gdfontl.o gdfontg.o
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o gddemo.o gddemo.c
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format gddemo.o -o gddemo	-L./ -lgd -lm
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o giftogd.o giftogd.c
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format giftogd.o -o giftogd	-L./ -lgd -lm 
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o webgif.o webgif.c
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format webgif.o -o webgif	-L./ -lgd -lm
cp *.o /Users/kevin/earthworm/earthworm_7.9/lib
(cd libmseed; make -f makefile.unix ; make -f makefile.unix install)
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c fileutils.c -o fileutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c genutils.c -o genutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c gswap.c -o gswap.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c lmplatform.c -o lmplatform.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c lookup.c -o lookup.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c msrutils.c -o msrutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c pack.c -o pack.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c packdata.c -o packdata.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c traceutils.c -o traceutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c tracelist.c -o tracelist.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c parseutils.c -o parseutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c unpack.c -o unpack.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c unpackdata.c -o unpackdata.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c selection.c -o selection.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c logging.c -o logging.o
rm -f libmseed.a
ar -crs libmseed.a fileutils.o genutils.o gswap.o lmplatform.o lookup.o msrutils.o pack.o packdata.o traceutils.o tracelist.o parseutils.o unpack.o unpackdata.o selection.o logging.o
cp libmseed.a /Users/kevin/earthworm/earthworm_7.9/lib
(cd unix; make -f makefile.unix)
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format copyfile.c
cp copyfile.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format dirops_ew.c
cp dirops_ew.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format getavail.c
cp getavail.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format getsysname_ew.c
cp getsysname_ew.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format pipe.c
cp pipe.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format sema_ew.c
sema_ew.c:46:9: warning: 'sem_init' is deprecated [-Wdeprecated-declarations]
   rc = sem_init( &semaphore, 0, count ); /* must set pshare=1 if calling process will fork */
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/semaphore.h:55:5: note: 'sem_init' has been explicitly marked deprecated here
int sem_init(sem_t *, int, unsigned int) __deprecated;
    ^
sema_ew.c:101:9: warning: 'sem_destroy' is deprecated [-Wdeprecated-declarations]
   rc = sem_destroy( &semaphore );
        ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/semaphore.h:53:5: note: 'sem_destroy' has been explicitly marked deprecated here
int sem_destroy(sem_t *) __deprecated;
    ^
2 warnings generated.
cp sema_ew.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format sendmail.c
cp sendmail.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format sendpage.c
cp sendpage.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format sleep_ew.c
cp sleep_ew.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format socket_ew.c
cp socket_ew.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format threads_ew.c -pthread
cp threads_ew.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format time_ew.c
cp time_ew.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format transport.c
cp transport.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format wait_timer.c
cp wait_timer.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format errexit.c
cp errexit.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format remote_copy.c
cp remote_copy.o ../../../lib
gcc -g -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format lockfile_ew.c
cp lockfile_ew.o ../../../lib
(cd qlib2; make all32; mkdir -p lib_ew; cp lib/*.a lib_ew)
mkdir -p lib
mkdir -p lib64
gcc -c -DLEAPSECONDS=\"/share/apps/etc/leapseconds\" -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format       -Dfortran_suffix -Dqlib2_fortran  -m32 -O drm_utils.c ms_utils.c ms_pack.c ms_pack2.c ms_unpack.c pack.c qda_utils.c qtime.c sdr_utils.c unpack.c qutils.c 
drm_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: drm_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ms_utils.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ms_pack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_pack.c 6851 2016-10-20 19:14:14Z kevin $ ";
                  ^
1 warning generated.
ms_pack2.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_pack2.c,v 1.7 2013/09/17 18:10:36 doug Exp $ ";
                  ^
1 warning generated.
ms_unpack.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_unpack.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
pack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: pack.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
qda_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qda_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
qtime.c:1318:11: warning: explicitly assigning value of variable of type 'char *' to itself [-Wself-assign]
    for (p=p; p!=q; p++) {
         ~^~
qtime.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qtime.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
2 warnings generated.
sdr_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: sdr_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
unpack.c:540:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        tmp.byte[sb32] = (getbit(tmp.byte[sb24],7)) ? 0xff : 0x00;
                          ^~~~~~~~~~~~~~~~~~~~~~~~
unpack.c:490:36: note: expanded from macro 'getbit'
#define getbit(c,i) (c >> i & ~(~0 << 1))
                                ~~ ^
unpack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: unpack.c 6851 2016-10-20 19:14:14Z kevin $ ";
                  ^
2 warnings generated.
qutils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qutils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ar r lib/libqlib2.a drm_utils.o ms_utils.o ms_pack.o ms_pack2.o ms_unpack.o pack.o qda_utils.o qtime.o sdr_utils.o unpack.o qutils.o
ar: creating archive lib/libqlib2.a
rm -f drm_utils.o ms_utils.o ms_pack.o ms_pack2.o ms_unpack.o pack.o qda_utils.o qtime.o sdr_utils.o unpack.o qutils.o
gcc -c -DLEAPSECONDS=\"/share/apps/etc/leapseconds\" -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format       -Dfortran_suffix -Dqlib2_fortran  -m32 -g drm_utils.c ms_utils.c ms_pack.c ms_pack2.c ms_unpack.c pack.c qda_utils.c qtime.c sdr_utils.c unpack.c qutils.c 
drm_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: drm_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ms_utils.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ms_pack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_pack.c 6851 2016-10-20 19:14:14Z kevin $ ";
                  ^
1 warning generated.
ms_pack2.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_pack2.c,v 1.7 2013/09/17 18:10:36 doug Exp $ ";
                  ^
1 warning generated.
ms_unpack.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_unpack.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
pack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: pack.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
qda_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qda_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
qtime.c:1318:11: warning: explicitly assigning value of variable of type 'char *' to itself [-Wself-assign]
    for (p=p; p!=q; p++) {
         ~^~
qtime.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qtime.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
2 warnings generated.
sdr_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: sdr_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
unpack.c:540:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        tmp.byte[sb32] = (getbit(tmp.byte[sb24],7)) ? 0xff : 0x00;
                          ^~~~~~~~~~~~~~~~~~~~~~~~
unpack.c:490:36: note: expanded from macro 'getbit'
#define getbit(c,i) (c >> i & ~(~0 << 1))
                                ~~ ^
unpack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: unpack.c 6851 2016-10-20 19:14:14Z kevin $ ";
                  ^
2 warnings generated.
qutils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qutils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ar r lib/libqlib2.debug.a drm_utils.o ms_utils.o ms_pack.o ms_pack2.o ms_unpack.o pack.o qda_utils.o qtime.o sdr_utils.o unpack.o qutils.o
ar: creating archive lib/libqlib2.debug.a
rm -f drm_utils.o ms_utils.o ms_pack.o ms_pack2.o ms_unpack.o pack.o qda_utils.o qtime.o sdr_utils.o unpack.o qutils.o
gcc -c -DLEAPSECONDS=\"/share/apps/etc/leapseconds\" -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format       -Dfortran_suffix -Dqlib2_fortran  -m32 -DNO_LEAPSECONDS -O drm_utils.c ms_utils.c ms_pack.c ms_pack2.c ms_unpack.c pack.c qda_utils.c qtime.c sdr_utils.c unpack.c qutils.c 
drm_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: drm_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ms_utils.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ms_pack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_pack.c 6851 2016-10-20 19:14:14Z kevin $ ";
                  ^
1 warning generated.
ms_pack2.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_pack2.c,v 1.7 2013/09/17 18:10:36 doug Exp $ ";
                  ^
1 warning generated.
ms_unpack.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_unpack.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
pack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: pack.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
qda_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qda_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
qtime.c:1318:11: warning: explicitly assigning value of variable of type 'char *' to itself [-Wself-assign]
    for (p=p; p!=q; p++) {
         ~^~
qtime.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qtime.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
2 warnings generated.
sdr_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: sdr_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
unpack.c:540:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        tmp.byte[sb32] = (getbit(tmp.byte[sb24],7)) ? 0xff : 0x00;
                          ^~~~~~~~~~~~~~~~~~~~~~~~
unpack.c:490:36: note: expanded from macro 'getbit'
#define getbit(c,i) (c >> i & ~(~0 << 1))
                                ~~ ^
unpack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: unpack.c 6851 2016-10-20 19:14:14Z kevin $ ";
                  ^
2 warnings generated.
qutils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qutils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ar r lib/libqlib2nl.a drm_utils.o ms_utils.o ms_pack.o ms_pack2.o ms_unpack.o pack.o qda_utils.o qtime.o sdr_utils.o unpack.o qutils.o
ar: creating archive lib/libqlib2nl.a
rm -f drm_utils.o ms_utils.o ms_pack.o ms_pack2.o ms_unpack.o pack.o qda_utils.o qtime.o sdr_utils.o unpack.o qutils.o
gcc -c -DLEAPSECONDS=\"/share/apps/etc/leapseconds\" -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format       -Dfortran_suffix -Dqlib2_fortran  -m32 -DNO_LEAPSECONDS -g drm_utils.c ms_utils.c ms_pack.c ms_pack2.c ms_unpack.c pack.c qda_utils.c qtime.c sdr_utils.c unpack.c qutils.c 
drm_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: drm_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ms_utils.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ms_pack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_pack.c 6851 2016-10-20 19:14:14Z kevin $ ";
                  ^
1 warning generated.
ms_pack2.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_pack2.c,v 1.7 2013/09/17 18:10:36 doug Exp $ ";
                  ^
1 warning generated.
ms_unpack.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: ms_unpack.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
pack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: pack.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
qda_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qda_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
qtime.c:1318:11: warning: explicitly assigning value of variable of type 'char *' to itself [-Wself-assign]
    for (p=p; p!=q; p++) {
         ~^~
qtime.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qtime.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
2 warnings generated.
sdr_utils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: sdr_utils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
unpack.c:540:20: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
        tmp.byte[sb32] = (getbit(tmp.byte[sb24],7)) ? 0xff : 0x00;
                          ^~~~~~~~~~~~~~~~~~~~~~~~
unpack.c:490:36: note: expanded from macro 'getbit'
#define getbit(c,i) (c >> i & ~(~0 << 1))
                                ~~ ^
unpack.c:41:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: unpack.c 6851 2016-10-20 19:14:14Z kevin $ ";
                  ^
2 warnings generated.
qutils.c:40:19: warning: unused variable 'sccsid' [-Wunused-const-variable]
static const char sccsid[] = "$Id: qutils.c 6803 2016-09-09 06:06:39Z et $ ";
                  ^
1 warning generated.
ar r lib/libqlib2nl.debug.a drm_utils.o ms_utils.o ms_pack.o ms_pack2.o ms_unpack.o pack.o qda_utils.o qtime.o sdr_utils.o unpack.o qutils.o
ar: creating archive lib/libqlib2nl.debug.a
rm -f drm_utils.o ms_utils.o ms_pack.o ms_pack2.o ms_unpack.o pack.o qda_utils.o qtime.o sdr_utils.o unpack.o qutils.o
(cd lib330; make clean; make)
rm -f *.o lib330.a
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libarchive.o libarchive.c
libarchive.c:118:10: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(q330->miniseed_call.location), addr(q->slocation)) ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libarchive.c:118:46: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy(addr(q330->miniseed_call.location), addr(q->slocation)) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libarchive.c:119:10: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(q330->miniseed_call.channel), addr(q->sseedname)) ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libarchive.c:119:45: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy(addr(q330->miniseed_call.channel), addr(q->sseedname)) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libarchive.c:179:11: warning: enumeration values 'PKC_EVENT' and 'PKC_CALIBRATE' not handled in switch [-Wswitch]
  switch (q->pack_class) begin
          ^
libarchive.c:451:20: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'char *' [-Wincompatible-pointer-types]
            strcpy(addr(q330->miniseed_call.location), addr(q->slocation)) ;
            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libarchive.c:451:56: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
            strcpy(addr(q330->miniseed_call.location), addr(q->slocation)) ;
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libarchive.c:452:20: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'char *' [-Wincompatible-pointer-types]
            strcpy(addr(q330->miniseed_call.channel), addr(q->sseedname)) ;
            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libarchive.c:452:55: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
            strcpy(addr(q330->miniseed_call.channel), addr(q->sseedname)) ;
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
9 warnings generated.
ar rv lib330.a libarchive.o
ar: creating archive lib330.a
a - libarchive.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libcvrt.o libcvrt.c
libcvrt.c:105:16: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  lth = strlen(s) + 1 ;
               ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
libcvrt.c:112:30: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_strpas ((pchar) *p, s) ;
                             ^
./libsupport.h:49:51: note: passing argument to parameter 'instring' here
extern void lib330_strpas (pchar outstring, pchar instring) ;
                                                  ^
libcvrt.c:211:19: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_strpcopy(s, s) ; /* this routine allows in-place operation */
                  ^
./libsupport.h:48:36: note: passing argument to parameter 'outstring' here
extern void lib330_strpcopy (pchar outstring, pchar instring) ;
                                   ^
libcvrt.c:211:22: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_strpcopy(s, s) ; /* this routine allows in-place operation */
                     ^
./libsupport.h:48:53: note: passing argument to parameter 'instring' here
extern void lib330_strpcopy (pchar outstring, pchar instring) ;
                                                    ^
4 warnings generated.
ar rv lib330.a libcvrt.o
a - libcvrt.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libnetserv.o libnetserv.c
libnetserv.c:153:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
        close (nsstr->npath) ;
        ^
libnetserv.c:200:64: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add(nsstr->ns_par.stnctx, AUXMSG_SOCKETERR, 0, addr(s)) ;
                                                               ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libnetserv.c:229:69: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  getsockopt (nsstr->npath, SOL_SOCKET, SO_LINGER, addr(lingeropt), addr(flag)) ;
                                                                    ^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
libnetserv.c:262:62: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add(nsstr->ns_par.stnctx, AUXMSG_BINDERR, 0, addr(s)) ;
                                                             ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libnetserv.c:287:64: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add(nsstr->ns_par.stnctx, AUXMSG_LISTENERR, 0, addr(s)) ;
                                                               ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libnetserv.c:291:41: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  getsockname (nsstr->npath, addr(xyz), addr(lth)) ;
                                        ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:687:74: note: passing argument to parameter here
int     getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict)
                                                                             ^
libnetserv.c:295:59: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  lib_msg_add(nsstr->ns_par.stnctx, AUXMSG_SOCKETOPEN, 0, addr(s)) ;
                                                          ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libnetserv.c:319:64: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  nsstr->sockpath = accept (nsstr->npath, addr(nsstr->client), addr(lth)) ;
                                                               ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:681:69: note: passing argument to parameter here
int     accept(int, struct sockaddr * __restrict, socklen_t * __restrict)
                                                                        ^
libnetserv.c:340:67: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
              lib_msg_add(nsstr->ns_par.stnctx, AUXMSG_ACCERR, 0, addr(s)) ;
                                                                  ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libnetserv.c:386:60: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add (nsstr->ns_par.stnctx, AUXMSG_CONN, 0, addr(s)) ;
                                                           ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libnetserv.c:391:82: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        err = getsockopt (nsstr->sockpath, SOL_SOCKET, SO_SNDBUF, addr(bufsize), addr(lth)) ;
                                                                                 ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
libnetserv.c:448:69: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                lib_msg_add(nsstr->ns_par.stnctx, AUXMSG_DISCON, 0, addr(s)) ;
                                                                    ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libnetserv.c:510:67: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
              lib_msg_add(nsstr->ns_par.stnctx, AUXMSG_DISCON, 0, addr(s)) ;
                                                                  ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libnetserv.c:736:5: warning: incompatible pointer types assigning to 'char *' from 'completed_record *' (aka 'uint8_t (*)[512]') [-Wincompatible-pointer-types]
  p = addr(nsstr->sync_record) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~
14 warnings generated.
ar rv lib330.a libnetserv.o
a - libnetserv.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libslider.o libslider.c
libslider.c:107:22: warning: incompatible pointer types passing 'ppkt_buf *' (aka 'tpkt_buf **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
    getthrbuf (q330, addr(q330->pkt_bufs[i]), sizeof(tpkt_buf)) ;
                     ^~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libslider.c:158:35: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd(q330, LIBMSG_LINKRST, addr(s)) ;
                                  ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libslider.c:172:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
  p = addr(q330->dataout.qdp) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~
libslider.c:176:35: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd (q330, LIBMSG_DTOPEN, "") ;
                                  ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libslider.c:187:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
        p = addr(q330->dataout.qdp) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~~~
libslider.c:189:29: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        packet_time (now(), addr(s)) ;
                            ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:57:46: note: passing argument to parameter 'result' here
extern char *packet_time (longint jul, pchar result) ;
                                             ^
libslider.c:295:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
  p = addr(q330->pkt_bufs[pktidx]->buf.qdp) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libslider.c:303:41: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_INVLTH, addr(s)) ;
                                        ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libslider.c:316:45: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
            libmsgadd(q330, LIBMSG_FILLJMP, addr(s)) ;
                                            ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libslider.c:333:51: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                  libdatamsg(q330, LIBMSG_SEQBEG, addr(s)) ; /* no continutity */
                                                  ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:342:59: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libdatamsg (q330, LIBMSG_SEQOVER, addr(s)) ;
                                                          ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:348:58: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libdatamsg (q330, LIBMSG_SEQGAP, addr(s)) ;
                                                         ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:361:49: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
            libdatamsg (q330, LIBMSG_SEQRESUME, addr(s)) ;
                                                ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:372:52: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                  libdatamsg (q330, LIBMSG_SEQGAP, addr(s)) ;
                                                   ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:408:58: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                      libdatamsg(q330, LIBMSG_GPSSTATUS, addr(s)) ;
                                                         ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:419:57: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                      libdatamsg(q330, LIBMSG_DIGPHASE, addr(s)) ;
                                                        ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:422:59: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                      libdatamsg(q330, LIBMSG_SAVEBACKUP, "") ;
                                                          ^~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:427:63: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                          libdatamsg(q330, LIBMSG_SCHEDSTART, "") ;
                                                              ^~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:430:63: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                            libdatamsg(q330, LIBMSG_SCHEDEND, "") ;
                                                              ^~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:438:56: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                      libdatamsg(q330, LIBMSG_LEAPDET, "") ;
                                                       ^~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:445:58: warning: incompatible pointer types passing 'const string25' (aka 'char const[26]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                      libdatamsg (q330, LIBMSG_SMUPHASE, pwrph[subchan]) ;
                                                         ^~~~~~~~~~~~~~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:450:60: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                          libdatamsg (q330, LIBMSG_APWRON, "") ;
                                                           ^~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:452:61: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                          libdatamsg (q330, LIBMSG_APWROFF, "") ;
                                                            ^~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:466:60: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                      libdatamsg (q330, LIBMSG_PHASERANGE, addr(s)) ;
                                                           ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:634:33: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                            if (abs(t - q330->lasttime - 1.0) > 0.5)
                                ^
libslider.c:634:33: note: use function 'fabs' instead
                            if (abs(t - q330->lasttime - 1.0) > 0.5)
                                ^~~
                                fabs
libslider.c:641:74: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                                        libdatamsg(q330, LIBMSG_TIMEJMP, addr(s)) ;
                                                                         ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:643:67: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                                        log_clock (q330, CE_JUMP, addr(s)) ; /* any jump that big is logged! */
                                                                  ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./liblogs.h:47:85: note: passing argument to parameter 'jump_amount' here
extern void log_clock (pq330 q330, enum tclock_exception clock_exception, string95 *jump_amount) ;
                                                                                    ^
libslider.c:655:74: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                                        libdatamsg(q330, LIBMSG_TIMEJMP, addr(s)) ;
                                                                         ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:664:67: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                                        log_clock (q330, CE_JUMP, addr(s)) ;
                                                                  ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./liblogs.h:47:85: note: passing argument to parameter 'jump_amount' here
extern void log_clock (pq330 q330, enum tclock_exception clock_exception, string95 *jump_amount) ;
                                                                                    ^
libslider.c:681:56: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                            log_clock (q330, CE_DAILY, "") ;
                                                       ^~
./liblogs.h:47:85: note: passing argument to parameter 'jump_amount' here
extern void log_clock (pq330 q330, enum tclock_exception clock_exception, string95 *jump_amount) ;
                                                                                    ^
libslider.c:698:64: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                                    log_clock (q330, CE_VALID, "") ;
                                                               ^~
./liblogs.h:47:85: note: passing argument to parameter 'jump_amount' here
extern void log_clock (pq330 q330, enum tclock_exception clock_exception, string95 *jump_amount) ;
                                                                                    ^
libslider.c:918:61: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libdatamsg (q330, LIBMSG_INVBLKLTH, addr(s)) ;
                                                            ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:945:61: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libdatamsg (q330, LIBMSG_INVBLKLTH, addr(s)) ;
                                                            ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:1001:65: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                            libdatamsg (q330, LIBMSG_INVBLKLTH, addr(s)) ;
                                                                ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:1023:65: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                            libdatamsg (q330, LIBMSG_INVBLKLTH, addr(s)) ;
                                                                ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:1030:42: warning: incompatible pointer types passing 'char [3]' to parameter of type 'string7 *' (aka 'char (*)[8]') [-Wincompatible-pointer-types]
                          add_cfg (paqs, "GL", p2, RAW_GLOBAL_SIZE, 0, 0) ;
                                         ^~~~
./libopaque.h:40:46: note: passing argument to parameter 'name' here
extern void add_cfg (paqstruc paqs, string7 *name, pointer buf, integer size,
                                             ^
libslider.c:1033:42: warning: incompatible pointer types passing 'char [3]' to parameter of type 'string7 *' (aka 'char (*)[8]') [-Wincompatible-pointer-types]
                          add_cfg (paqs, "FX", p2, RAW_FIXED_SIZE, 0, 0) ;
                                         ^~~~
./libopaque.h:40:46: note: passing argument to parameter 'name' here
extern void add_cfg (paqstruc paqs, string7 *name, pointer buf, integer size,
                                             ^
libslider.c:1036:42: warning: incompatible pointer types passing 'char [3]' to parameter of type 'string7 *' (aka 'char (*)[8]') [-Wincompatible-pointer-types]
                          add_cfg (paqs, "XA", p2, CFGSZ_AUXAD, 0, 0) ;
                                         ^~~~
./libopaque.h:40:46: note: passing argument to parameter 'name' here
extern void add_cfg (paqstruc paqs, string7 *name, pointer buf, integer size,
                                             ^
libslider.c:1039:42: warning: incompatible pointer types passing 'char [3]' to parameter of type 'string7 *' (aka 'char (*)[8]') [-Wincompatible-pointer-types]
                          add_cfg (paqs, "S1", p2, wordval - 4, 0, 0) ;
                                         ^~~~
./libopaque.h:40:46: note: passing argument to parameter 'name' here
extern void add_cfg (paqstruc paqs, string7 *name, pointer buf, integer size,
                                             ^
libslider.c:1042:42: warning: incompatible pointer types passing 'char [3]' to parameter of type 'string7 *' (aka 'char (*)[8]') [-Wincompatible-pointer-types]
                          add_cfg (paqs, "S2", p2, wordval - 4, 0, 0) ;
                                         ^~~~
./libopaque.h:40:46: note: passing argument to parameter 'name' here
extern void add_cfg (paqstruc paqs, string7 *name, pointer buf, integer size,
                                             ^
libslider.c:1074:71: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                                  libdatamsg (q330, LIBMSG_INVBLKLTH, addr(s)) ;
                                                                      ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libslider.c:1096:55: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                      libmsgadd(q330, LIBMSG_INVSPEC, addr(s)) ;
                                                      ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libslider.c:1110:50: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                  libmsgadd(q330, LIBMSG_INVBLK, addr(s)) ;
                                                 ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libslider.c:1128:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
  p = addr(q330->dataout.qdp) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~
libslider.c:1134:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
        p = addr(q330->dataout.qdp) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~~~
libslider.c:1136:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
        p = addr(q330->dataout.qdp) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~~~
libslider.c:1140:29: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        packet_time (now(), addr(s)) ;
                            ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:57:46: note: passing argument to parameter 'result' here
extern char *packet_time (longint jul, pchar result) ;
                                             ^
libslider.c:1163:67: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
                  sprintf(s, "%s%s, Acking ", packet_time (now(), addr(s2)), command_name (q330->recvhdr.command, addr(s1))) ;
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsupport.h:57:46: note: passing argument to parameter 'result' here
extern char *packet_time (longint jul, pchar result) ;
                                             ^
libslider.c:1269:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
  p = addr(q330->dataout.qdp) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~
libslider.c:1324:29: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        packet_time (now(), addr(s)) ;
                            ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:57:46: note: passing argument to parameter 'result' here
extern char *packet_time (longint jul, pchar result) ;
                                             ^
50 warnings generated.
ar rv lib330.a libslider.o
a - libslider.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libverbose.o libverbose.c
libverbose.c:118:36: warning: incompatible pointer types passing 'char [38]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd(q330, LIBMSG_CHANINFO, "Channel Sensitivities (uV per count):") ;
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:138:14: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      strcpy(result, "Disabled ") ;
             ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libverbose.c:140:15: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      sprintf(result, "%5.3f%% ", ((actual - desired) / desired) * 100.0) ;
              ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
libverbose.c:141:10: warning: incompatible pointer types returning 'string31 *' (aka 'char (*)[32]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libverbose.c:149:31: warning: incompatible pointer types passing 'char [31]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd(q330, LIBMSG_CAL, "Digitizer Calibration Results:") ;
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:153:88: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'string31 *' (aka 'char (*)[32]') [-Wincompatible-pointer-types]
      sprintf(s1, " %d:%d, %s", i + 1, (integer)q330->dcp.offsets[i], getgain(q330, i, addr(s2))) ;
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
libverbose.c:130:58: note: passing argument to parameter 'result' here
static char *getgain (pq330 q330, integer idx, string31 *result)
                                                         ^
libverbose.c:160:88: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'string31 *' (aka 'char (*)[32]') [-Wincompatible-pointer-types]
      sprintf(s1, " %d:%d, %s", i + 1, (integer)q330->dcp.offsets[i], getgain(q330, i, addr(s2))) ;
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
libverbose.c:130:58: note: passing argument to parameter 'result' here
static char *getgain (pq330 q330, integer idx, string31 *result)
                                                         ^
libverbose.c:194:47: warning: incompatible pointer types passing 't64' (aka 'uint32_t [2]') to parameter of type 't64 *' (aka 'uint32_t (*)[2]'); take the address with & [-Wincompatible-pointer-types]
  sprintf(s, "Q330 Serial Number: %s", showsn(pfix->sys_num, addr(s1))) ;
                                              ^~~~~~~~~~~~~
                                              &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsupport.h:59:27: note: passing argument to parameter 'val' here
extern char *showsn (t64 *val, string31 *result) ;
                          ^
libverbose.c:199:52: warning: incompatible pointer types passing 't64' (aka 'uint32_t [2]') to parameter of type 't64 *' (aka 'uint32_t (*)[2]'); take the address with & [-Wincompatible-pointer-types]
        sprintf(s, "AMB Serial Number: %s", showsn(pfix->amb_num, addr(s1))) ;
                                                   ^~~~~~~~~~~~~
                                                   &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsupport.h:59:27: note: passing argument to parameter 'val' here
extern char *showsn (t64 *val, string31 *result) ;
                          ^
libverbose.c:202:51: warning: incompatible pointer types passing 't64' (aka 'uint32_t [2]') to parameter of type 't64 *' (aka 'uint32_t (*)[2]'); take the address with & [-Wincompatible-pointer-types]
  sprintf(s, "Seismo 1 Serial Number: %s", showsn(pfix->seis1_num, addr(s1))) ;
                                                  ^~~~~~~~~~~~~~~
                                                  &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsupport.h:59:27: note: passing argument to parameter 'val' here
extern char *showsn (t64 *val, string31 *result) ;
                          ^
libverbose.c:204:51: warning: incompatible pointer types passing 't64' (aka 'uint32_t [2]') to parameter of type 't64 *' (aka 'uint32_t (*)[2]'); take the address with & [-Wincompatible-pointer-types]
  sprintf(s, "Seismo 2 Serial Number: %s", showsn(pfix->seis2_num, addr(s1))) ;
                                                  ^~~~~~~~~~~~~~~
                                                  &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsupport.h:59:27: note: passing argument to parameter 'val' here
extern char *showsn (t64 *val, string31 *result) ;
                          ^
libverbose.c:236:37: warning: incompatible pointer types passing 'char [28]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
      libmsgadd(q330, LIBMSG_FIXED, "Auxiliary Board Type: AUXAD") ;
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:241:37: warning: incompatible pointer types passing 'char [27]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
      libmsgadd(q330, LIBMSG_FIXED, "Auxiliary Board Type: None") ;
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:263:40: warning: incompatible pointer types passing 'char [26]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd(q330, LIBMSG_GPSIDS, "GPS Engine Identification") ;
                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:264:28: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        log_nonblank(q330, addr(q330->share.gpsids[0])) ;
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libverbose.c:166:49: note: passing argument to parameter 's' here
static void log_nonblank (pq330 q330, string95 *s)
                                                ^
libverbose.c:265:28: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        log_nonblank(q330, addr(q330->share.gpsids[1])) ;
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libverbose.c:166:49: note: passing argument to parameter 's' here
static void log_nonblank (pq330 q330, string95 *s)
                                                ^
libverbose.c:266:28: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        log_nonblank(q330, addr(q330->share.gpsids[2])) ;
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libverbose.c:166:49: note: passing argument to parameter 's' here
static void log_nonblank (pq330 q330, string95 *s)
                                                ^
libverbose.c:267:28: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        log_nonblank(q330, addr(q330->share.gpsids[3])) ;
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libverbose.c:166:49: note: passing argument to parameter 's' here
static void log_nonblank (pq330 q330, string95 *s)
                                                ^
libverbose.c:268:28: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        log_nonblank(q330, addr(q330->share.gpsids[4])) ;
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libverbose.c:166:49: note: passing argument to parameter 's' here
static void log_nonblank (pq330 q330, string95 *s)
                                                ^
libverbose.c:269:28: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        log_nonblank(q330, addr(q330->share.gpsids[5])) ;
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libverbose.c:166:49: note: passing argument to parameter 's' here
static void log_nonblank (pq330 q330, string95 *s)
                                                ^
libverbose.c:270:28: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        log_nonblank(q330, addr(q330->share.gpsids[6])) ;
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libverbose.c:166:49: note: passing argument to parameter 's' here
static void log_nonblank (pq330 q330, string95 *s)
                                                ^
libverbose.c:271:28: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        log_nonblank(q330, addr(q330->share.gpsids[7])) ;
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libverbose.c:166:49: note: passing argument to parameter 's' here
static void log_nonblank (pq330 q330, string95 *s)
                                                ^
libverbose.c:272:28: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        log_nonblank(q330, addr(q330->share.gpsids[8])) ;
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libverbose.c:166:49: note: passing argument to parameter 's' here
static void log_nonblank (pq330 q330, string95 *s)
                                                ^
libverbose.c:283:53: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  sprintf(s, "Time of Last Boot: %s", jul_string(l, addr(s1))) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsupport.h:56:45: note: passing argument to parameter 'result' here
extern char *jul_string (longint jul, pchar result) ;
                                            ^
libverbose.c:288:56: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  sprintf(s, "Time of Last Re-Sync: %s", jul_string(l, addr(s1))) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsupport.h:56:45: note: passing argument to parameter 'result' here
extern char *jul_string (longint jul, pchar result) ;
                                            ^
libverbose.c:343:32: warning: incompatible pointer types passing 'char [16]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd(q330, LIBMSG_BOOM, "Boom positions:") ;
                               ^~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:352:32: warning: incompatible pointer types passing 'char [14]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd(q330, LIBMSG_BOOM, "Analog Status") ;
                               ^~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:379:31: warning: incompatible pointer types passing 'char [11]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd(q330, LIBMSG_GPS, "GPS Status") ;
                              ^~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:408:59: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        sprintf(s, "Last GPS timemark: %s", jul_string(l, addr(s1))) ;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsupport.h:56:45: note: passing argument to parameter 'result' here
extern char *jul_string (longint jul, pchar result) ;
                                            ^
libverbose.c:413:31: warning: incompatible pointer types passing 'char [11]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd(q330, LIBMSG_PLL, "PLL Status") ;
                              ^~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:546:35: warning: incompatible pointer types passing 'char [60]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
      libmsgadd(q330, LIBMSG_LOG, "WARNING: PACKET MEMORY REDUCED BECAUSE OF Q330 MEMORY FAULT") ;
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:602:49: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                  libmsgadd(q330, LIBMSG_TOTAL, addr(m)) ;
                                                ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libverbose.c:605:46: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
            sprintf(s, " %s-%d", seed2string(q->location, q->seedname, addr(s1)),
                                             ^~~~~~~~~~~
                                             &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libverbose.c:605:59: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
            sprintf(s, " %s-%d", seed2string(q->location, q->seedname, addr(s1)),
                                                          ^~~~~~~~~~~
                                                          &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libverbose.c:605:72: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
            sprintf(s, " %s-%d", seed2string(q->location, q->seedname, addr(s1)),
            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libverbose.c:621:37: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
      libmsgadd(q330, LIBMSG_TOTAL, addr(m)) ;
                                    ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
36 warnings generated.
ar rv lib330.a libverbose.o
a - libverbose.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libclient.o libclient.c
libclient.c:145:37: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
      libmsgadd (q330, LIBMSG_NOIP, "") ;
                                    ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libclient.c:483:12: warning: incompatible pointer types passing 'string79 *' (aka 'char (*)[80]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strncpy (addr(pum->msg), umsg, 79) ;
  ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:119:28: note: expanded from macro 'strncpy'
  __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))
                           ^~~~
libclient.c:483:28: warning: incompatible pointer types passing 'string79 *' (aka 'char (*)[80]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strncpy (addr(pum->msg), umsg, 79) ;
                           ^~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:119:34: note: expanded from macro 'strncpy'
  __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))
                                 ^~~
libclient.c:503:20: warning: incompatible pointer types passing 'string250 *' (aka 'char (*)[250]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
        if (strcmp(addr(q330->par_register.q330id_address), addr(newaddr)))
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:25: note: passing argument to parameter '__s1' here
int      strcmp(const char *__s1, const char *__s2);
                            ^
libclient.c:503:61: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
        if (strcmp(addr(q330->par_register.q330id_address), addr(newaddr)))
                                                            ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:43: note: passing argument to parameter '__s2' here
int      strcmp(const char *__s1, const char *__s2);
                                              ^
libclient.c:506:16: warning: incompatible pointer types passing 'string250 *' (aka 'char (*)[250]') to parameter of type 'char *' [-Wincompatible-pointer-types]
        strcpy(addr(q330->par_register.q330id_address), addr(newaddr)) ;
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libclient.c:506:57: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
        strcpy(addr(q330->par_register.q330id_address), addr(newaddr)) ;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libclient.c:510:42: warning: incompatible pointer types passing 'string95' (aka 'char [96]') to parameter of type 'string95 *' (aka 'char (*)[96]'); take the address with & [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_POCRECV, poc->log_info) ;
                                         ^~~~~~~~~~~~~
                                         &
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libclient.c:604:17: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  while (strlen(stnname) < 8)
                ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
libclient.c:605:12: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'char *' [-Wincompatible-pointer-types]
    strcat(stnname, " ") ;
           ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:125:27: note: expanded from macro 'strcat'
  __builtin___strcat_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libclient.c:615:23: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
        while (strlen(dpaddr) < 24)
                      ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
libclient.c:616:19: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'char *' [-Wincompatible-pointer-types]
          strcat (dpaddr, " ") ;
                  ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:125:27: note: expanded from macro 'strcat'
  __builtin___strcat_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libclient.c:699:10: warning: returning 'const tmodules *' (aka 'tmodule const (*)[31]') from a function with result type 'pmodules' (aka 'tmodule (*)[31]') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  return addr(modules) ;
         ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
13 warnings generated.
ar rv lib330.a libclient.o
a - libclient.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libdetect.o libdetect.c
libdetect.c:490:13: warning: add explicit braces to avoid dangling else [-Wdangling-else]
            else
            ^
libdetect.c:500:13: warning: add explicit braces to avoid dangling else [-Wdangling-else]
            else
            ^
libdetect.c:948:22: warning: incompatible pointer types assigning to 'pdataarray' (aka 'int32_t (*)[1000]') from 'tfloat *' (aka 'double *') [-Wincompatible-pointer-types]
        pdp->indatar = addr(q->processed_stream) ;
                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
libdetect.c:1025:23: warning: incompatible pointer types passing 'pcon_sto *' (aka 'con_sto **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
        getbuf (q330, addr(pmh), sizeof(con_sto)) ;
                      ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libdetect.c:1033:23: warning: incompatible pointer types passing 'pthreshold_control_struc *' (aka 'threshold_control_struc **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
        getbuf (q330, addr(pt), sizeof(threshold_control_struc)) ;
                      ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libdetect.c:1042:22: warning: incompatible pointer types assigning to 'pdataarray' (aka 'int32_t (*)[1000]') from 'tfloat *' (aka 'double *') [-Wincompatible-pointer-types]
        pdp->indatar = addr(pi->out) ;
                     ^ ~~~~~~~~~~~~~
libdetect.c:1069:58: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
          sprintf(addr(pone->name), "%s:%s", seed2string(q->location, q->seedname, addr(s)),
                                                         ^~~~~~~~~~~
                                                         &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libdetect.c:1069:71: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
          sprintf(addr(pone->name), "%s:%s", seed2string(q->location, q->seedname, addr(s)),
                                                                      ^~~~~~~~~~~
                                                                      &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libdetect.c:1069:84: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
          sprintf(addr(pone->name), "%s:%s", seed2string(q->location, q->seedname, addr(s)),
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libdetect.c:1069:19: warning: incompatible pointer types passing 'char (*)[42]' to parameter of type 'char *' [-Wincompatible-pointer-types]
          sprintf(addr(pone->name), "%s:%s", seed2string(q->location, q->seedname, addr(s)),
          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
libdetect.c:1102:43: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
          sprintf(s, "%s:%s", seed2string(q->location, q->seedname, addr(s)),
                                          ^~~~~~~~~~~
                                          &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libdetect.c:1102:56: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
          sprintf(s, "%s:%s", seed2string(q->location, q->seedname, addr(s)),
                                                       ^~~~~~~~~~~
                                                       &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libdetect.c:1102:69: warning: incompatible pointer types passing 'char (*)[42]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
          sprintf(s, "%s:%s", seed2string(q->location, q->seedname, addr(s)),
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libdetect.c:1104:22: warning: incompatible pointer types passing 'char (*)[42]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
          if (strcmp(addr(detchange->name), addr(s)) == 0)
                     ^~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:25: note: passing argument to parameter '__s1' here
int      strcmp(const char *__s1, const char *__s2);
                            ^
libdetect.c:1104:45: warning: incompatible pointer types passing 'char (*)[42]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
          if (strcmp(addr(detchange->name), addr(s)) == 0)
                                            ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:43: note: passing argument to parameter '__s2' here
int      strcmp(const char *__s1, const char *__s2);
                                              ^
15 warnings generated.
ar rv lib330.a libdetect.o
a - libdetect.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libopaque.o libopaque.c
libopaque.c:73:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'completed_record *' (aka 'uint8_t (*)[512]') [-Wincompatible-pointer-types]
        p = addr(pcom->ring->rec) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~
libopaque.c:174:18: warning: incompatible pointer types passing 'char [3]' to parameter of type 'string7 *' (aka 'char (*)[8]') [-Wincompatible-pointer-types]
  add_cfg (paqs, "GL", addr(q330->raw_global), RAW_GLOBAL_SIZE, 0, 0) ;
                 ^~~~
libopaque.c:94:39: note: passing argument to parameter 'name' here
void add_cfg (paqstruc paqs, string7 *name, pointer buf, integer size,
                                      ^
libopaque.c:175:18: warning: incompatible pointer types passing 'char [3]' to parameter of type 'string7 *' (aka 'char (*)[8]') [-Wincompatible-pointer-types]
  add_cfg (paqs, "FX", addr(q330->raw_fixed), RAW_FIXED_SIZE, 0, 0) ;
                 ^~~~
libopaque.c:94:39: note: passing argument to parameter 'name' here
void add_cfg (paqstruc paqs, string7 *name, pointer buf, integer size,
                                      ^
libopaque.c:177:18: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'string7 *' (aka 'char (*)[8]') [-Wincompatible-pointer-types]
  add_cfg (paqs, addr(s), addr(q330->raw_log), RAW_LOG_SIZE, 0, 0) ;
                 ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libopaque.c:94:39: note: passing argument to parameter 'name' here
void add_cfg (paqstruc paqs, string7 *name, pointer buf, integer size,
                                      ^
libopaque.c:202:22: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'string7 *' (aka 'char (*)[8]') [-Wincompatible-pointer-types]
      add_cfg (paqs, addr(s), pb, sz, rnum, flag) ;
                     ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
libopaque.c:94:39: note: passing argument to parameter 'name' here
void add_cfg (paqstruc paqs, string7 *name, pointer buf, integer size,
                                      ^
libopaque.c:218:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'completed_record *' (aka 'uint8_t (*)[512]') [-Wincompatible-pointer-types]
        p = addr(pcom->ring->rec) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
ar rv lib330.a libopaque.o
a - libopaque.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libstats.o libstats.c
libstats.c:80:85: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
              sprintf(s, "%s %s", seed2string(addr(q->location), addr(q->seedname), addr(s2)),
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libstats.c:104:16: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'char *' [-Wincompatible-pointer-types]
        strcpy(addr(q330->onesec_call.location), addr(q->slocation)) ;
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libstats.c:104:50: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
        strcpy(addr(q330->onesec_call.location), addr(q->slocation)) ;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libstats.c:105:16: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'char *' [-Wincompatible-pointer-types]
        strcpy(addr(q330->onesec_call.channel), addr(q->sseedname)) ;
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libstats.c:105:49: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
        strcpy(addr(q330->onesec_call.channel), addr(q->sseedname)) ;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libstats.c:255:13: warning: add explicit braces to avoid dangling else [-Wdangling-else]
            else
            ^
libstats.c:357:13: warning: incompatible pointer types passing 'char (*)[14]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy(s, addr(pgps->lat)) ;
  ~~~~~~~~~~^~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libstats.c:383:13: warning: incompatible pointer types passing 'char (*)[14]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy(s, addr(pgps->longt)) ;
  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libstats.c:428:13: warning: incompatible pointer types passing 'char (*)[12]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy(s, addr(pgps->height)) ;
  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libstats.c:450:16: warning: incompatible pointer types passing 'char (*)[6]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
    if (strcmp(addr(pgps->fix), addr(state_strings[i])) == 0)
               ^~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:25: note: passing argument to parameter '__s1' here
int      strcmp(const char *__s1, const char *__s2);
                            ^
libstats.c:450:33: warning: incompatible pointer types passing 'const string7 *' (aka 'char const (*)[8]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
    if (strcmp(addr(pgps->fix), addr(state_strings[i])) == 0)
                                ^~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:43: note: passing argument to parameter '__s2' here
int      strcmp(const char *__s1, const char *__s2);
                                              ^
11 warnings generated.
ar rv lib330.a libstats.o
a - libstats.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o q330cvrt.o q330cvrt.c
q330cvrt.c:385:22: warning: incompatible pointer types passing 'char [10]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 10, gpsstat->time) ;
                     ^~~~~~~~~~~~~
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
q330cvrt.c:386:22: warning: incompatible pointer types passing 'char [12]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 12, gpsstat->date) ;
                     ^~~~~~~~~~~~~
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
q330cvrt.c:387:21: warning: incompatible pointer types passing 'char [6]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 6, gpsstat->fix) ;
                    ^~~~~~~~~~~~
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
q330cvrt.c:388:22: warning: incompatible pointer types passing 'char [12]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 12, gpsstat->height) ;
                     ^~~~~~~~~~~~~~~
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
q330cvrt.c:389:22: warning: incompatible pointer types passing 'char [14]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 14, gpsstat->lat) ;
                     ^~~~~~~~~~~~
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
q330cvrt.c:390:22: warning: incompatible pointer types passing 'char [14]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 14, gpsstat->longt) ;
                     ^~~~~~~~~~~~~~
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
q330cvrt.c:604:13: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'pbyte *' (aka 'unsigned char **'); dereference with * [-Wincompatible-pointer-types]
      pnext = p ;
            ^ ~
              *
q330cvrt.c:633:15: warning: incompatible pointer types assigning to 'pbyte *' (aka 'unsigned char **') from 'pbyte' (aka 'unsigned char *'); take the address with & [-Wincompatible-pointer-types]
            p = pnext ;
              ^ ~~~~~
                &
q330cvrt.c:646:23: warning: incompatible pointer types passing 'string79 *' (aka 'char (*)[80]') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  storestring (p, 80, addr(umsg->msg)) ;
                      ^~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libcvrt.h:42:64: note: passing argument to parameter 's' here
extern void storestring (pbyte *p, integer fieldwidth, string *s) ;
                                                               ^
q330cvrt.c:653:22: warning: incompatible pointer types passing 'string79 *' (aka 'char (*)[80]') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 80, addr(umsg->msg)) ;
                     ^~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
q330cvrt.c:678:24: warning: incompatible pointer types passing 'pchar' (aka 'char *') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
    loadstring (p, 32, (pchar) addr((*gpsids)[i])) ;
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
q330cvrt.c:692:24: warning: incompatible pointer types passing 'pchar' (aka 'char *') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  storestring (p, 256, (pchar) addr(newweb->dpaddress)) ;
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libcvrt.h:42:64: note: passing argument to parameter 's' here
extern void storestring (pbyte *p, integer fieldwidth, string *s) ;
                                                               ^
q330cvrt.c:1083:23: warning: incompatible pointer types passing 'char (*)[236]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 236, addr(bcfg->opaque)) ;
                      ^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
13 warnings generated.
ar rv lib330.a q330cvrt.o
a - q330cvrt.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libcmds.o libcmds.c
libcmds.c:204:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
        p = addr(pc->cmsgout.qdp) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~
libcmds.c:297:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
        p = addr(pc->cmsgout.qdp) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~
libcmds.c:363:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
        p = addr(pc->cmsgout.qdp) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~
libcmds.c:368:17: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
              p = addr(pc->cmsgout.qdp) ;
                ^ ~~~~~~~~~~~~~~~~~~~~~
libcmds.c:370:35: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
              packet_time (now(), addr(s)) ;
                                  ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:57:46: note: passing argument to parameter 'result' here
extern char *packet_time (longint jul, pchar result) ;
                                             ^
libcmds.c:413:63: warning: incompatible pointer types passing 'char [19]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                          libmsgadd (q330, LIBMSG_ROUTEFAULT, "Waiting 10 minutes") ;
                                                              ^~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:424:27: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                          else
                          ^
libcmds.c:450:41: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_CMDABT, "") ;
                                        ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:603:38: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd (q330, LIBMSG_DEREGWAIT, "") ;
                                     ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:610:36: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd (q330, LIBMSG_DEALLOC, "") ;
                                   ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:671:44: warning: incompatible pointer types passing 'char [11]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
              libmsgadd (q330, LIBMSG_SNR, "10 Minutes") ;
                                           ^~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:685:42: warning: incompatible pointer types passing 'char [11]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
            libmsgadd (q330, LIBMSG_SNR, "10 Minutes") ;
                                         ^~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:770:29: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        packet_time (now(), addr(s)) ;
                            ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:57:46: note: passing argument to parameter 'result' here
extern char *packet_time (longint jul, pchar result) ;
                                             ^
libcmds.c:776:39: warning: incompatible pointer types passing 'string95' (aka 'char [96]') to parameter of type 'string95 *' (aka 'char (*)[96]'); take the address with & [-Wincompatible-pointer-types]
        libmsgadd(q330, LIBMSG_PKTIN, s) ;
                                      ^
                                      &
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:795:51: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                    libmsgadd (q330, LIBMSG_PERM, "") ;
                                                  ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:814:52: warning: incompatible pointer types passing 'string95' (aka 'char [96]') to parameter of type 'string95 *' (aka 'char (*)[96]'); take the address with & [-Wincompatible-pointer-types]
                    libmsgadd(q330, LIBMSG_INVREG, s) ;
                                                   ^
                                                   &
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:819:52: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                    libmsgadd(q330, LIBMSG_PARERR, "") ;
                                                   ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:822:49: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                    libmsgadd(q330, LIBMSG_SNV, "") ;
                                                ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:838:53: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                    libmsgadd(q330, LIBMSG_CMDCTRL, "") ;
                                                    ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:841:53: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                    libmsgadd(q330, LIBMSG_CMDSPEC, "") ;
                                                    ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:844:49: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                    libmsgadd(q330, LIBMSG_CON, "") ;
                                                ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:847:51: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                    libmsgadd(q330, LIBMSG_MEMOP, "") ;
                                                  ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:850:53: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                    libmsgadd(q330, LIBMSG_CALPROG, "") ;
                                                    ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:931:55: warning: incompatible pointer types passing 'string250 *' (aka 'char (*)[250]') to parameter of type 'string15 *' (aka 'char (*)[16]') [-Wincompatible-pointer-types]
                                showdot(q330->q330ip, addr(s1))) ;
                                ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libmsgs.h:210:47: note: passing argument to parameter 'result' here
extern char *showdot (longword num, string15 *result) ;
                                              ^
libcmds.c:948:56: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libmsgadd (q330, LIBMSG_DEREG, "") ;
                                                       ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:973:64: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                              libmsgadd (q330, LIBMSG_DATADIS, "") ;
                                                               ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:993:56: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libmsgadd (q330, LIBMSG_COMBO, "") ;
                                                       ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1018:58: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                            libmsgadd(q330, LIBMSG_Q335, "") ;
                                                         ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1051:56: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libmsgadd (q330, LIBMSG_GPSID, "") ;
                                                       ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1066:68: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'string15 *' (aka 'char (*)[16]') [-Wincompatible-pointer-types]
                              showdot (q330->share.newuser.sender, addr(s)) ;
                                                                   ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:210:47: note: passing argument to parameter 'result' here
extern char *showdot (longword num, string15 *result) ;
                                              ^
libcmds.c:1077:63: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                              libmsgadd (q330, LIBMSG_LOGCHG, "") ;
                                                              ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1086:63: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                              libmsgadd (q330, LIBMSG_TOKCHG, "") ;
                                                              ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1092:65: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                              libmsgadd (q330, LIBMSG_EPDLYCHG, "") ;
                                                                ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1190:50: warning: incompatible pointer types passing 'pbyte' (aka 'unsigned char *') to parameter of type 'pbyte *' (aka 'unsigned char **'); take the address with & [-Wincompatible-pointer-types]
                                    loadfestats (p, addr(q330->share.stat_fes)) ;
                                                 ^
                                                 &
./q330cvrt.h:83:33: note: passing argument to parameter 'p' here
extern void loadfestats (pbyte *p, tstat_fes *fes) ;
                                ^
libcmds.c:1227:86: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                                                    libmsgadd (q330, LIBMSG_BUFSHUT, "") ;
                                                                                     ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1409:66: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                              libmsgadd (q330, LIBMSG_WRONGPORT, "") ;
                                                                 ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1492:9: warning: add explicit braces to avoid dangling else [-Wdangling-else]
        else
        ^
libcmds.c:1519:41: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_CONTIN, addr(q330->contmsg)) ;
                                        ^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1538:21: warning: enumeration values 'LIBSTATE_TERM', 'LIBSTATE_DEALLOC', and 'LIBSTATE_DEREG' not handled in switch [-Wswitch]
            switch (q330->libstate) begin
                    ^
libcmds.c:1570:21: warning: 10 enumeration values not handled in switch: 'LIBSTATE_TERM', 'LIBSTATE_PING', 'LIBSTATE_CONN'... [-Wswitch]
            switch (q330->libstate) begin
                    ^
libcmds.c:1595:21: warning: 13 enumeration values not handled in switch: 'LIBSTATE_IDLE', 'LIBSTATE_TERM', 'LIBSTATE_PING'... [-Wswitch]
            switch (q330->libstate) begin
                    ^
libcmds.c:1610:21: warning: 13 enumeration values not handled in switch: 'LIBSTATE_TERM', 'LIBSTATE_PING', 'LIBSTATE_CONN'... [-Wswitch]
            switch (q330->libstate) begin
                    ^
libcmds.c:1535:17: warning: 8 enumeration values not handled in switch: 'LIBSTATE_CONN', 'LIBSTATE_ANNC', 'LIBSTATE_REG'... [-Wswitch]
        switch (q330->share.target_state) begin
                ^
libcmds.c:1636:11: warning: 11 enumeration values not handled in switch: 'LIBSTATE_PING', 'LIBSTATE_CONN', 'LIBSTATE_ANNC'... [-Wswitch]
  switch (q330->libstate) begin
          ^
libcmds.c:1753:50: warning: incompatible pointer types passing 'char *' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                  libmsgadd (q330, LIBMSG_RETRY, command_name (pc->cmdq[pc->cmdout].cmd, addr(s))) ;
                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1867:52: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                  libmsgadd (q330, LIBMSG_DEREGTO, "") ;
                                                   ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1944:59: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libmsgadd (q330, LIBMSG_CONNSHUT, "") ;
                                                          ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcmds.c:1858:17: warning: 9 enumeration values not handled in switch: 'LIBSTATE_IDLE', 'LIBSTATE_TERM', 'LIBSTATE_PING'... [-Wswitch]
        switch (q330->libstate) begin
                ^
48 warnings generated.
ar rv lib330.a libcmds.o
a - libcmds.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libfilters.o libfilters.c
libfilters.c:257:20: warning: incompatible pointer types passing 'pfilter *' (aka 'struct tfilter **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getthrbuf (q330, addr(paqs->firchain), sizeof(tfilter)) ;
                   ^~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libfilters.c:260:10: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(ic->fname), "DEC10") ; ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libfilters.c:274:20: warning: incompatible pointer types passing 'struct tfilter **' to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getthrbuf (q330, addr(ic->link), sizeof(tfilter)) ;
                   ^~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libfilters.c:277:10: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(ic->fname), "VLP389") ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libfilters.c:287:20: warning: incompatible pointer types passing 'struct tfilter **' to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getthrbuf (q330, addr(ic->link), sizeof(tfilter)) ;
                   ^~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libfilters.c:290:10: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(ic->fname), "ULP379") ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libfilters.c:312:24: warning: incompatible pointer types passing 'struct tfilter **' to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
      getthrbuf (q330, addr(dest->link), sizeof(tfilter)) ;
                       ^~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libfilters.c:338:17: warning: incompatible pointer types passing 'pfir_packet *' (aka 'tfir_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(pf), sizeof(tfir_packet)) ;
                ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libfilters.c:339:17: warning: incompatible pointer types passing 'pfloat *' (aka 'double **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(pf->fbuf), src->len * sizeof (tfloat)) ;
                ^~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libfilters.c:341:13: warning: incompatible pointer types assigning to 'pfloat' (aka 'double *') from 'double (*)[400]' [-Wincompatible-pointer-types]
  pf->fcoef = addr(src->coef) ;
            ^ ~~~~~~~~~~~~~~~
libfilters.c:365:17: warning: incompatible pointer types passing 'piirfilter *' (aka 'struct tiirfilter **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(pf), sizeof (tiirfilter) + extra) ;
                ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libfilters.c:449:7: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
  if (abs(samp) > pavg->peak_abs)
      ^
libfilters.c:449:7: note: use function 'fabs' instead
  if (abs(samp) > pavg->peak_abs)
      ^~~
      fabs
libfilters.c:451:24: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
      pavg->peak_abs = abs(samp) ;
                       ^
libfilters.c:451:24: note: use function 'fabs' instead
      pavg->peak_abs = abs(samp) ;
                       ^~~
                       fabs
libfilters.c:457:21: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
        seed2string(q->location, q->seedname, addr(ss)) ;
                    ^~~~~~~~~~~
                    &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libfilters.c:457:34: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
        seed2string(q->location, q->seedname, addr(ss)) ;
                                 ^~~~~~~~~~~
                                 &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libfilters.c:457:47: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        seed2string(q->location, q->seedname, addr(ss)) ;
                                              ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
16 warnings generated.
ar rv lib330.a libfilters.o
a - libfilters.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libpoc.o libpoc.c
libpoc.c:110:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
        close (pocstr->cpath) ;
        ^
libpoc.c:163:106: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  err = recvfrom (pocstr->cpath, addr(pocstr->pkt.qdp), QDP_HDR_LTH + MAXDATA, 0, addr(pocstr->csockin), addr(lth)) ;
                                                                                                         ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:693:25: note: passing argument to parameter here
                socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom);
                                      ^
libpoc.c:185:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
        p = addr(pocstr->pkt.qdp) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
ar rv lib330.a libpoc.o
a - libpoc.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libstrucs.o libstrucs.c
libstrucs.c:554:62: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                                libmsgadd(q330, LIBMSG_CONN, "") ;
                                                             ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libstrucs.c:614:48: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
              libmsgadd (q330, LIBMSG_CREATED, "") ;
                                               ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
2 warnings generated.
ar rv lib330.a libstrucs.o
a - libstrucs.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o q330io.o q330io.c
q330io.c:115:15: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
              close (q330->cpath) ;
              ^
q330io.c:227:55: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                    libmsgadd(q330, LIBMSG_BADIPADDR, "") ;
                                                      ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
q330io.c:248:21: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
            sprintf(addr(msg), "%d on tcp port", err) ;
            ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
q330io.c:250:21: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
            sprintf(addr(msg), "%d on control port", err) ;
            ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
q330io.c:297:29: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
                    sprintf(addr(msg), "%d on tcp port", err) ;
                    ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
q330io.c:329:23: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
              sprintf(addr(msg), "%d on control port", err) ;
              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
q330io.c:343:40: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  getsockname (q330->cpath, addr(xyz), addr(lth)) ;
                                       ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:687:74: note: passing argument to parameter here
int     getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict)
                                                                             ^
q330io.c:349:15: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      sprintf(addr(msg), "on tcp port %d", q330->ctrlport) ;
      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
q330io.c:351:15: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      sprintf(addr(msg), "on control port %d", q330->ctrlport) ;
      ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
q330io.c:368:23: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
              sprintf(addr(msg), "%d on data port", err) ;
              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
q330io.c:379:78: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        err = getsockopt (q330->dpath, SOL_SOCKET, SO_RCVBUF, addr(bufsize), addr(lth)) ;
                                                                             ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
q330io.c:414:23: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
              sprintf(addr(msg), "%d on data port", err) ;
              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
q330io.c:432:46: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        getsockname (q330->dpath, addr(xyz), addr(lth)) ;
                                             ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:687:74: note: passing argument to parameter here
int     getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict)
                                                                             ^
q330io.c:436:17: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
        sprintf(addr(msg), "on data port %d", q330->dataport) ;
        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
q330io.c:515:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
  p = addr(q330->datain.qdp) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~
q330io.c:569:105: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  err = recvfrom (q330->dpath, addr(q330->datain.qdp), QDP_HDR_LTH + MAXDATA96, 0, addr(q330->dsockin), addr(lth)) ;
                                                                                                        ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:693:25: note: passing argument to parameter here
                socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom);
                                      ^
q330io.c:592:61: warning: incompatible pointer types passing 'char [36]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libmsgadd (q330, LIBMSG_ROUTEFAULT, "Deallocating and waiting 10 minutes") ;
                                                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
q330io.c:598:61: warning: incompatible pointer types passing 'char [19]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libmsgadd (q330, LIBMSG_ROUTEFAULT, "Waiting 10 minutes") ;
                                                            ^~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
q330io.c:601:15: warning: add explicit braces to avoid dangling else [-Wdangling-else]
              else
              ^
q330io.c:622:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
  p = addr(q330->commands.cmsgin.qdp) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
q330io.c:671:30: warning: incompatible pointer types passing 'char [38]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
            tcp_error (q330, "Connection Closed, Waiting 10 minutes") ; /* connection closed */
                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
q330io.c:169:39: note: passing argument to parameter 'msgsuf' here
void tcp_error (pq330 q330, string95 *msgsuf)
                                      ^
q330io.c:678:21: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[580]' [-Wincompatible-pointer-types]
                  p = addr(q330->tcpbuf) ;
                    ^ ~~~~~~~~~~~~~~~~~~
q330io.c:685:42: warning: incompatible pointer types passing 'char [35]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        tcp_error (q330, "Invalid header, Waiting 10 minutes") ;
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
q330io.c:169:39: note: passing argument to parameter 'msgsuf' here
void tcp_error (pq330 q330, string95 *msgsuf)
                                      ^
q330io.c:707:120: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
        err = recvfrom (q330->cpath, addr(q330->commands.cmsgin.qdp), QDP_HDR_LTH + MAXDATA96, 0, addr(q330->csockin), addr(lth)) ;
                                                                                                                       ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:693:25: note: passing argument to parameter here
                socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom);
                                      ^
q330io.c:730:67: warning: incompatible pointer types passing 'char [36]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                              libmsgadd (q330, LIBMSG_ROUTEFAULT, "Deallocating and waiting 10 minutes") ;
                                                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
q330io.c:737:67: warning: incompatible pointer types passing 'char [19]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                              libmsgadd (q330, LIBMSG_ROUTEFAULT, "Waiting 10 minutes") ;
                                                                  ^~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
q330io.c:740:21: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                    else
                    ^
q330io.c:775:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
        p = addr(psuedobuf) ;
          ^ ~~~~~~~~~~~~~~~
q330io.c:781:12: warning: incompatible pointer types assigning to 'uint16_t *' (aka 'unsigned short *') from 'uint8_t (*)[12]' [-Wincompatible-pointer-types]
        pw = addr(psuedobuf) ;
           ^ ~~~~~~~~~~~~~~~
q330io.c:862:5: warning: incompatible pointer types assigning to 'pbyte *' (aka 'unsigned char **') from 'pbyte' (aka 'unsigned char *'); take the address with & [-Wincompatible-pointer-types]
  p = psave ;
    ^ ~~~~~
      &
q330io.c:863:15: warning: incompatible pointer types passing 'pbyte **' (aka 'unsigned char ***') to parameter of type 'pbyte *' (aka 'unsigned char **'); remove & [-Wincompatible-pointer-types]
  loadqdphdr (addr(p), addr(q330->recvhdr)) ;
              ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./q330cvrt.h:34:32: note: passing argument to parameter 'p' here
extern void loadqdphdr (pbyte *p, tqdp *hdr) ;
                               ^
q330io.c:874:31: warning: incompatible pointer types passing 'pbyte *' (aka 'unsigned char **') to parameter of type 'pbyte' (aka 'unsigned char *'); dereference with * [-Wincompatible-pointer-types]
  lib_command_response (q330, p) ;
                              ^
                              *
./libcmds.h:43:53: note: passing argument to parameter 'pb' here
extern void lib_command_response (pq330 q330, pbyte pb) ;
                                                    ^
q330io.c:922:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[28]' [-Wincompatible-pointer-types]
  p = addr(q330->commands.cmsgin.headers) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
q330io.c:936:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[28]' [-Wincompatible-pointer-types]
  p = addr(q330->commands.cmsgin.headers) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
q330io.c:950:12: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[28]' [-Wincompatible-pointer-types]
      pudp = addr(q330->commands.cmsgin.headers) ;
           ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
q330io.c:956:12: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[28]' [-Wincompatible-pointer-types]
      pudp = addr(q330->commands.cmsgin.headers) ;
           ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
q330io.c:993:13: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
  numread = read(q330->comid, addr(inbuf), IBSIZE) ;
            ^
q330io.c:1001:7: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[700]' [-Wincompatible-pointer-types]
  pin = addr(inbuf) ;
      ^ ~~~~~~~~~~~
q330io.c:1024:20: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[28]' [-Wincompatible-pointer-types]
              pout = addr(q330->commands.cmsgin.headers) ;
                   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
q330io.c:1056:18: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[28]' [-Wincompatible-pointer-types]
            pout = addr(q330->commands.cmsgin.headers) ;
                 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
q330io.c:1159:14: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
  numwrite = write(q330->comid, buf, *cnt) ;
             ^
q330io.c:1186:8: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[1500]' [-Wincompatible-pointer-types]
  pout = addr(outbuf) ;
       ^ ~~~~~~~~~~~~
q330io.c:1214:18: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[1500]' [-Wincompatible-pointer-types]
            pout = addr(outbuf) ;
                 ^ ~~~~~~~~~~~~
q330io.c:1226:14: warning: incompatible pointer types passing 'uint8_t (*)[12]' to parameter of type 'pbyte' (aka 'unsigned char *') [-Wincompatible-pointer-types]
  build_udp (addr(q330->commands.cmsgout.qdp), q330->serial_ip, q330->q330ip, fromport, toport, lth) ;
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
q330io.c:1086:30: note: passing argument to parameter 'p' here
static void build_udp (pbyte p, longword src, longword dest,
                             ^
q330io.c:1227:19: warning: incompatible pointer types passing 'uint8_t (*)[12]' to parameter of type 'pbyte' (aka 'unsigned char *') [-Wincompatible-pointer-types]
  build_ip (q330, addr(q330->commands.cmsgout.qdp), q330->serial_ip, q330->q330ip, IPT_UDP, lth + UDP_HDR_LTH) ;
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
q330io.c:1063:41: note: passing argument to parameter 'p' here
static void build_ip (pq330 q330, pbyte p, longword src, longword dest, byte protocol, integer datalength)
                                        ^
q330io.c:1228:18: warning: incompatible pointer types passing 'uint8_t (*)[12]' to parameter of type 'pbyte' (aka 'unsigned char *') [-Wincompatible-pointer-types]
  sendpkt (q330, addr(q330->commands.cmsgout.qdp)) ;
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
q330io.c:1169:40: note: passing argument to parameter 'pin' here
static void sendpkt (pq330 q330, pbyte pin)
                                       ^
q330io.c:1246:62: warning: taking the absolute value of unsigned type 'uint16_t' (aka 'unsigned short') has no effect [-Wabsolute-value]
        build_ip (q330, payload, srcaddr, destaddr, IPT_TCP, abs(datalength) + TCP_HDR_LTH) ;
                                                             ^
q330io.c:1246:62: note: remove the call to 'abs' since unsigned values cannot be negative
        build_ip (q330, payload, srcaddr, destaddr, IPT_TCP, abs(datalength) + TCP_HDR_LTH) ;
                                                             ^~~
q330io.c:1293:49: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
              libmsgadd(q330, LIBMSG_BADIPADDR, "") ;
                                                ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
q330io.c:1362:22: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[28]' [-Wincompatible-pointer-types]
        q330->bufptr = addr(q330->commands.cmsgin.headers) ;
                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
q330io.c:1383:41: warning: incompatible pointer types passing 'string250' (aka 'char [250]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd(q330, LIBMSG_SEROPEN, q330->par_register.host_interface) ;
                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
50 warnings generated.
ar rv lib330.a q330io.o
a - q330io.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libcompress.o libcompress.c
libcompress.c:140:21: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
        seed2string(q->location, q->seedname, addr(s)) ;
                    ^~~~~~~~~~~
                    &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libcompress.c:140:34: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
        seed2string(q->location, q->seedname, addr(s)) ;
                                 ^~~~~~~~~~~
                                 &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libcompress.c:140:47: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        seed2string(q->location, q->seedname, addr(s)) ;
                                              ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libcompress.c:141:42: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_NILRING, addr(s)) ;
                                         ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcompress.c:209:35: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
                      seed2string(q->location, q->seedname, addr(s)) ;
                                  ^~~~~~~~~~~
                                  &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libcompress.c:209:48: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
                      seed2string(q->location, q->seedname, addr(s)) ;
                                               ^~~~~~~~~~~
                                               &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libcompress.c:209:61: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
                      seed2string(q->location, q->seedname, addr(s)) ;
                                                            ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libcompress.c:210:54: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                      libmsgadd(q330, LIBMSG_UNCOMP, addr(s)) ;
                                                     ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcompress.c:314:44: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
        sprintf(s, "%s %d %d", seed2string(q->location, q->seedname, addr(s1)), v1, v2) ;
                                           ^~~~~~~~~~~
                                           &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libcompress.c:314:57: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
        sprintf(s, "%s %d %d", seed2string(q->location, q->seedname, addr(s1)), v1, v2) ;
                                                        ^~~~~~~~~~~
                                                        &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libcompress.c:314:70: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        sprintf(s, "%s %d %d", seed2string(q->location, q->seedname, addr(s1)), v1, v2) ;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libcompress.c:394:21: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
        seed2string(q->location, q->seedname, addr(s)) ;
                    ^~~~~~~~~~~
                    &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libcompress.c:394:34: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
        seed2string(q->location, q->seedname, addr(s)) ;
                                 ^~~~~~~~~~~
                                 &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libcompress.c:394:47: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        seed2string(q->location, q->seedname, addr(s)) ;
                                              ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libcompress.c:395:42: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_NILRING, addr(s)) ;
                                         ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
15 warnings generated.
ar rv lib330.a libcompress.o
a - libcompress.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o liblogs.o liblogs.c
liblogs.c:66:14: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  j = strlen(s) ;
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
liblogs.c:98:11: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  sprintf(s, "%d", v mod 100) ;
          ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
liblogs.c:99:9: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  zpad (s, 2) ;
        ^
./libsupport.h:50:26: note: passing argument to parameter 's' here
extern char *zpad (pchar s, integer lth) ;
                         ^
liblogs.c:100:10: warning: incompatible pointer types returning 'string3 *' (aka 'char (*)[4]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return s ;
         ^
liblogs.c:107:11: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  sprintf(result, "%d-%s-%s %s:%s:%s", nt->wyear, two(nt->wmonth, addr(smth)),
          ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
liblogs.c:110:10: warning: incompatible pointer types returning 'string31 *' (aka 'char (*)[32]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
liblogs.c:181:24: warning: incompatible pointer types passing 'char [15]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
      lib330_padright ("Daily Timemark", addr(ptim->exception_type), 16) ;
                       ^~~~~~~~~~~~~~~~
liblogs.c:62:31: note: passing argument to parameter 's' here
void lib330_padright (string *s, pchar b, integer fld)
                              ^
liblogs.c:181:42: warning: incompatible pointer types passing 'char (*)[16]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
      lib330_padright ("Daily Timemark", addr(ptim->exception_type), 16) ;
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:184:24: warning: incompatible pointer types passing 'char [15]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
      lib330_padright ("Valid Timemark", addr(ptim->exception_type), 16) ;
                       ^~~~~~~~~~~~~~~~
liblogs.c:62:31: note: passing argument to parameter 's' here
void lib330_padright (string *s, pchar b, integer fld)
                              ^
liblogs.c:184:42: warning: incompatible pointer types passing 'char (*)[16]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
      lib330_padright ("Valid Timemark", addr(ptim->exception_type), 16) ;
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:187:24: warning: incompatible pointer types passing 'char [15]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
      lib330_padright ("UnExp Timemark", addr(ptim->exception_type), 16) ;
                       ^~~~~~~~~~~~~~~~
liblogs.c:62:31: note: passing argument to parameter 's' here
void lib330_padright (string *s, pchar b, integer fld)
                              ^
liblogs.c:187:42: warning: incompatible pointer types passing 'char (*)[16]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
      lib330_padright ("UnExp Timemark", addr(ptim->exception_type), 16) ;
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:189:33: warning: incompatible pointer types passing 'char (*)[128]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
      lib330_padright (addr(s), addr(ptim->clock_status), 128) ;
                                ^~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:192:13: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy(s, addr(q330->share.gpsids[4])) ; /* 330 will place clock ID string here for all models */
  ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
liblogs.c:204:20: warning: incompatible pointer types passing 'char *' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  lib330_padright (addr(s[i + 1]), addr(ptim->clock_model), 32) ;
                   ^~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:31: note: passing argument to parameter 's' here
void lib330_padright (string *s, pchar b, integer fld)
                              ^
liblogs.c:204:36: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_padright (addr(s[i + 1]), addr(ptim->clock_model), 32) ;
                                   ^~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:208:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'completed_record *' (aka 'uint8_t (*)[512]') [-Wincompatible-pointer-types]
        p = addr(pcom->ring->rec) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~
liblogs.c:259:29: warning: incompatible pointer types passing 'char (*)[128]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_padright (addr(s), addr(ptim->clock_status), 128) ;
                            ^~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:260:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'completed_record *' (aka 'uint8_t (*)[512]') [-Wincompatible-pointer-types]
  p = addr(pcom->ring->rec) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~
liblogs.c:353:35: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
  sprintf(w, "%s:%s", seed2string(ppar->location, ppar->seedname, addr(s2)), pdef->detname) ;
                                  ^~~~~~~~~~~~~~
                                  &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
liblogs.c:353:51: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
  sprintf(w, "%s:%s", seed2string(ppar->location, ppar->seedname, addr(s2)), pdef->detname) ;
                                                  ^~~~~~~~~~~~~~
                                                  &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
liblogs.c:353:67: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  sprintf(w, "%s:%s", seed2string(ppar->location, ppar->seedname, addr(s2)), pdef->detname) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
liblogs.c:360:40: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd(q330, LIBMSG_DETECT, addr(s)) ;
                                       ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
liblogs.c:369:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[64]' [-Wincompatible-pointer-types]
  p = addr(buffer) ;
    ^ ~~~~~~~~~~~~
liblogs.c:378:26: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
        lib330_padright (addr(pdef->detname), addr(eblk.s_detname), 24) ;
                         ^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:31: note: passing argument to parameter 's' here
void lib330_padright (string *s, pchar b, integer fld)
                              ^
liblogs.c:378:47: warning: incompatible pointer types passing 'char (*)[24]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        lib330_padright (addr(pdef->detname), addr(eblk.s_detname), 24) ;
                                              ^~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:385:26: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
        lib330_padright (addr(pdef->detname), addr(pt->s_detname), 24) ;
                         ^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:31: note: passing argument to parameter 's' here
void lib330_padright (string *s, pchar b, integer fld)
                              ^
liblogs.c:385:47: warning: incompatible pointer types passing 'char (*)[24]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        lib330_padright (addr(pdef->detname), addr(pt->s_detname), 24) ;
                                              ^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:393:40: warning: incompatible pointer types passing 'uint8_t (*)[64]' to parameter of type 'pword' (aka 'unsigned short *') [-Wincompatible-pointer-types]
            add_blockette (paqs, ppar, addr(buffer), ts) ;
                                       ^~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsample.h:52:57: note: passing argument to parameter 'pw' here
extern void add_blockette (paqstruc paqs, plcq q, pword pw, double time) ;
                                                        ^
liblogs.c:396:48: warning: incompatible pointer types passing 'uint8_t (*)[64]' to parameter of type 'pword' (aka 'unsigned short *') [-Wincompatible-pointer-types]
            build_separate_record (paqs, ppar, addr(buffer), ts, PKC_EVENT) ;
                                               ^~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsample.h:54:65: note: passing argument to parameter 'pw' here
extern void build_separate_record (paqstruc paqs, plcq q, pword pw,
                                                                ^
liblogs.c:410:20: warning: incompatible pointer types passing 'char [9]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  lib330_padright ("3DB@10Hz", addr(pc2->rolloff), 12) ;
                   ^~~~~~~~~~
liblogs.c:62:31: note: passing argument to parameter 's' here
void lib330_padright (string *s, pchar b, integer fld)
                              ^
liblogs.c:410:32: warning: incompatible pointer types passing 'char (*)[12]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_padright ("3DB@10Hz", addr(pc2->rolloff), 12) ;
                               ^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:452:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[64]' [-Wincompatible-pointer-types]
  p = addr(buffer) ;
    ^ ~~~~~~~~~~~~
liblogs.c:464:13: warning: incompatible pointer types assigning to 'sine_calibration *' from 'random_calibration *' [-Wincompatible-pointer-types]
      psine = addr(cblk) ; /* common fields */
            ^ ~~~~~~~~~~
liblogs.c:494:31: warning: incompatible pointer types passing 'char [4]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
              lib330_padright("Red", addr(prand->noise_type), 8) ;
                              ^~~~~
liblogs.c:62:31: note: passing argument to parameter 's' here
void lib330_padright (string *s, pchar b, integer fld)
                              ^
liblogs.c:494:38: warning: incompatible pointer types passing 'char (*)[8]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
              lib330_padright("Red", addr(prand->noise_type), 8) ;
                                     ^~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:497:31: warning: incompatible pointer types passing 'char [6]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
              lib330_padright("White", addr(prand->noise_type), 8) ;
                              ^~~~~~~
liblogs.c:62:31: note: passing argument to parameter 's' here
void lib330_padright (string *s, pchar b, integer fld)
                              ^
liblogs.c:497:40: warning: incompatible pointer types passing 'char (*)[8]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
              lib330_padright("White", addr(prand->noise_type), 8) ;
                                       ^~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:500:31: warning: incompatible pointer types passing 'char [9]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
              lib330_padright("Telegraf", addr(prand->noise_type), 8) ;
                              ^~~~~~~~~~
liblogs.c:62:31: note: passing argument to parameter 's' here
void lib330_padright (string *s, pchar b, integer fld)
                              ^
liblogs.c:500:43: warning: incompatible pointer types passing 'char (*)[8]' to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
              lib330_padright("Telegraf", addr(prand->noise_type), 8) ;
                                          ^~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
liblogs.c:62:40: note: passing argument to parameter 'b' here
void lib330_padright (string *s, pchar b, integer fld)
                                       ^
liblogs.c:506:17: warning: incompatible pointer types assigning to 'step_calibration *' from 'random_calibration *' [-Wincompatible-pointer-types]
          pstep = addr(cblk) ;
                ^ ~~~~~~~~~~
liblogs.c:522:14: warning: incompatible pointer types assigning to 'abort_calibration *' from 'random_calibration *' [-Wincompatible-pointer-types]
      pabort = addr(cblk) ;
             ^ ~~~~~~~~~~
liblogs.c:547:51: warning: incompatible pointer types passing 'uint8_t (*)[64]' to parameter of type 'pword' (aka 'unsigned short *') [-Wincompatible-pointer-types]
                          add_blockette (paqs, q, addr(buffer), paqs->data_timetag) ;
                                                  ^~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsample.h:52:57: note: passing argument to parameter 'pw' here
extern void add_blockette (paqstruc paqs, plcq q, pword pw, double time) ;
                                                        ^
liblogs.c:550:59: warning: incompatible pointer types passing 'uint8_t (*)[64]' to parameter of type 'pword' (aka 'unsigned short *') [-Wincompatible-pointer-types]
                          build_separate_record (paqs, q, addr(buffer), paqs->data_timetag, PKC_CALIBRATE) ;
                                                          ^~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsample.h:54:65: note: passing argument to parameter 'pw' here
extern void build_separate_record (paqstruc paqs, plcq q, pword pw,
                                                                ^
liblogs.c:576:14: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  i = strlen(msg) + 2 ;
             ^~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
liblogs.c:583:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'completed_record *' (aka 'uint8_t (*)[512]') [-Wincompatible-pointer-types]
        p = addr(pcom->ring->rec) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~
liblogs.c:619:10: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcat(msg, "\x0D\x0A") ;
         ^~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:125:27: note: expanded from macro 'strcat'
  __builtin___strcat_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
liblogs.c:621:26: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  memcpy(pc, msg, strlen(msg)) ;
                         ^~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:65:38: note: expanded from macro 'memcpy'
  __builtin___memcpy_chk (dest, src, len, __darwin_obsz0 (dest))
                                     ^~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
liblogs.c:622:28: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  incn(pcom->frame, strlen(msg)) ;
                           ^~~
./pascal.h:54:37: note: expanded from macro 'incn'
#define incn(val,off) (val = val + (off))
                                    ^~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
liblogs.c:646:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'completed_record *' (aka 'uint8_t (*)[512]') [-Wincompatible-pointer-types]
        p = addr(pcom->ring->rec) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~
50 warnings generated.
ar rv lib330.a liblogs.o
a - liblogs.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libsampcfg.o libsampcfg.c
libsampcfg.c:133:20: warning: incompatible pointer types passing 'paqstruc *' (aka 'taqstruc **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getthrbuf (q330, addr(paqs), sizeof(taqstruc)) ;
                   ^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libsampcfg.c:137:20: warning: incompatible pointer types passing 'pmsgqueue *' (aka 'struct tmsgqueue **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getthrbuf (q330, addr(msgq), sizeof(tmsgqueue)) ;
                   ^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libsampcfg.c:147:24: warning: incompatible pointer types passing 'struct tmsgqueue **' to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
      getthrbuf (q330, addr(msgq->link), sizeof(tmsgqueue)) ;
                       ^~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libsampcfg.c:176:11: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  sprintf(result, fmt, r) ;
          ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
libsampcfg.c:177:10: warning: incompatible pointer types returning 'string31 *' (aka 'char (*)[32]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libsampcfg.c:185:15: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      sprintf(result, "%d", rate) ;
              ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
libsampcfg.c:187:33: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string31 *' (aka 'char (*)[32]') [-Wincompatible-pointer-types]
      realtostr(-1.0 / rate, 4, result) ;
                                ^~~~~~
libsampcfg.c:171:54: note: passing argument to parameter 'result' here
char *realtostr (double r, integer digits, string31 *result)
                                                     ^
libsampcfg.c:188:10: warning: incompatible pointer types returning 'string *' (aka 'char (*)[256]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libsampcfg.c:200:14: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      strcpy(result, "Linear all") ;
             ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsampcfg.c:203:14: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      strcpy(result, "Linear below 100sps") ;
             ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsampcfg.c:206:14: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      strcpy(result, "Linear below 40sps") ;
             ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsampcfg.c:209:14: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      strcpy(result, "Linear below 20sps") ;
             ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsampcfg.c:212:10: warning: incompatible pointer types returning 'string *' (aka 'char (*)[256]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libsampcfg.c:226:42: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
        q->gap_secs = q->gap_threshold * fabs(q->rate) ;
                                         ^
libsampcfg.c:226:42: note: use function 'abs' instead
        q->gap_secs = q->gap_threshold * fabs(q->rate) ;
                                         ^~~~
                                         abs
libsampcfg.c:227:25: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
        q->gap_offset = fabs(q->rate) ; /* default is one data point per "rate" seconds */
                        ^
libsampcfg.c:227:25: note: use function 'abs' instead
        q->gap_offset = fabs(q->rate) ; /* default is one data point per "rate" seconds */
                        ^~~~
                        abs
libsampcfg.c:270:114: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
                                sprintf(s, "%s@%s=%s", seed2string(addr(pchan->location), addr(pchan->seedname), addr(s1)),
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsampcfg.c:271:62: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
                                        scvrate(pchan->rate, addr(s2)), realtostr(pchan->delay, 6, addr(s4))) ;
                                        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
libsampcfg.c:180:45: note: passing argument to parameter 'result' here
static char *scvrate (integer rate, string *result)
                                            ^
libsampcfg.c:271:100: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string31 *' (aka 'char (*)[32]') [-Wincompatible-pointer-types]
                                        scvrate(pchan->rate, addr(s2)), realtostr(pchan->delay, 6, addr(s4))) ;
                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
libsampcfg.c:171:54: note: passing argument to parameter 'result' here
char *realtostr (double r, integer digits, string31 *result)
                                                     ^
libsampcfg.c:272:66: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                                libmsgadd (q330, LIBMSG_FILTDLY, addr(s)) ;
                                                                 ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libsampcfg.c:441:27: warning: incompatible pointer types passing 'psegment_ring *' (aka 'struct tsegment_ring **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
            getbuf (q330, addr(pl->segbuf), pl->segsize) ;
                          ^~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libsampcfg.c:444:27: warning: incompatible pointer types passing 'tdhqp *' (aka 'dholdqtype **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
            getbuf (q330, addr(pl->dholdq), sizeof(dholdqtype)) ;
                          ^~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libsampcfg.c:494:106: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
                        sprintf(s, "%s:%d@%s,%s=%s", seed2string(addr(pl->location), addr(pl->seedname), addr(s1)),
                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsampcfg.c:495:58: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
                                i + 1, scvrate(pl->rate, addr(s2)),
                                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
libsampcfg.c:180:45: note: passing argument to parameter 'result' here
static char *scvrate (integer rate, string *result)
                                            ^
libsampcfg.c:496:51: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
                                sfcorner(q330, i, addr(s3)), realtostr(pl->delay, 6, addr(s4))) ;
                                ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
libsampcfg.c:191:58: note: passing argument to parameter 'result' here
static char *sfcorner (pq330 q330, integer chan, string *result)
                                                         ^
libsampcfg.c:496:86: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string31 *' (aka 'char (*)[32]') [-Wincompatible-pointer-types]
                                sfcorner(q330, i, addr(s3)), realtostr(pl->delay, 6, addr(s4))) ;
                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
libsampcfg.c:171:54: note: passing argument to parameter 'result' here
char *realtostr (double r, integer digits, string31 *result)
                                                     ^
libsampcfg.c:497:58: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                        libmsgadd (q330, LIBMSG_FILTDLY, addr(s)) ;
                                                         ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libsampcfg.c:562:97: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
                  sprintf(s, "%s:%s@%s=%s", seed2string(addr(pl->location), addr(pl->seedname), addr(s1)),
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsampcfg.c:563:101: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
                          seed2string(addr(pl->prev_link->location), addr(pl->prev_link->seedname), addr(s2)),
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsampcfg.c:564:45: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
                          scvrate(pl->rate, addr(s3)), realtostr(pl->delay, 6, addr(s4))) ;
                          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
libsampcfg.c:180:45: note: passing argument to parameter 'result' here
static char *scvrate (integer rate, string *result)
                                            ^
libsampcfg.c:564:80: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string31 *' (aka 'char (*)[32]') [-Wincompatible-pointer-types]
                          scvrate(pl->rate, addr(s3)), realtostr(pl->delay, 6, addr(s4))) ;
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
libsampcfg.c:171:54: note: passing argument to parameter 'result' here
char *realtostr (double r, integer digits, string31 *result)
                                                     ^
libsampcfg.c:565:52: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                  libmsgadd (q330, LIBMSG_FILTDLY, addr(s)) ;
                                                   ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libsampcfg.c:609:25: warning: incompatible pointer types passing 'pcompressed_buffer_ring *' (aka 'struct tcompressed_buffer_ring **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
          getbuf (q330, addr(pr), sizeof(tcompressed_buffer_ring)) ;
                        ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libsampcfg.c:728:20: warning: incompatible pointer types passing 'pcompressed_buffer_ring *' (aka 'struct tcompressed_buffer_ring **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getthrbuf (q330, addr(pr), sizeof(tcompressed_buffer_ring)) ;
                   ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libsampcfg.c:777:41: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_TOTAL, addr(s)) ;
                                        ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libsampcfg.c:862:18: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'char *' [-Wincompatible-pointer-types]
          strcpy(addr(pone->location), addr(q->slocation)) ;
          ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsampcfg.c:862:40: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
          strcpy(addr(pone->location), addr(q->slocation)) ;
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libsampcfg.c:863:18: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'char *' [-Wincompatible-pointer-types]
          strcpy(addr(pone->channel), addr(q->sseedname)) ;
          ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsampcfg.c:863:39: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
          strcpy(addr(pone->channel), addr(q->sseedname)) ;
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
38 warnings generated.
ar rv lib330.a libsampcfg.o
a - libsampcfg.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libsupport.o libsupport.c
libsupport.c:305:10: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(result, s2) ;
         ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsupport.c:306:10: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcat(result, s1) ;
         ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:125:27: note: expanded from macro 'strcat'
  __builtin___strcat_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsupport.c:311:10: warning: incompatible pointer types returning 'string31 *' (aka 'char (*)[32]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libsupport.c:541:42: warning: incompatible pointer types passing 'pchar' (aka 'char *') to parameter of type 'pstring' (aka 'char (*)[250]') [-Wincompatible-pointer-types]
      cf = baler_file (powner, FAT_OPEN, path, rwmode, flags) ;
                                         ^~~~
libsupport.c:393:76: note: passing argument to parameter 'fname' here
longint baler_file (pfile_owner powner, enum tfileacc_type fatype, pstring fname,
                                                                           ^
libsupport.c:555:7: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
      close (desc) ;
      ^
libsupport.c:567:16: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration]
      result = lseek(desc, long_offset, SEEK_SET) ;
               ^
libsupport.c:583:17: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
      numread = read (desc, buf, size) ;
                ^
libsupport.c:595:18: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration]
      numwrite = write(desc, buf, size) ;
                 ^
libsupport.c:604:36: warning: incompatible pointer types passing 'pchar' (aka 'char *') to parameter of type 'pstring' (aka 'char (*)[250]') [-Wincompatible-pointer-types]
      baler_file (powner, FAT_DEL, path, 0, 0) ;
                                   ^~~~
libsupport.c:393:76: note: passing argument to parameter 'fname' here
longint baler_file (pfile_owner powner, enum tfileacc_type fatype, pstring fname,
                                                                           ^
libsupport.c:316:19: warning: unused typedef 'plword' [-Wunused-local-typedef]
typedef longword *plword ;
                  ^
10 warnings generated.
ar rv lib330.a libsupport.o
a - libsupport.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libcont.o libcont.c
libcont.c:358:20: warning: incompatible pointer types passing 'plcq *' (aka 'struct tlcq **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getthrbuf (q330, addr(cur_lcq), sizeof(tlcq)) ;
                   ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libcont.c:372:20: warning: incompatible pointer types passing 'pcom_packet *' (aka 'tcom_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getthrbuf (q330, addr(cur_lcq->com), sizeof(tcom_packet)) ;
                   ^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libcont.c:411:52: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  cf = lib_file_open (q330->par_create.file_owner, addr(fname), LFO_OPEN or LFO_READ) ;
                                                   ^~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:62:62: note: passing argument to parameter 'path' here
extern tfile_handle lib_file_open (pfile_owner powner, pchar path, integer mode) ;
                                                             ^
libcont.c:433:26: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'char *' [-Wincompatible-pointer-types]
                  strcpy(result, "Thread Continuity Format Mis-match") ;
                         ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libcont.c:442:27: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'char *' [-Wincompatible-pointer-types]
                  sprintf(result, "Thread Continuity Version Mis-match, Got=%d, Expected=%d", statstor.version, CT_VER) ;
                          ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
libcont.c:451:26: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'char *' [-Wincompatible-pointer-types]
                  strcpy(result, "Thread Continuity CRC Error, Ignoring rest of file") ;
                         ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libcont.c:483:49: warning: incompatible pointer types passing 'char [7]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                libmsgadd (q330, LIBMSG_CONCRC, "Thread") ;
                                                ^~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcont.c:493:51: warning: incompatible pointer types passing 'char [7]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                libmsgadd (q330, LIBMSG_CONPURGE, "Thread") ;
                                                  ^~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcont.c:500:28: warning: incompatible pointer types passing 'plcq *' (aka 'struct tlcq **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
          getthrbuf (q330, addr(cur_lcq), sizeof(tlcq)) ;
                           ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libcont.c:532:28: warning: incompatible pointer types passing 'pcom_packet *' (aka 'tcom_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
          getthrbuf (q330, addr(cur_lcq->com), sizeof(tcom_packet)) ;
                           ^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libcont.c:564:52: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  cf = lib_file_open (q330->par_create.file_owner, addr(fname), LFO_CREATE or LFO_WRITE) ;
                                                   ^~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:62:62: note: passing argument to parameter 'path' here
extern tfile_handle lib_file_open (pfile_owner powner, pchar path, integer mode) ;
                                                             ^
libcont.c:604:52: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  cf = lib_file_open (q330->par_create.file_owner, addr(fname), LFO_CREATE or LFO_WRITE) ;
                                                   ^~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:62:62: note: passing argument to parameter 'path' here
extern tfile_handle lib_file_open (pfile_owner powner, pchar path, integer mode) ;
                                                             ^
libcont.c:691:52: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  cf = lib_file_open (q330->par_create.file_owner, addr(fname), LFO_OPEN or LFO_READ) ;
                                                   ^~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:62:62: note: passing argument to parameter 'path' here
extern tfile_handle lib_file_open (pfile_owner powner, pchar path, integer mode) ;
                                                             ^
libcont.c:708:22: warning: incompatible pointer types passing 'tcont_cache **' (aka 'struct tcont_cache **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
    getthrbuf (q330, addr(pcc), sz + sizeof(tcont_cache)) ;
                     ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libcont.c:728:43: warning: incompatible pointer types passing 'char [5]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
          libmsgadd (q330, LIBMSG_CONCRC, "Q330") ;
                                          ^~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcont.c:767:41: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_CONTIN, addr(s)) ;
                                        ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcont.c:773:41: warning: incompatible pointer types passing 'char [5]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_CONCRC, "Q330") ;
                                        ^~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcont.c:779:43: warning: incompatible pointer types passing 'char [5]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_CONPURGE, "Q330") ;
                                          ^~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcont.c:793:43: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_CONTBOOT, addr(s)) ;
                                          ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcont.c:800:43: warning: incompatible pointer types passing 'char [39]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_CONTBOOT, "change in high frequency configuration") ;
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcont.c:808:82: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string31 *' (aka 'char (*)[32]') [-Wincompatible-pointer-types]
  sprintf(s, "%d %s Q=%d", paqs->dt_data_sequence, realtostr(system.lasttime, 6, addr(fname)), paqs->data_qual) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsampcfg.h:52:61: note: passing argument to parameter 'result' here
extern char *realtostr (double r, integer digits, string31 *result) ;
                                                            ^
libcont.c:809:37: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libdatamsg (q330, LIBMSG_CONTFND, addr(s)) ;
                                    ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libcont.c:886:24: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
            if (strcmp(addr(pdest->def->fname), addr(psrc->fn)) == 0)
                       ^~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:25: note: passing argument to parameter '__s1' here
int      strcmp(const char *__s1, const char *__s2);
                            ^
libcont.c:886:49: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
            if (strcmp(addr(pdest->def->fname), addr(psrc->fn)) == 0)
                                                ^~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:43: note: passing argument to parameter '__s2' here
int      strcmp(const char *__s1, const char *__s2);
                                              ^
libcont.c:910:46: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
                (q->source_fir) land (strcmp(addr(q->source_fir->fname), addr(pfsrc->fn)) == 0))
                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:25: note: passing argument to parameter '__s1' here
int      strcmp(const char *__s1, const char *__s2);
                            ^
libcont.c:910:74: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
                (q->source_fir) land (strcmp(addr(q->source_fir->fname), addr(pfsrc->fn)) == 0))
                                                                         ^~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:43: note: passing argument to parameter '__s2' here
int      strcmp(const char *__s1, const char *__s2);
                                              ^
libcont.c:955:45: warning: incompatible pointer types assigning to 'pdp_mult' (aka 'tdp_mult *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
                            q->dholdq->ppkt = addr(q->dholdq->pkt) ;
                                            ^ ~~~~~~~~~~~~~~~~~~~~
libcont.c:1009:24: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
            if (strcmp(addr(pdp->detector_def->detname), addr(pmsrc->dn)) == 0)
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:25: note: passing argument to parameter '__s1' here
int      strcmp(const char *__s1, const char *__s2);
                            ^
libcont.c:1009:58: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
            if (strcmp(addr(pdp->detector_def->detname), addr(pmsrc->dn)) == 0)
                                                         ^~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:43: note: passing argument to parameter '__s2' here
int      strcmp(const char *__s1, const char *__s2);
                                              ^
libcont.c:1045:24: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
            if (strcmp(addr(pdp->detector_def->detname), addr(ptsrc->dn)) == 0)
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:25: note: passing argument to parameter '__s1' here
int      strcmp(const char *__s1, const char *__s2);
                            ^
libcont.c:1045:58: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
            if (strcmp(addr(pdp->detector_def->detname), addr(ptsrc->dn)) == 0)
                                                         ^~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:43: note: passing argument to parameter '__s2' here
int      strcmp(const char *__s1, const char *__s2);
                                              ^
libcont.c:1111:26: warning: incompatible pointer types passing 'tcont_cache **' (aka 'struct tcont_cache **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
        getthrbuf (q330, addr(pcc), size + sizeof(tcont_cache)) ;
                         ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libcont.c:1169:35: warning: incompatible pointer types passing 'char [5]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd (q330, LIBMSG_WRCONT, "Q330") ;
                                  ^~~~~~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcont.c:1180:79: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string31 *' (aka 'char (*)[32]') [-Wincompatible-pointer-types]
  sprintf(s, "%d %s", paqs->dt_data_sequence, realtostr(psystem->lasttime, 6, addr(fname))) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsampcfg.h:52:61: note: passing argument to parameter 'result' here
extern char *realtostr (double r, integer digits, string31 *result) ;
                                                            ^
libcont.c:1181:34: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd (q330, LIBMSG_CSAVE, addr(s)) ;
                                 ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libcont.c:1247:20: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'char *' [-Wincompatible-pointer-types]
            strcpy(addr(pfdest->fn), addr(q->source_fir->fname)) ;
            ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libcont.c:1247:38: warning: incompatible pointer types passing 'char (*)[32]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
            strcpy(addr(pfdest->fn), addr(q->source_fir->fname)) ;
            ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libcont.c:1281:18: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'char *' [-Wincompatible-pointer-types]
          strcpy(addr(pdest->fn), addr(psrc->def->fname)) ;
          ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libcont.c:1281:35: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
          strcpy(addr(pdest->fn), addr(psrc->def->fname)) ;
          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libcont.c:1304:24: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'char *' [-Wincompatible-pointer-types]
                strcpy(addr(pmdest->dn), addr(pdp->detector_def->detname)) ;
                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libcont.c:1304:42: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
                strcpy(addr(pmdest->dn), addr(pdp->detector_def->detname)) ;
                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libcont.c:1324:24: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'char *' [-Wincompatible-pointer-types]
                strcpy(addr(ptdest->dn), addr(pdp->detector_def->detname)) ;
                ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libcont.c:1324:42: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
                strcpy(addr(ptdest->dn), addr(pdp->detector_def->detname)) ;
                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libcont.c:1404:52: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  cf = lib_file_open (q330->par_create.file_owner, addr(fname), LFO_OPEN or LFO_READ or LFO_WRITE) ;
                                                   ^~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:62:62: note: passing argument to parameter 'path' here
extern tfile_handle lib_file_open (pfile_owner powner, pchar path, integer mode) ;
                                                             ^
44 warnings generated.
ar rv lib330.a libcont.o
a - libcont.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libmd5.o libmd5.c
libmd5.c:69:5: warning: incompatible pointer types assigning to 'uint8_t *' (aka 'unsigned char *') from 't64 *' (aka 'uint32_t (*)[2]') [-Wincompatible-pointer-types]
  p = addr(cond) ;
    ^ ~~~~~~~~~~
libmd5.c:85:10: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(result, s) ;
         ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmd5.c:86:10: warning: incompatible pointer types returning 'string63 *' (aka 'char (*)[64]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libmd5.c:322:9: warning: incompatible pointer types assigning to 'tlongintbuf *' (aka 'int32_t (*)[16]') from 'tbytebuf *' (aka 'uint8_t (*)[64]') [-Wincompatible-pointer-types]
  plbuf = addr(workbuf) ;
        ^ ~~~~~~~~~~~~~
libmd5.c:349:35: warning: incompatible pointer types passing 'string250 *' (aka 'char (*)[250]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  update(workingvar, chal, strlen(chal), FALSE) ;
                                  ^~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
5 warnings generated.
ar rv lib330.a libmd5.o
a - libmd5.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libsample.o libsample.c
libsample.c:246:10: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(q330->miniseed_call.location), addr(q->slocation)) ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsample.c:246:46: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy(addr(q330->miniseed_call.location), addr(q->slocation)) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libsample.c:247:10: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(q330->miniseed_call.channel), addr(q->sseedname)) ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsample.c:247:45: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy(addr(q330->miniseed_call.channel), addr(q->sseedname)) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libsample.c:389:19: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'completed_record *' (aka 'uint8_t (*)[512]') [-Wincompatible-pointer-types]
                p = addr(lring->rec) ;
                  ^ ~~~~~~~~~~~~~~~~
libsample.c:446:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'completed_record *' (aka 'uint8_t (*)[512]') [-Wincompatible-pointer-types]
        p = addr(pcom->ring->rec) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~
libsample.c:493:27: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
              seed2string(q->location, q->seedname, addr(s)) ;
                          ^~~~~~~~~~~
                          &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libsample.c:493:40: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
              seed2string(q->location, q->seedname, addr(s)) ;
                                       ^~~~~~~~~~~
                                       &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libsample.c:493:53: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
              seed2string(q->location, q->seedname, addr(s)) ;
                                                    ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsample.c:494:47: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
              libmsgadd (q330, LIBMSG_LBFAIL, addr(s)) ;
                                              ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libsample.c:585:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'completed_record *' (aka 'uint8_t (*)[512]') [-Wincompatible-pointer-types]
  p = addr(paqs->detcal_buf.rec) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libsample.c:669:53: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
                    sprintf(s, "%s %s", seed2string(q->location, q->seedname, addr(s1)),
                                                    ^~~~~~~~~~~
                                                    &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libsample.c:669:66: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
                    sprintf(s, "%s %s", seed2string(q->location, q->seedname, addr(s1)),
                                                                 ^~~~~~~~~~~
                                                                 &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libsample.c:669:79: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
                    sprintf(s, "%s %s", seed2string(q->location, q->seedname, addr(s1)),
                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsample.c:831:16: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'char *' [-Wincompatible-pointer-types]
        strcpy(addr(q330->onesec_call.location), addr(q->slocation)) ;
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsample.c:831:50: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
        strcpy(addr(q330->onesec_call.location), addr(q->slocation)) ;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libsample.c:832:16: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'char *' [-Wincompatible-pointer-types]
        strcpy(addr(q330->onesec_call.channel), addr(q->sseedname)) ;
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libsample.c:832:49: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
        strcpy(addr(q330->onesec_call.channel), addr(q->sseedname)) ;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libsample.c:907:65: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
                  sprintf(s, "%s, %d samples left", seed2string(q->location, q->seedname, addr(s1)), samples) ;
                                                                ^~~~~~~~~~~
                                                                &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libsample.c:907:78: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
                  sprintf(s, "%s, %d samples left", seed2string(q->location, q->seedname, addr(s1)), samples) ;
                                                                             ^~~~~~~~~~~
                                                                             &
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libsample.c:907:91: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
                  sprintf(s, "%s, %d samples left", seed2string(q->location, q->seedname, addr(s1)), samples) ;
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsample.c:937:15: warning: enumeration values 'PKC_EVENT', 'PKC_CALIBRATE', and 'PKC_MESSAGE' not handled in switch [-Wswitch]
      switch (q->pack_class) begin
              ^
libsample.c:967:15: warning: 4 enumeration values not handled in switch: 'PKC_EVENT', 'PKC_CALIBRATE', 'PKC_TIMING'... [-Wswitch]
      switch (q->pack_class) begin
              ^
libsample.c:991:55: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                                      ^~~~~~~~~~~
                                                      &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libsample.c:991:68: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                                                   ^~~~~~~~~~~
                                                                   &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libsample.c:991:81: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                                                                ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsample.c:991:43: warning: incompatible pointer types passing 'char *' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libsample.c:1023:55: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                                      ^~~~~~~~~~~
                                                      &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libsample.c:1023:68: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                                                   ^~~~~~~~~~~
                                                                   &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libsample.c:1023:81: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                                                                ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsample.c:1023:43: warning: incompatible pointer types passing 'char *' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libsample.c:1064:15: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
  seed2string(q->location, q->seedname, addr(s)) ;
              ^~~~~~~~~~~
              &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libsample.c:1064:28: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
  seed2string(q->location, q->seedname, addr(s)) ;
                           ^~~~~~~~~~~
                           &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libsample.c:1064:41: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  seed2string(q->location, q->seedname, addr(s)) ;
                                        ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsample.c:1068:43: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, addr(s)) ;
                                          ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libsample.c:1100:47: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
            libdatamsg (q330, LIBMSG_SEGOVER, addr(s)) ;
                                              ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libsample.c:1113:37: warning: incompatible pointer types assigning to 'pdp_mult' (aka 'tdp_mult *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
                    q->dholdq->ppkt = addr(q->dholdq->pkt) ;
                                    ^ ~~~~~~~~~~~~~~~~~~~~
libsample.c:1142:15: warning: add explicit braces to avoid dangling else [-Wdangling-else]
              else
              ^
libsample.c:1147:47: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
            libdatamsg (q330, LIBMSG_SEGOVER, addr(s)) ;
                                              ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libsample.c:1210:55: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                                      ^~~~~~~~~~~
                                                      &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libsample.c:1210:68: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                                                   ^~~~~~~~~~~
                                                                   &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libsample.c:1210:81: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                                                                ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libsample.c:1210:43: warning: incompatible pointer types passing 'char *' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_DISCARD, seed2string(q->location, q->seedname, addr(s))) ;
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
43 warnings generated.
ar rv lib330.a libsample.o
a - libsample.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libtokens.o libtokens.c
libtokens.c:87:17: warning: incompatible pointer types passing 'piirdef *' (aka 'struct tiirdef **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(cur_iir), sizeof(tiirdef)) ;
                ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:126:16: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_upper(addr(ucs)) ;
               ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:69:34: note: passing argument to parameter 's' here
extern char *lib330_upper (pchar s) ;
                                 ^
libtokens.c:131:20: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
      lib330_upper(addr(ucfname)) ;
                   ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:69:34: note: passing argument to parameter 's' here
extern char *lib330_upper (pchar s) ;
                                 ^
libtokens.c:151:17: warning: incompatible pointer types passing 'pdetector *' (aka 'struct tdetector **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(cur_def), sizeof(tdetector)) ;
                ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:214:10: warning: incompatible pointer types passing 'string2 *' (aka 'char (*)[3]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(q->slocation), s) ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libtokens.c:221:10: warning: incompatible pointer types passing 'string3 *' (aka 'char (*)[4]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(q->sseedname), s) ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libtokens.c:241:17: warning: incompatible pointer types passing 'plcq *' (aka 'struct tlcq **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(cur_lcq), sizeof(tlcq)) ;
                ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:278:27: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
              seed2string(cur_lcq->location, cur_lcq->seedname, addr(s2)) ;
                          ^~~~~~~~~~~~~~~~~
                          &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libtokens.c:278:46: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
              seed2string(cur_lcq->location, cur_lcq->seedname, addr(s2)) ;
                                             ^~~~~~~~~~~~~~~~~
                                             &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libtokens.c:278:65: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
              seed2string(cur_lcq->location, cur_lcq->seedname, addr(s2)) ;
                                                                ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libtokens.c:287:17: warning: incompatible pointer types passing 'pcom_packet *' (aka 'tcom_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(cur_lcq->com), sizeof(tcom_packet)) ;
                ^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:330:23: warning: incompatible pointer types passing 'pavg_packet *' (aka 'tavg_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
        getbuf (q330, addr(cur_lcq->avg), sizeof(tavg_packet)) ;
                      ^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:357:31: warning: incompatible pointer types passing 'pdownstream_packet *' (aka 'struct tdownstream_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
                getbuf (q330, addr(pds), sizeof(tdownstream_packet)) ;
                              ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:373:33: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
                    seed2string(cur_lcq->location, cur_lcq->seedname, addr(s)) ;
                                ^~~~~~~~~~~~~~~~~
                                &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libtokens.c:373:52: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
                    seed2string(cur_lcq->location, cur_lcq->seedname, addr(s)) ;
                                                   ^~~~~~~~~~~~~~~~~
                                                   &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libtokens.c:373:71: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
                    seed2string(cur_lcq->location, cur_lcq->seedname, addr(s)) ;
                                                                      ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libtokens.c:394:27: warning: incompatible pointer types passing 'pdet_packet *' (aka 'struct tdet_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
            getbuf (q330, addr(pdp), sizeof(tdet_packet)) ;
                          ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:432:26: warning: incompatible pointer types passing 'plcq *' (aka 'struct tlcq **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
        getthrbuf (q330, addr(cur_lcq), sizeof(tlcq)) ;
                         ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libtokens.c:453:26: warning: incompatible pointer types passing 'pcom_packet *' (aka 'tcom_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
        getthrbuf (q330, addr(cur_lcq->com), sizeof(tcom_packet)) ;
                         ^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libtokens.c:495:17: warning: incompatible pointer types passing 'pcontrol_detector *' (aka 'struct tcontrol_detector **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(cur_ctrl), sizeof(tcontrol_detector)) ;
                ^~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:507:19: warning: incompatible pointer types passing 'pdop *' (aka 'struct tdop **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
    getbuf (q330, addr(po), sizeof(tdop)) ;
                  ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:589:19: warning: incompatible pointer types passing 'char (*)[12]' to parameter of type 'char *' [-Wincompatible-pointer-types]
          strncpy(addr(paqs->commevents[b].name), addr(s), COMMLENGTH) ;
          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:119:28: note: expanded from macro 'strncpy'
  __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))
                           ^~~~
libtokens.c:589:51: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
          strncpy(addr(paqs->commevents[b].name), addr(s), COMMLENGTH) ;
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:119:34: note: expanded from macro 'strncpy'
  __builtin___strncpy_chk (dest, src, len, __darwin_obsz (dest))
                                 ^~~
libtokens.c:598:21: warning: incompatible pointer types passing 'char (*)[8]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 8, addr(pdss->high_pass)) ;
                    ^~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
libtokens.c:599:21: warning: incompatible pointer types passing 'char (*)[8]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 8, addr(pdss->mid_pass)) ;
                    ^~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
libtokens.c:600:21: warning: incompatible pointer types passing 'char (*)[8]' to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (p, 8, addr(pdss->low_pass)) ;
                    ^~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
libtokens.c:673:26: warning: incompatible pointer types passing 'plcq *' (aka 'struct tlcq **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
        getthrbuf (q330, addr(cur_lcq), sizeof(tlcq)) ;
                         ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libtokens.c:691:26: warning: incompatible pointer types passing 'pcom_packet *' (aka 'tcom_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
        getthrbuf (q330, addr(cur_lcq->com), sizeof(tcom_packet)) ;
                         ^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:388:45: note: passing argument to parameter 'p' here
extern void getthrbuf (pq330 q330, pointer *p, integer size) ;
                                            ^
libtokens.c:703:17: warning: incompatible pointer types passing 'plcq *' (aka 'struct tlcq **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(cur_lcq), sizeof(tlcq)) ;
                ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:704:17: warning: incompatible pointer types passing 'pcom_packet *' (aka 'tcom_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(cur_lcq->com), sizeof(tcom_packet)) ;
                ^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:719:17: warning: incompatible pointer types passing 'plcq *' (aka 'struct tlcq **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(cur_lcq), sizeof(tlcq)) ;
                ^~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:720:17: warning: incompatible pointer types passing 'pcom_packet *' (aka 'tcom_packet **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330, addr(cur_lcq->com), sizeof(tcom_packet)) ;
                ^~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:759:13: warning: incompatible pointer types passing 'char (*)[12]' to parameter of type 'char *' [-Wincompatible-pointer-types]
    sprintf(addr(paqs->commevents[i].name), "COMM:%d", i + 1) ;
    ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
libtokens.c:780:50: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                libmsgadd (q330, LIBMSG_INVTVER, "") ;
                                                 ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libtokens.c:872:25: warning: incompatible pointer types passing 'pchar *' (aka 'char **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
          getbuf (q330, addr(paqs->opaque_buf), paqs->opaque_size) ;
                        ^~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libtokens.c:887:17: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                else
                ^
libtokens.c:931:12: warning: incompatible pointer types passing 'string9 *' (aka 'char (*)[10]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  sprintf (addr(q330->station_ident), "%s-%s", s1, s) ; /* network-station */
  ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
libtokens.c:940:44: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libdatamsg (q330, LIBMSG_RESTCONT, "") ;
                                           ^~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libtokens.c:944:46: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
            libdatamsg (q330, LIBMSG_CONTNR, "") ;
                                             ^~
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libtokens.c:983:42: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        libmsgadd (q330, LIBMSG_TOKREAD, addr(s)) ;
                                         ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
libtokens.c:1003:36: warning: incompatible pointer types passing 'char [1]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  libmsgadd (q330, LIBMSG_READTOK, "") ;
                                   ^~
./libmsgs.h:198:60: note: passing argument to parameter 'msgsuf' here
extern void libmsgadd (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                           ^
41 warnings generated.
ar rv lib330.a libtokens.o
a - libtokens.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libdss.o libdss.c
libdss.c:305:50: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add(dssstr->q330, AUXMSG_DSS, 0, addr(s)) ;
                                                 ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:318:31: warning: incompatible pointer types passing 'pmemory *' (aka 'struct tmemory **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
        getbuf (dssstr->q330, addr(mpt), msize) ;
                              ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libdss.c:324:56: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
              lib_msg_add(dssstr->q330, AUXMSG_DSS, 0, addr(s)) ;
                                                       ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:440:50: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add(dssstr->q330, AUXMSG_DSS, 0, addr(s)) ;
                                                 ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:545:7: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
      close (dssstr->q330->dsspath) ;
      ^
libdss.c:571:56: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add(dssstr->q330, AUXMSG_SOCKETERR, 0, addr(s)) ;
                                                       ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:573:17: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'char *' [-Wincompatible-pointer-types]
        strcpy (addr(dssstr->dss_server_display), addr(s)) ;
        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libdss.c:573:51: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
        strcpy (addr(dssstr->dss_server_display), addr(s)) ;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libdss.c:609:54: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add(dssstr->q330, AUXMSG_BINDERR, 0, addr(s)) ;
                                                     ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:611:17: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'char *' [-Wincompatible-pointer-types]
        strcpy (addr(dssstr->dss_server_display), addr(s)) ;
        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libdss.c:611:51: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
        strcpy (addr(dssstr->dss_server_display), addr(s)) ;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libdss.c:622:50: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  getsockname (dssstr->q330->dsspath, addr(xyz), addr(lth)) ;
                                                 ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:687:74: note: passing argument to parameter here
int     getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict)
                                                                             ^
libdss.c:626:51: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  lib_msg_add(dssstr->q330, AUXMSG_SOCKETOPEN, 0, addr(s)) ;
                                                  ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:628:10: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(dssstr->dss_server_display), addr(s)) ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libdss.c:628:44: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy(addr(dssstr->dss_server_display), addr(s)) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libdss.c:554:11: warning: unused variable 'flag' [-Wunused-variable]
  longint flag ;
          ^
libdss.c:659:50: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add(dssstr->q330, AUXMSG_DSS, 0, addr(s)) ;
                                                 ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:737:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'tdss_msg *' [-Wincompatible-pointer-types]
  p = addr(dssstr->msgout) ;
    ^ ~~~~~~~~~~~~~~~~~~~~
libdss.c:740:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'tdss_msg *' [-Wincompatible-pointer-types]
  p = addr(dssstr->msgout) ;
    ^ ~~~~~~~~~~~~~~~~~~~~
libdss.c:754:50: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add(dssstr->q330, AUXMSG_DSS, 0, addr(s)) ;
                                                 ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:774:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
  p = addr(dssstr->msgout.buffer) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:849:13: warning: incompatible pointer types assigning to 'struct sockaddr_in *' from 'struct sockaddr *' [-Wincompatible-pointer-types]
      psock = addr(dssstr->sock) ;
            ^ ~~~~~~~~~~~~~~~~~~
libdss.c:879:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
  p = addr(dssstr->msgin.buffer) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:880:27: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (addr(p), 8, addr(pass)) ;
                          ^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
libdss.c:884:16: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_upper(addr(pass)) ;
               ^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:69:34: note: passing argument to parameter 's' here
extern char *lib330_upper (pchar s) ;
                                 ^
libdss.c:885:29: warning: incompatible pointer types passing 'string250 *' (aka 'char (*)[250]') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
  loadstring (addr(p), 250, addr(s)) ;
                            ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libcvrt.h:50:63: note: passing argument to parameter here
extern void loadstring (pbyte *p, integer fieldwidth, string *) ;
                                                              ^
libdss.c:890:16: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
    if (strcmp(addr(pass), addr(dssstr->passwords[i])) == 0)
               ^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:25: note: passing argument to parameter '__s1' here
int      strcmp(const char *__s1, const char *__s2);
                            ^
libdss.c:890:28: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
    if (strcmp(addr(pass), addr(dssstr->passwords[i])) == 0)
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:43: note: passing argument to parameter '__s2' here
int      strcmp(const char *__s1, const char *__s2);
                                              ^
libdss.c:903:9: warning: incompatible pointer types assigning to 'struct sockaddr_in *' from 'struct sockaddr *' [-Wincompatible-pointer-types]
  psock = addr(dssstr->sock) ;
        ^ ~~~~~~~~~~~~~~~~~~
libdss.c:912:56: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
              lib_msg_add(dssstr->q330, AUXMSG_DSS, 0, addr(s2)) ;
                                                       ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:924:16: warning: incompatible pointer types passing 'string79 *' (aka 'char (*)[80]') to parameter of type 'char *' [-Wincompatible-pointer-types]
        strcpy(addr(pcli->name), s) ;
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libdss.c:959:16: warning: incompatible pointer types passing 'tlocation' (aka 'char [2]') to parameter of type 'tlocation *' (aka 'char (*)[2]'); take the address with & [-Wincompatible-pointer-types]
  seed2string (prep->location, prep->channel, addr(s2)) ;
               ^~~~~~~~~~~~~~
               &
./libseed.h:275:37: note: passing argument to parameter 'loc' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                    ^
libdss.c:959:32: warning: incompatible pointer types passing 'tseed_name' (aka 'char [3]') to parameter of type 'tseed_name *' (aka 'char (*)[3]'); take the address with & [-Wincompatible-pointer-types]
  seed2string (prep->location, prep->channel, addr(s2)) ;
                               ^~~~~~~~~~~~~
                               &
./libseed.h:275:54: note: passing argument to parameter 'sn' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                     ^
libdss.c:959:47: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  seed2string (prep->location, prep->channel, addr(s2)) ;
                                              ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libseed.h:275:64: note: passing argument to parameter 'result' here
extern char *seed2string(tlocation *loc, tseed_name *sn, pchar result) ;
                                                               ^
libdss.c:960:11: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  sprintf(res, "%s.%s", s, s2) ;
          ^~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
libdss.c:969:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
  p = addr(dssstr->msgout.buffer) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:985:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
  p = addr(dssstr->msgout.buffer) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:998:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
  p = addr(dssstr->msgin.buffer) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:1084:17: warning: incompatible pointer types passing 'char (*)[31]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
      strcpy(s, addr(pdet->detector_def->detname)) ;
      ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libdss.c:1085:20: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
      lib330_upper(addr(s)) ;
                   ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:69:34: note: passing argument to parameter 's' here
extern char *lib330_upper (pchar s) ;
                                 ^
libdss.c:1086:21: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
      if (strcmp(s, addr(dssstr->detname)) == 0)
                    ^~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:77:43: note: passing argument to parameter '__s2' here
int      strcmp(const char *__s1, const char *__s2);
                                              ^
libdss.c:1286:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
  p = addr(dssstr->msgin.buffer) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:1372:28: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
              lib330_upper(addr(dssstr->detname)) ;
                           ^~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:69:34: note: passing argument to parameter 's' here
extern char *lib330_upper (pchar s) ;
                                 ^
libdss.c:1403:25: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
              strcat(s, addr(dssstr->detname)) ;
              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:125:33: note: expanded from macro 'strcat'
  __builtin___strcat_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libdss.c:1406:50: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
        lib_msg_add(dssstr->q330, AUXMSG_DSS, 0, addr(s2)) ;
                                                 ^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:1467:11: warning: incompatible pointer types assigning to 'uint32_t *' (aka 'unsigned int *') from 'double *' [-Wincompatible-pointer-types]
      plw = addr(d) ;
          ^ ~~~~~~~
libdss.c:1476:11: warning: incompatible pointer types assigning to 'uint32_t *' (aka 'unsigned int *') from 'double *' [-Wincompatible-pointer-types]
      plw = addr(d) ;
          ^ ~~~~~~~
libdss.c:1527:11: warning: incompatible pointer types assigning to 'uint32_t *' (aka 'unsigned int *') from 'double *' [-Wincompatible-pointer-types]
      plw = addr(d) ;
          ^ ~~~~~~~
libdss.c:1536:11: warning: incompatible pointer types assigning to 'uint32_t *' (aka 'unsigned int *') from 'double *' [-Wincompatible-pointer-types]
      plw = addr(d) ;
          ^ ~~~~~~~
libdss.c:1594:11: warning: incompatible pointer types assigning to 'uint32_t *' (aka 'unsigned int *') from 'double *' [-Wincompatible-pointer-types]
      plw = addr(r) ;
          ^ ~~~~~~~
libdss.c:1603:11: warning: incompatible pointer types assigning to 'uint32_t *' (aka 'unsigned int *') from 'double *' [-Wincompatible-pointer-types]
      plw = addr(r) ;
          ^ ~~~~~~~
libdss.c:1628:104: warning: passing 'int32_t *' (aka 'int *') to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
  err = recvfrom (dssstr->q330->dsspath, addr(dssstr->msgin), sizeof(tdss_msg), 0, addr(dssstr->sock), addr(lth)) ;
                                                                                                       ^~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:693:25: note: passing argument to parameter here
                socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom);
                                      ^
libdss.c:1642:56: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
              lib_msg_add(dssstr->q330, AUXMSG_DSS, 0, addr(s)) ;
                                                       ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:1649:11: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'tqdp *' [-Wincompatible-pointer-types]
        p = addr(dssstr->msgin.qdp) ;
          ^ ~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:1718:20: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
        dssstr->pb = addr(dssstr->msgout.buffer) ;
                   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:1942:14: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
  dssstr->pb = addr(dssstr->msgout.buffer) ;
             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:1995:5: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
  p = addr(dssstr->msgout.buffer) ;
    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:2018:9: warning: incompatible pointer types assigning to 'struct sockaddr_in *' from 'struct sockaddr *' [-Wincompatible-pointer-types]
  psock = addr(dssstr->sock) ;
        ^ ~~~~~~~~~~~~~~~~~~
libdss.c:2038:64: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
                      lib_msg_add(dssstr->q330, AUXMSG_DSS, 0, addr(s)) ;
                                                               ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libclient.h:446:76: note: passing argument to parameter 'msgsuf' here
extern void lib_msg_add (tcontext ct, word msgcode, longword dt, string95 *msgsuf) ;
                                                                           ^
libdss.c:2241:14: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
  dssstr->pb = addr(dssstr->msgout.buffer) ;
             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:2242:9: warning: incompatible pointer types assigning to 'struct sockaddr_in *' from 'struct sockaddr *' [-Wincompatible-pointer-types]
  psock = addr(dssstr->sock) ;
        ^ ~~~~~~~~~~~~~~~~~~
libdss.c:2256:22: warning: incompatible pointer types assigning to 'pbyte' (aka 'unsigned char *') from 'uint8_t (*)[536]' [-Wincompatible-pointer-types]
          dssstr->pb = addr(dssstr->msgout.buffer) ;
                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
libdss.c:2288:18: warning: incompatible pointer types passing 'pdssstr *' (aka 'tdssstr **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (q330a, addr(dssstr), sizeof(tdssstr)) ;
                 ^~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libdss.c:2306:11: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy (addr(dssstr->passwords[0]), addr(dss->low_pass)) ;
  ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libdss.c:2306:39: warning: incompatible pointer types passing 'char (*)[8]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy (addr(dssstr->passwords[0]), addr(dss->low_pass)) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libdss.c:2307:17: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_upper (addr(dssstr->passwords[0])) ;
                ^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:69:34: note: passing argument to parameter 's' here
extern char *lib330_upper (pchar s) ;
                                 ^
libdss.c:2308:11: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy (addr(dssstr->passwords[1]), addr(dss->mid_pass)) ;
  ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libdss.c:2308:39: warning: incompatible pointer types passing 'char (*)[8]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy (addr(dssstr->passwords[1]), addr(dss->mid_pass)) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libdss.c:2309:17: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_upper (addr(dssstr->passwords[1])) ;
                ^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:69:34: note: passing argument to parameter 's' here
extern char *lib330_upper (pchar s) ;
                                 ^
libdss.c:2310:11: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy (addr(dssstr->passwords[2]), addr(dss->high_pass)) ;
  ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libdss.c:2310:39: warning: incompatible pointer types passing 'char (*)[8]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy (addr(dssstr->passwords[2]), addr(dss->high_pass)) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libdss.c:2311:17: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  lib330_upper (addr(dssstr->passwords[2])) ;
                ^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:69:34: note: passing argument to parameter 's' here
extern char *lib330_upper (pchar s) ;
                                 ^
libdss.c:2343:15: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      strcpy (result, addr(dssstr->dss_server_display)) ;
              ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libdss.c:2343:23: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
      strcpy (result, addr(dssstr->dss_server_display)) ;
      ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
74 warnings generated.
ar rv lib330.a libdss.o
a - libdss.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libctrldet.o libctrldet.c
libctrldet.c:70:23: warning: incompatible pointer types passing 'pdetector_operation *' (aka 'struct tdetector_operation **') to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (pexp->q330, addr(pexp->curpt), sizeof(tdetector_operation)) ;
                      ^~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libctrldet.c:269:21: warning: incompatible pointer types passing 'texpand **' to parameter of type 'pointer *' (aka 'void **') [-Wincompatible-pointer-types]
  getbuf (tempq330, addr(pexp), sizeof(texpand)) ;
                    ^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libstrucs.h:386:42: note: passing argument to parameter 'p' here
extern void getbuf (pq330 q330, pointer *p, integer size) ;
                                         ^
libctrldet.c:351:25: warning: incompatible pointer types passing 'char (*)[79]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
              strcpy(s, addr(q->ctrl->cdname)) ;
              ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libctrldet.c:357:48: warning: incompatible pointer types passing 'char (*)[120]' to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
              libdatamsg(q330, LIBMSG_CTRLDET, addr(s)) ;
                                               ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libmsgs.h:199:61: note: passing argument to parameter 'msgsuf' here
extern void libdatamsg (pq330 q330, word msgcode, string95 *msgsuf) ;
                                                            ^
libctrldet.c:377:14: warning: incompatible pointer types passing 'string79 *' (aka 'char (*)[80]') to parameter of type 'char *' [-Wincompatible-pointer-types]
      strcpy(addr(ctrlstat->entries[ctrlstat->count].name), addr(pc->cdname)) ;
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libctrldet.c:377:61: warning: incompatible pointer types passing 'char (*)[79]' to parameter of type 'const char *' [-Wincompatible-pointer-types]
      strcpy(addr(ctrlstat->entries[ctrlstat->count].name), addr(pc->cdname)) ;
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
6 warnings generated.
ar rv lib330.a libctrldet.o
a - libctrldet.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libmsgs.o libmsgs.c
libmsgs.c:212:11: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy (result, s) ;
          ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmsgs.c:213:10: warning: incompatible pointer types returning 'string95 *' (aka 'char (*)[96]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libmsgs.c:229:32: warning: incompatible pointer types passing 'string250 *' (aka 'char (*)[250]') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
            log_message (q330, addr(paqs->msgq_out->msg)) ;
                               ^~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./liblogs.h:51:46: note: passing argument to parameter 'msg' here
extern void log_message (pq330 q330, string *msg) ;
                                             ^
libmsgs.c:255:10: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(addr(q330->msg_call.suffix), msgsuf) ;
  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmsgs.c:255:39: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
  strcpy(addr(q330->msg_call.suffix), msgsuf) ;
                                      ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libmsgs.c:258:43: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
      sprintf(s1, "[%s] ", jul_string(dt, addr(s2))) ;
      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
./libsupport.h:56:45: note: passing argument to parameter 'result' here
extern char *jul_string (longint jul, pchar result) ;
                                            ^
libmsgs.c:261:63: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'string95 *' (aka 'char (*)[96]') [-Wincompatible-pointer-types]
  sprintf(s, "{%d}%s%s%s", msgcode, s1, lib_get_msg (msgcode, addr(s2)), (char *)msgsuf) ;
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
libmsgs.c:54:41: note: passing argument to parameter 'result' here
char *lib_get_msg (word code, string95 *result)
                                        ^
libmsgs.c:278:34: warning: incompatible pointer types passing 'string250 *' (aka 'char (*)[250]') to parameter of type 'char *' [-Wincompatible-pointer-types]
                          strcpy(addr(paqs->msgq_in->msg), addr(s)) ;
                          ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmsgs.c:278:60: warning: incompatible pointer types passing 'string *' (aka 'char (*)[256]') to parameter of type 'const char *' [-Wincompatible-pointer-types]
                          strcpy(addr(paqs->msgq_in->msg), addr(s)) ;
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
libmsgs.c:286:44: warning: incompatible pointer types passing 'string250 *' (aka 'char (*)[250]') to parameter of type 'string *' (aka 'char (*)[256]') [-Wincompatible-pointer-types]
                        log_message (q330, addr(paqs->msgq_out->msg)) ;
                                           ^~~~~~~~~~~~~~~~~~~~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./liblogs.h:51:46: note: passing argument to parameter 'msg' here
extern void log_message (pq330 q330, string *msg) ;
                                             ^
libmsgs.c:362:11: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy (result, s) ;
          ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmsgs.c:363:10: warning: incompatible pointer types returning 'string63 *' (aka 'char (*)[64]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libmsgs.c:387:11: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy (result, s) ;
          ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmsgs.c:388:10: warning: incompatible pointer types returning 'string63 *' (aka 'char (*)[64]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libmsgs.c:394:11: warning: incompatible pointer types passing 'string15 *' (aka 'char (*)[16]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  sprintf(result, "%d.%d.%d.%d", (integer)((num shr 24) and 255), (integer)((num shr 16) and 255),
          ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
libmsgs.c:396:10: warning: incompatible pointer types returning 'string15 *' (aka 'char (*)[16]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libmsgs.c:452:11: warning: incompatible pointer types passing 'string95 *' (aka 'char (*)[96]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy (result, s) ;
          ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmsgs.c:453:10: warning: incompatible pointer types returning 'string95 *' (aka 'char (*)[96]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libmsgs.c:472:11: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy (result, s) ;
          ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmsgs.c:473:10: warning: incompatible pointer types returning 'string63 *' (aka 'char (*)[64]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libmsgs.c:494:10: warning: incompatible pointer types passing 'string63 *' (aka 'char (*)[64]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(result, s) ;
         ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmsgs.c:495:10: warning: incompatible pointer types returning 'string63 *' (aka 'char (*)[64]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libmsgs.c:509:10: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(result, s) ;
         ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmsgs.c:510:10: warning: incompatible pointer types returning 'string31 *' (aka 'char (*)[32]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
libmsgs.c:538:10: warning: incompatible pointer types passing 'string31 *' (aka 'char (*)[32]') to parameter of type 'char *' [-Wincompatible-pointer-types]
  strcpy(result, s) ;
         ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:27: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                          ^~~~
libmsgs.c:539:10: warning: incompatible pointer types returning 'string31 *' (aka 'char (*)[32]') from a function with result type 'char *' [-Wincompatible-pointer-types]
  return result ;
         ^~~~~~
26 warnings generated.
ar rv lib330.a libmsgs.o
a - libmsgs.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libseed.o libseed.c
libseed.c:90:8: warning: incompatible pointer types passing 'string7 *' (aka 'char (*)[8]') to parameter of type 'pchar' (aka 'char *') [-Wincompatible-pointer-types]
  zpad(addr(s), 6) ;
       ^~~~~~~
./pascal.h:47:14: note: expanded from macro 'addr'
#define addr &
             ^
./libsupport.h:50:26: note: passing argument to parameter 's' here
extern char *zpad (pchar s, integer lth) ;
                         ^
1 warning generated.
ar rv lib330.a libseed.o
a - libseed.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o libtypes.o libtypes.c
ar rv lib330.a libtypes.o
a - libtypes.o
ranlib lib330.a
rm libcont.o libcompress.o liblogs.o libopaque.o q330cvrt.o libtokens.o libclient.o libsupport.o libctrldet.o libmd5.o libsampcfg.o q330io.o libslider.o libtypes.o libfilters.o libpoc.o libmsgs.o libnetserv.o libdss.o libseed.o libverbose.o libdetect.o libcvrt.o libstats.o libcmds.o libstrucs.o libarchive.o libsample.o
(cd libdali; make; mv libdali.a /Users/kevin/earthworm/earthworm_7.9/lib)
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c timeutils.c -o timeutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c genutils.c -o genutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c strutils.c -o strutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c logging.c -o logging.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c network.c -o network.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c statefile.c -o statefile.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c config.c -o config.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c portable.c -o portable.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c connection.c -o connection.o
rm -f libdali.a
ar -crs libdali.a timeutils.o genutils.o strutils.o logging.o network.o statefile.o config.o portable.o connection.o
(cd earlybird; make -f makefile.unix)
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o complex.o complex.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o filters.o filters.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o get_pick.o get_pick.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o report.o report.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o ReadStationData.o ReadStationData.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o geotools.o geotools.c
geotools.c:1487:55: warning: implicit declaration of function 'toupper' is invalid in C99 [-Wimplicit-function-declaration]
               ttt[i].szSiteNameCapLong[jCnt] = (char)toupper( ttt[i].szSiteName[j] );
                                                      ^
1 warning generated.
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o mags.o mags.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o taulib.o taulib.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o mjstime.o mjstime.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o diskrw.o diskrw.c
ar r libebpick.a complex.o filters.o get_pick.o report.o ReadStationData.o geotools.o mags.o taulib.o mjstime.o diskrw.o
ar: creating archive libebpick.a
cp libebpick.a /Users/kevin/earthworm/earthworm_7.9/lib
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o get_hypo.o get_hypo.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o locquake.o locquake.c
locquake.c:197:1: warning: '/*' within block comment [-Wcomment]
/* Force the depth control to fixed at default */
^
locquake.c:256:13: warning: add explicit braces to avoid dangling else [-Wdangling-else]
            else
            ^
locquake.c:314:19: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                  else
                  ^
3 warnings generated.
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o logquake.o logquake.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o dummy.o dummy.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o littoral.o littoral.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o fereg.o fereg.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o display.o display.c
ar r libebloc.a get_hypo.o locquake.o logquake.o dummy.o littoral.o fereg.o display.o diskrw.o
ar: creating archive libebloc.a
cp libebloc.a /Users/kevin/earthworm/earthworm_7.9/lib
(cd uw; make -f makefile.unix clean; make -f makefile.unix)
/bin/rm -f a.out core *.o *.obj *% *~ libuw.a
gcc -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g uwdfif.c
cp uwdfif.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g llnl_fil.c
cp llnl_fil.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g piki.c
cp piki.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g codautils.c
cp codautils.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g hilbert_fft.c
cp hilbert_fft.o /Users/kevin/earthworm/earthworm_7.9/lib
gcc -c -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g time2samp.c
cp time2samp.o /Users/kevin/earthworm/earthworm_7.9/lib
ar rvs libuw.a uwdfif.o llnl_fil.o piki.o codautils.o hilbert_fft.o time2samp.o
ar: creating archive libuw.a
a - uwdfif.o
a - llnl_fil.o
a - piki.o
a - codautils.o
a - hilbert_fft.o
a - time2samp.o
cp libuw.a /Users/kevin/earthworm/earthworm_7.9/lib
ar rvs libew.a util/earthworm_defs.o util/chron3.o util/kom.o util/getutil.o unix/sleep_ew.o unix/time_ew.o unix/transport.o util/logit.o
ar: creating archive libew.a
a - util/earthworm_defs.o
a - util/chron3.o
a - util/kom.o
a - util/getutil.o
a - unix/sleep_ew.o
a - unix/time_ew.o
a - unix/transport.o
a - util/logit.o
cp libew.a /Users/kevin/earthworm/earthworm_7.9/lib
ar rvs libew_mt.a util/earthworm_defs.o util/chron3.o util/kom.o util/getutil.o unix/sleep_ew.o unix/time_ew.o unix/transport.o util/logit_mt.o unix/threads_ew.o unix/sema_ew.o
ar: creating archive libew_mt.a
a - util/earthworm_defs.o
a - util/chron3.o
a - util/kom.o
a - util/getutil.o
a - unix/sleep_ew.o
a - unix/time_ew.o
a - unix/transport.o
a - util/logit_mt.o
a - unix/threads_ew.o
a - unix/sema_ew.o
cp libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib
Successfully built libsrc
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/ew2mseed
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS -DSUPPORT_SCNL    -c -o ew2mseed.o ew2mseed.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS -DSUPPORT_SCNL    -c -o ew2mseed_config.o ew2mseed_config.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS -DSUPPORT_SCNL    -c -o ew2mseed_log.o ew2mseed_log.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS -DSUPPORT_SCNL    -c -o ew2mseed_files.o ew2mseed_files.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS -DSUPPORT_SCNL    -c -o ew2mseed_swap.o ew2mseed_swap.c
ew2mseed_swap.c:128:14: warning: incompatible pointer types passing 'long *' to parameter of type 'int32_t *' (aka 'int *') [-Wincompatible-pointer-types]
          SwapInt32(pValue);
                    ^~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:42:27: note: passing argument to parameter here
void SwapInt32( int32_t * );                /* swap.c       sys-independent  */
                          ^
ew2mseed_swap.c:180:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->time.year);
              ^~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
ew2mseed_swap.c:181:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->time.day);
              ^~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
ew2mseed_swap.c:182:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->time.ticks);
              ^~~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
ew2mseed_swap.c:183:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->num_samples);
              ^~~~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
ew2mseed_swap.c:187:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->first_data);
              ^~~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
ew2mseed_swap.c:188:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->first_blockette);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
7 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS -DSUPPORT_SCNL    -c -o ew2mseed_utils.o ew2mseed_utils.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS -DSUPPORT_SCNL    -c -o ws_requests.o ws_requests.c
ws_requests.c:720:65: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
                if (rn->scnRing->samprate < 0 || rn->scnRing->traceRec.bufLen < 0)      
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS -DSUPPORT_SCNL    -c -o isti_ws_client.o isti_ws_client.c
\
          gcc -I../../libsrc/qlib2 -DNO_LEAPSECONDS -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS -DSUPPORT_SCNL   -o /Users/kevin/earthworm/earthworm_7.9/bin/ew2mseed  ew2mseed.o ew2mseed_config.o ew2mseed_log.o ew2mseed_files.o ew2mseed_swap.o ew2mseed_utils.o ws_requests.o isti_ws_client.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o -I /Users/kevin/earthworm/earthworm_7.9/include ../../libsrc/qlib2/lib_ew/libqlib2nl.a -lm -lpthread
gcc -c  -o isti_ws_client_nl.o isti_ws_client.c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS
isti_ws_client.c:500:11: warning: unused variable 'loc' [-Wunused-variable]
  char    loc[TRACE2_LOC_LEN*3];         /* Location code */
          ^
1 warning generated.
gcc -c  -o ws_requests_nl.o ws_requests.c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS
ws_requests.c:720:65: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
                if (rn->scnRing->samprate < 0 || rn->scnRing->traceRec.bufLen < 0)      
                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
1 warning generated.
gcc -c  -o ew2mseed_utils_nl.o ew2mseed_utils.c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS
gcc -c  -o ew2mseed_swap_nl.o ew2mseed_swap.c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS
ew2mseed_swap.c:128:14: warning: incompatible pointer types passing 'long *' to parameter of type 'int32_t *' (aka 'int *') [-Wincompatible-pointer-types]
          SwapInt32(pValue);
                    ^~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:42:27: note: passing argument to parameter here
void SwapInt32( int32_t * );                /* swap.c       sys-independent  */
                          ^
ew2mseed_swap.c:180:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->time.year);
              ^~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
ew2mseed_swap.c:181:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->time.day);
              ^~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
ew2mseed_swap.c:182:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->time.ticks);
              ^~~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
ew2mseed_swap.c:183:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->num_samples);
              ^~~~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
ew2mseed_swap.c:187:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->first_data);
              ^~~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
ew2mseed_swap.c:188:15: warning: passing 'SEED_UWORD *' (aka 'unsigned short *') to parameter of type 'short *' converts between pointers to integer types with different sign [-Wpointer-sign]
    SwapShort(&mseed_hdr->first_blockette);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/swap.h:41:25: note: passing argument to parameter here
void SwapShort( short * );                  /* swap.c       sys-independent  */
                        ^
7 warnings generated.
gcc -c  -o ew2mseed_nl.o ew2mseed.c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS
gcc -c  -o ew2mseed_config_nl.o ew2mseed_config.c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS
gcc -c  -o ew2mseed_log_nl.o ew2mseed_log.c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS
gcc -c  -o ew2mseed_files_nl.o ew2mseed_files.c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS
\
          gcc -I../../libsrc/qlib2 -DNO_LEAPSECONDS -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -g -I../../libsrc/qlib2 -DNO_LEAPSECONDS  -o /Users/kevin/earthworm/earthworm_7.9/bin/ew2mseed_nl /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII_no_location.o isti_ws_client_nl.o ws_requests_nl.o ew2mseed_utils_nl.o ew2mseed_swap_nl.o ew2mseed_nl.o ew2mseed_config_nl.o ew2mseed_log_nl.o ew2mseed_files_nl.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o -I /Users/kevin/earthworm/earthworm_7.9/include ../../libsrc/qlib2/lib_ew/libqlib2nl.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/menlo_report
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  menlo_report.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/menlo_report menlo_report.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/copyfile.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o  -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/tankplayer
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o tankplayer.o tankplayer.c
gcc -o /Users/kevin/earthworm/earthworm_7.9/bin/tankplayer -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format tankplayer.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/tankplayer_tools
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o remux_tbuf.o remux_tbuf.c
remux_tbuf.c:46:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main( int argc, char *argv[] )
^
1 warning generated.
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o remux_code.o remux_code.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I. -g -o /Users/kevin/earthworm/earthworm_7.9/bin/remux_tbuf remux_code.o remux_tbuf.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread -lm
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o sac2tb.o sac2tb.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I. -g -o /Users/kevin/earthworm/earthworm_7.9/bin/sac2tb sac2tb.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread -lm
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o ms2tb.o ms2tb.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o read_mseed_data.o read_mseed_data.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I. -g -o /Users/kevin/earthworm/earthworm_7.9/bin/ms2tb ms2tb.o read_mseed_data.o -L/Users/kevin/earthworm/earthworm_7.9/lib /Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2/lib_ew/libqlib2nl.a -lm -lpthread -lm
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o ring2tank.o ring2tank.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I. -g -o /Users/kevin/earthworm/earthworm_7.9/bin/ring2tank ring2tank.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o  /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread -lm
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o tr2dump.o tr2dump.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I. -g -o /Users/kevin/earthworm/earthworm_7.9/bin/tr2dump tr2dump.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread -lm
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o ms2tank.o ms2tank.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o mseed2tank.o mseed2tank.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I. -g -o /Users/kevin/earthworm/earthworm_7.9/bin/ms2tank ms2tank.o mseed2tank.o -L/Users/kevin/earthworm/earthworm_7.9/lib -lmseed -lm -lpthread -lm
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o tankcut.o tankcut.c
tankcut.c:47:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main (int argc, char **argv) 
^
1 warning generated.
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I. -g -o /Users/kevin/earthworm/earthworm_7.9/bin/tankcut tankcut.o  remux_code.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o  /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread -lm
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o tanksniff.o tanksniff.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I. -g -o /Users/kevin/earthworm/earthworm_7.9/bin/tanksniff tanksniff.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread -lm
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o dc2tank.o dc2tank.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I. -g -o /Users/kevin/earthworm/earthworm_7.9/bin/dc2tank dc2tank.o mseed2tank.o remux_code.o -L/Users/kevin/earthworm/earthworm_7.9/lib -lmseed -lm /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o -lpthread -lm
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I.   -c -o wsvtank2tb.o wsvtank2tb.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2 -I. -g -o /Users/kevin/earthworm/earthworm_7.9/bin/wsvtank2tb wsvtank2tb.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread -lm
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/trig2disk
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o trig2disk.o trig2disk.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o CatPsuedoTrig.o CatPsuedoTrig.c
\
	gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/trig2disk trig2disk.o CatPsuedoTrig.o /Users/kevin/earthworm/earthworm_7.9/lib/putaway.o /Users/kevin/earthworm/earthworm_7.9/lib/ahputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/sacputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/gseputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/seiputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/seiutils.o /Users/kevin/earthworm/earthworm_7.9/lib/geo_to_km.o /Users/kevin/earthworm/earthworm_7.9/lib/sudsputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/tankputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/mseedputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/uwputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a /Users/kevin/earthworm/earthworm_7.9/lib/wfdiscputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/parse_trig.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o  -lpthread -lm ../../../lib/libuw.a
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/wave_serverV
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -c -o wave_serverV.o wave_serverV.c
wave_serverV.c:1560:16: warning: unused typedef 'char16' [-Wunused-local-typedef]
  typedef char char16[16];
               ^
1 warning generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -c -o index.o index.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -c -o server_thread.o server_thread.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -c -o serve_trace.o serve_trace.c
serve_trace.c:809:31: warning: missing field 'nsamp' initializer [-Wmissing-field-initializers]
  TRACE2_HEADER trace_h = { 0 };
                              ^
serve_trace.c:1258:31: warning: missing field 'nsamp' initializer [-Wmissing-field-initializers]
  TRACE2_HEADER trace_h = { 0 };
                              ^
serve_trace.c:1393:31: warning: missing field 'nsamp' initializer [-Wmissing-field-initializers]
  TRACE2_HEADER trace_h = { 0 };
                              ^
serve_trace.c:2207:19: warning: unused variable 'fakeFillValue' [-Wunused-const-variable]
static const char fakeFillValue[20] = "20";
                  ^
4 warnings generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -c -o index_util.o index_util.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -c -o compare.o compare.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -c -o tb_packet_db.o tb_packet_db.c
tb_packet_db.c:135:7: warning: unused variable 'bufPos' [-Wunused-variable]
        long bufPos = 0;
             ^
1 warning generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/wave_serverV wave_serverV.o index.o server_thread.o serve_trace.o index_util.o compare.o tb_packet_db.o /Users/kevin/earthworm/earthworm_7.9/lib/sqlite3.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o  -lm -lpthread -lc -ldl
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/waveman2disk
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o waveman2disk.o waveman2disk.c
waveman2disk.c:1168:10: warning: comparison of address of 'snpptStruc' equal to a null pointer is always false [-Wtautological-pointer-compare]
    if (&snpptStruc == NULL) {
         ^~~~~~~~~~    ~~~~
1 warning generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o CatPsuedoTrig.o CatPsuedoTrig.c
\
	gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/waveman2disk waveman2disk.o CatPsuedoTrig.o /Users/kevin/earthworm/earthworm_7.9/lib/putaway.o /Users/kevin/earthworm/earthworm_7.9/lib/ahputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/sacputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/geo_to_km.o /Users/kevin/earthworm/earthworm_7.9/lib/sudsputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/tankputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/gseputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/seiputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/seiutils.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/wfdiscputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/parse_trig.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mseedputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/uwputaway.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/libuw.a /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a -lpthread -lm
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/cont_trig
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g cmprscn.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g cont_trig.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g initpars.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g initsta.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g prodtrig.c
prodtrig.c:79:17: warning: unused variable 'subnet' [-Wunused-variable]
  SUBNET*       subnet = contNet->subnets;
                ^
prodtrig.c:76:17: warning: unused variable 'jsta' [-Wunused-variable]
  int           i, isub, jsta;
                         ^
prodtrig.c:74:17: warning: unused variable 'ntrigsub' [-Wunused-variable]
  int           ntrigsub = 0;   /* total number of triggered subnets    */
                ^
prodtrig.c:76:11: warning: unused variable 'isub' [-Wunused-variable]
  int           i, isub, jsta;
                   ^
prodtrig.c:82:17: warning: unused variable 'singleSubnetNumber' [-Wunused-variable]
  int           singleSubnetNumber, namedFlag = 1;
                ^
prodtrig.c:78:17: warning: unused variable 'station' [-Wunused-variable]
  STATION*      station = contNet->stations;
                ^
6 warnings generated.
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g readcnfg.c
readcnfg.c:160:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if ( value = k_str( ) )
               ~~~~~~^~~~~~~~~~
readcnfg.c:160:22: note: place parentheses around the assignment to silence this warning
          if ( value = k_str( ) )
                     ^
               (               )
readcnfg.c:160:22: note: use '==' to turn this assignment into an equality comparison
          if ( value = k_str( ) )
                     ^
                     ==
readcnfg.c:169:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if ( value = k_str( ) )
               ~~~~~~^~~~~~~~~~
readcnfg.c:169:22: note: place parentheses around the assignment to silence this warning
          if ( value = k_str( ) )
                     ^
               (               )
readcnfg.c:169:22: note: use '==' to turn this assignment into an equality comparison
          if ( value = k_str( ) )
                     ^
                     ==
readcnfg.c:193:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if ( value = k_str( ) )
               ~~~~~~^~~~~~~~~~
readcnfg.c:193:22: note: place parentheses around the assignment to silence this warning
          if ( value = k_str( ) )
                     ^
               (               )
readcnfg.c:193:22: note: use '==' to turn this assignment into an equality comparison
          if ( value = k_str( ) )
                     ^
                     ==
readcnfg.c:240:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if ( value = k_str( ) )
               ~~~~~~^~~~~~~~~~
readcnfg.c:240:22: note: place parentheses around the assignment to silence this warning
          if ( value = k_str( ) )
                     ^
               (               )
readcnfg.c:240:22: note: use '==' to turn this assignment into an equality comparison
          if ( value = k_str( ) )
                     ^
                     ==
readcnfg.c:80:9: warning: unused variable 'netCode' [-Wunused-variable]
  char  netCode[TRACE2_NET_LEN];
        ^
readcnfg.c:79:9: warning: unused variable 'compCode' [-Wunused-variable]
  char  compCode[TRACE2_CHAN_LEN];
        ^
readcnfg.c:81:9: warning: unused variable 'locCode' [-Wunused-variable]
  char  locCode[TRACE2_LOC_LEN];
        ^
readcnfg.c:78:9: warning: unused variable 'staCode' [-Wunused-variable]
  char  staCode[TRACE2_STA_LEN];
        ^
8 warnings generated.
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g readewh.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g readstas.c
readstas.c:80:27: warning: address of array 'contNet->contParam.staFile' will always evaluate to 'true' [-Wpointer-bool-conversion]
  if ( contNet->contParam.staFile )
  ~~   ~~~~~~~~~~~~~~~~~~~^~~~~~~
readstas.c:83:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if ( staFile = fopen( contNet->contParam.staFile, "r" ) )
         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readstas.c:83:18: note: place parentheses around the assignment to silence this warning
    if ( staFile = fopen( contNet->contParam.staFile, "r" ) )
                 ^
         (                                                 )
readstas.c:83:18: note: use '==' to turn this assignment into an equality comparison
    if ( staFile = fopen( contNet->contParam.staFile, "r" ) )
                 ^
                 ==
readstas.c:95:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if ( sta = (STATION *) calloc( (size_t) nsta, sizeof(STATION) ) )
           ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readstas.c:95:16: note: place parentheses around the assignment to silence this warning
      if ( sta = (STATION *) calloc( (size_t) nsta, sizeof(STATION) ) )
               ^
           (                                                         )
readstas.c:95:16: note: use '==' to turn this assignment into an equality comparison
      if ( sta = (STATION *) calloc( (size_t) nsta, sizeof(STATION) ) )
               ^
               ==
3 warnings generated.
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g sbntthrd.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g statrpt.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/cont_trig cmprscn.o cont_trig.o initpars.o initsta.o prodtrig.o readcnfg.o readewh.o readstas.o sbntthrd.o statrpt.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/archman
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilib  -Ilib   -c -o archman.o archman.c
(echo ------; cd lib; echo Making lib in:; pwd; \
	        make -f makefile.unix);
------
Making lib in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/archman/lib
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o alloc.o alloc.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o chk_clk.o chk_clk.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o cmp_clk.o cmp_clk.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o copy_file.o copy_file.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o date_dy.o date_dy.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o dy_date.o dy_date.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o dy_in_mn.o dy_in_mn.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o is_leap.o is_leap.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o network.o network.c
network.c:293:55: warning: 'memcpy' call operates on objects of type 'uint32_t' (aka 'unsigned int') while the size is based on a different type 'uint32_t *' (aka 'unsigned int *') [-Wsizeof-pointer-memaccess]
    memcpy (address, &(socket_addr.sin_addr), sizeof (address));
            ~~~~~~~                                   ^~~~~~~
network.c:293:55: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)?
    memcpy (address, &(socket_addr.sin_addr), sizeof (address));
                                                      ^~~~~~~
1 warning generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o string.o string.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o subst_var.o subst_var.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o chk_num.o chk_num.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o diff_clk.o diff_clk.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o add_clk.o add_clk.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o utils.o utils.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_INTEL -D_LINUX -I../zlib   -c -o utils_sol.o utils_sol.c
ar rv libbgs.a alloc.o chk_clk.o cmp_clk.o copy_file.o date_dy.o dy_date.o dy_in_mn.o is_leap.o network.o string.o subst_var.o chk_num.o diff_clk.o add_clk.o utils.o utils_sol.o
ar: creating archive libbgs.a
a - alloc.o
a - chk_clk.o
a - cmp_clk.o
a - copy_file.o
a - date_dy.o
a - dy_date.o
a - dy_in_mn.o
a - is_leap.o
a - network.o
a - string.o
a - subst_var.o
a - chk_num.o
a - diff_clk.o
a - add_clk.o
a - utils.o
a - utils_sol.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/archman archman.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o lib/libbgs.a -lpthread -lm
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/nq2wws
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2    -c -o nq2wws.o nq2wws.c
gcc -o /Users/kevin/earthworm/earthworm_7.9/bin/nq2wws nq2wws.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2/lib_ew/libqlib2nl.a -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2  -lm -pthread
clang: warning: argument unused during compilation: '-pthread'
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/ewmseedarchiver
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o ewmseedarchiver.o ewmseedarchiver.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o dsarchive.o dsarchive.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o exportfilter.o exportfilter.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/ewmseedarchiver ewmseedarchiver.o dsarchive.o exportfilter.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a  -lpthread -lm 
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/archiving/mseedarchplayer
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o mseedarchplayer.o mseedarchplayer.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o config.o config.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o lookup.o lookup.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o status.o status.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o mseedfilename.o mseedfilename.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o processdata.o processdata.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/mseedarchplayer mseedarchplayer.o config.o lookup.o status.o mseedfilename.o processdata.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a   -lm -lpthread 
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/coaxtoring
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o coaxtoring.o coaxtoring.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o receiver_sol.o receiver_sol.c
receiver_sol.c:84:28: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                           &optlen ) == -1 )
                           ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
receiver_sol.c:126:54: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
   if ( getsockname( Soko, (struct sockaddr *)&name, &length ) == -1 )
                                                     ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:687:74: note: passing argument to parameter here
int     getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict)
                                                                             ^
receiver_sol.c:150:45: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                (struct sockaddr *)&source, &lenSource );
                                            ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:693:25: note: passing argument to parameter here
                socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom);
                                      ^
3 warnings generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/coaxtoring coaxtoring.o receiver_sol.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/errexit.o   -lm -lpthread -lc
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/condenselogo
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format condenselogo.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/condenselogo condenselogo.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/ew2file
gcc -g -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ew2file.o ew2file.c
gcc -o /Users/kevin/earthworm/earthworm_7.9/bin/ew2file -g -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format ew2file.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o  /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a   
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/export
make -f makefile.unix export_generic
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o export.o export.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o genericfilter.o genericfilter.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/export_generic export.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a genericfilter.o    -lc 
make -f makefile.unix export_scnl
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o scnfilter.o scnfilter.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/export_scnl /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o export.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a scnfilter.o   -lc  /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a
make -f makefile.unix export_scnl_pri
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o export_scn_pri.o export_scn_pri.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/export_scnl_pri /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o export_scn_pri.o /Users/kevin/earthworm/earthworm_7.9/lib/priority_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a scnfilter.o   -lc  /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a
make -f makefile.unix export_gen_actv
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o export_actv.o export_actv.c
export_actv.c:144:29: warning: unused variable 'rcvcnt' [-Wunused-variable]
    int                     rcvcnt= 0;      /* DEBUG                                                    */
                            ^
export_actv.c:136:12: warning: unused variable 'on' [-Wunused-variable]
    int    on = 1;
           ^
export_actv.c:477:19: warning: unused variable 'now' [-Wunused-variable]
    static time_t now;
                  ^
export_actv.c:476:18: warning: unused variable 'iret' [-Wunused-variable]
    static int   iret;                         /* misc. retrun values */
                 ^
export_actv.c:646:21: warning: unused variable 'sndcnt' [-Wunused-variable]
    int             sndcnt=0;
                    ^
5 warnings generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/export_gen_actv export_actv.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a genericfilter.o    -lc 
make -f makefile.unix export_scnl_actv
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/export_scnl_actv /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o export_actv.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a scnfilter.o   -lc   /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a
make -f makefile.unix export_ack
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o export_ack.o export_ack.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/export_ack export_ack.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a genericfilter.o    -lc 
make -f makefile.unix export_scnl_ack
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/export_scnl_ack /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o export_ack.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a scnfilter.o   -lc  /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/file2ew
make -f makefile.unix file2ew
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o file2ew.o file2ew.c
file2ew.c:169:14: warning: unused variable 'read_error' [-Wunused-variable]
   int       read_error = 0;
             ^
file2ew.c:560:25: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str = k_str() ) {
                    ~~~~^~~~~~~~~
file2ew.c:560:25: note: place parentheses around the assignment to silence this warning
                if( str = k_str() ) {
                        ^
                    (            )
file2ew.c:560:25: note: use '==' to turn this assignment into an equality comparison
                if( str = k_str() ) {
                        ^
                        ==
file2ew.c:563:28: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                   if( str = k_str() ) {
                       ~~~~^~~~~~~~~
file2ew.c:563:28: note: place parentheses around the assignment to silence this warning
                   if( str = k_str() ) {
                           ^
                       (            )
file2ew.c:563:28: note: use '==' to turn this assignment into an equality comparison
                   if( str = k_str() ) {
                           ^
                           ==
file2ew.c:144:18: warning: unused variable 'SMFileFormat' [-Wunused-variable]
static int       SMFileFormat;        /* format of strong motion file      */
                 ^
4 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o raw2ew.o raw2ew.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/file2ew file2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/k2evt2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a raw2ew.o -lm -lpthread
make -f makefile.unix sm_csmip2ew 
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o csmip2ew.o csmip2ew.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/sm_csmip2ew csmip2ew.o file2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/k2evt2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/rw_strongmotionII.o  -lm -lpthread
make -f makefile.unix sm_nsmp2ew 
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o nsmp2ew.o nsmp2ew.c
nsmp2ew.c:501:11: warning: unused variable 'qid' [-Wunused-variable]
        char    *qid;
                 ^
nsmp2ew.c:502:11: warning: unused variable 'qauthor' [-Wunused-variable]
        char    *qauthor;
                 ^
nsmp2ew.c:503:11: warning: unused variable 'i' [-Wunused-variable]
        int      i;
                 ^
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/sm_nsmp2ew nsmp2ew.o file2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/k2evt2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/rw_strongmotionII.o  -lm -lpthread
make -f makefile.unix sm_redi2ew 
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o redi2ew.o redi2ew.c
redi2ew.c:100:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if( str=k_str() ) {
          ~~~^~~~~~~~
redi2ew.c:100:14: note: place parentheses around the assignment to silence this warning
      if( str=k_str() ) {
             ^
          (          )
redi2ew.c:100:14: note: use '==' to turn this assignment into an equality comparison
      if( str=k_str() ) {
             ^
             ==
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/sm_redi2ew redi2ew.o file2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/k2evt2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/rw_strongmotionII.o  -lm -lpthread
make -f makefile.unix sm_terra2ew 
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o terra2ew.o terra2ew.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/sm_terra2ew terra2ew.o file2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/k2evt2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/rw_strongmotionII.o  -lm -lpthread
make -f makefile.unix sm_tremor2ew 
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o tremor2ew.o tremor2ew.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/sm_tremor2ew tremor2ew.o file2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/k2evt2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/rw_strongmotionII.o  -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/getfileII
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o getfileII.o getfileII.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o config.o config.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o socket_lnx.o socket_lnx.c
socket_lnx.c:142:50: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
    ns = accept( sd, (struct sockaddr *)&client, &clientlen );
                                                 ^~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:681:69: note: passing argument to parameter here
int     accept(int, struct sockaddr * __restrict, socklen_t * __restrict)
                                                                        ^
socket_lnx.c:138:19: warning: unused variable 'lOnOff' [-Wunused-variable]
    unsigned long lOnOff=1;
                  ^
socket_lnx.c:234:9: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                             &optlen ) == -1 )
                             ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
socket_lnx.c:377:9: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                             &optlen ) == -1 )
                             ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
4 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o chdir_sol.o chdir_sol.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o rename_sol.o rename_sol.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o log.o log.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o tzset_sol.o tzset_sol.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/getfileII getfileII.o config.o socket_lnx.o chdir_sol.o rename_sol.o log.o tzset_sol.o -lm -lc 
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/getfile_ew
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o getfile_ew.o getfile_ew.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o getfile_socket.o getfile_socket.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/getfile_ew getfile_ew.o getfile_socket.o \
	/Users/kevin/earthworm/earthworm_7.9/lib/getutil.o /Users/kevin/earthworm/earthworm_7.9/lib/kom.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/transport.o \
	/Users/kevin/earthworm/earthworm_7.9/lib/sleep_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/logit.o  /Users/kevin/earthworm/earthworm_7.9/lib/time_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/threads_ew.o \
	/Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o \
	-lm -lpthread -lc
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/import_generic
make -f makefile.unix import_ack
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o import_ack.o import_ack.c
import_ack.c:1169:1: warning: '/*' within block comment [-Wcomment]
/* This routine is handed each incoming message, and can do what 
^
1 warning generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/import_ack import_ack.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o  -lpthread
rm -f /Users/kevin/earthworm/earthworm_7.9/bin/import_generic
ln /Users/kevin/earthworm/earthworm_7.9/bin/import_ack /Users/kevin/earthworm/earthworm_7.9/bin/import_generic
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/import_pasv
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o import_gen_pasv.o import_gen_pasv.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/import_gen_pasv import_gen_pasv.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/mask_check.o   -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/liss
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -IDCC_SEED/include -IDCC_SEED/include/seed  -c  -o liss2ew.o liss2ew.c
liss2ew.c:801:15: warning: unused variable 'tmpBuf' [-Wunused-variable]
  static char tmpBuf[100];      /* Some scratch space                */
              ^
1 warning generated.
cd DCC_SEED; make -f makefile.unix dcc_seed
cd dcc_seed; make -f makefile.unix all
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o diemsg.o diemsg.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_blockettes.o seed_blockettes.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_comments.o seed_comments.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_comp.o seed_comp.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_data.o seed_data.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_data_dec.o seed_data_dec.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_dec_16.o seed_dec_16.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_dec_32.o seed_dec_32.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_dec_ascii.o seed_dec_ascii.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_dec_cdsn.o seed_dec_cdsn.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_dec_seed.o seed_dec_seed.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_dec_sro.o seed_dec_sro.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_dicts.o seed_dicts.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_membase.o seed_membase.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_misc.o seed_misc.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_responses.o seed_responses.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_statchan.o seed_statchan.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o seed_write.o seed_write.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o sel_mem.o sel_mem.c
ar rv ../lib/libdcc_seed.a diemsg.o seed_blockettes.o seed_comments.o seed_comp.o seed_data.o seed_data_dec.o seed_dec_16.o seed_dec_32.o seed_dec_ascii.o seed_dec_cdsn.o seed_dec_seed.o seed_dec_sro.o seed_dicts.o seed_membase.o seed_misc.o seed_responses.o seed_statchan.o seed_write.o sel_mem.o
ar: creating archive ../lib/libdcc_seed.a
a - diemsg.o
a - seed_blockettes.o
a - seed_comments.o
a - seed_comp.o
a - seed_data.o
a - seed_data_dec.o
a - seed_dec_16.o
a - seed_dec_32.o
a - seed_dec_ascii.o
a - seed_dec_cdsn.o
a - seed_dec_seed.o
a - seed_dec_sro.o
a - seed_dicts.o
a - seed_membase.o
a - seed_misc.o
a - seed_responses.o
a - seed_statchan.o
a - seed_write.o
a - sel_mem.o
ranlib ../lib/libdcc_seed.a
cd DCC_SEED; make -f makefile.unix steim123
cd steim123; make -f makefile.unix all
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include   -I../include steimlib.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include   -I../include steim_decode.c
ar rv ../lib/libsteim123.a steimlib.o steim_decode.o
ar: creating archive ../lib/libsteim123.a
a - steimlib.o
a - steim_decode.o
ranlib ../lib/libsteim123.a
cd DCC_SEED; make -f makefile.unix dcc_time
cd dcc_time; make -f makefile.unix all
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_addtodelta.o st_addtodelta.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_addtotime.o st_addtotime.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_cleandate.o st_cleandate.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_deltacomp.o st_deltacomp.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_deltaprint.o st_deltaprint.c
st_deltaprint.c:45:30: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        else if (ms%100==0) sprintf(msprt,".%01d",ms/100);
                                    ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_deltaprint.c:46:29: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        else if (ms%10==0) sprintf(msprt,".%02d",ms/10);
                                   ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_deltaprint.c:47:15: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        else sprintf(msprt,".%03d",ms);
                     ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_deltaprint.c:48:21: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        if (fixms) sprintf(msprt,".%03d",ms);
                           ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_deltaprint.c:57:11: warning: passing 'UDCC_BYTE [60]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sprintf(_odata,"%s%d,%d:%02d:%02d%s",
                        ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_deltaprint.c:65:11: warning: passing 'UDCC_BYTE [60]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sprintf(_odata,"%s%d:%02d:%02d%s",
                        ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_deltaprint.c:72:11: warning: passing 'UDCC_BYTE [60]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sprintf(_odata,"%s%d:%02d%s",
                        ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_deltaprint.c:78:11: warning: passing 'UDCC_BYTE [60]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sprintf(_odata,"%s%d%s",
                        ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
8 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_deltatoms.o st_deltatoms.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_difftimes.o st_difftimes.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_flttotime.o st_flttotime.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_formdelta.o st_formdelta.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_formatdate.o st_formatdate.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_getcurrent.o st_getcurrent.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_getlocal.o st_getlocal.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_getjulian.o st_getjulian.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_julian.o st_julian.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_minusdelta.o st_minusdelta.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_parsetime.o st_parsetime.c
st_parsetime.c:95:21: warning: passing 'UDCC_BYTE *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        for (i=0; i<strlen(inbuff); i++) {
                           ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
st_parsetime.c:104:25: warning: passing 'UDCC_BYTE [120]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        parstart(trsbuf,strlen(trsbuf));        
                               ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
st_parsetime.c:104:11: warning: passing 'UDCC_BYTE [120]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        parstart(trsbuf,strlen(trsbuf));        
                 ^~~~~~
./st_timepar.h:3:21: note: passing argument to parameter 'string' here
void parstart(char *string, int stomax);
                    ^
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_printcal.o st_printcal.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_printdate.o st_printdate.c
st_printdate.c:31:13: warning: passing 'UDCC_BYTE [60]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    sprintf(_odata,"%04d,%03d,%02d:%02d:%02d.%03d",
            ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_printdate.c:44:31: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  else if (ms%100==0) sprintf(msprt,".%01d",ms/100);
                              ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_printdate.c:45:30: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  else if (ms%10==0) sprintf(msprt,".%02d",ms/10);
                             ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_printdate.c:46:16: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  else sprintf(msprt,".%03d",ms);
               ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_printdate.c:48:11: warning: passing 'UDCC_BYTE [60]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  sprintf(_odata,"%d,%d,%d:%02d:%02d%s",
          ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
5 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_printdec.o st_printdec.c
st_printdec.c:25:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Jan",
        ^~~~~
st_printdec.c:26:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Feb",
        ^~~~~
st_printdec.c:27:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Mar",
        ^~~~~
st_printdec.c:28:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Apr",
        ^~~~~
st_printdec.c:29:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "May",
        ^~~~~
st_printdec.c:30:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Jun",
        ^~~~~
st_printdec.c:31:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Jul",
        ^~~~~
st_printdec.c:32:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Aug",
        ^~~~~
st_printdec.c:33:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Sep",
        ^~~~~
st_printdec.c:34:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Oct",
        ^~~~~
st_printdec.c:35:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Nov",
        ^~~~~
st_printdec.c:36:2: warning: initializing 'UDCC_BYTE *' (aka 'unsigned char *') with an expression of type 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
        "Dec" };
        ^~~~~
st_printdec.c:49:11: warning: passing 'UDCC_BYTE [60]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sprintf(_ddata,"%02d-%s-%04d:%02d:%02d:%02d.%03d",
                        ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_printdec.c:53:11: warning: passing 'UDCC_BYTE [60]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sprintf(_ddata,"%02d-%s-%04d",day,ShortNames[mon-1],jyr);
                        ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
14 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_setupdate.o st_setupdate.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_spanprint.o st_spanprint.c
st_spanprint.c:36:9: warning: passing 'UDCC_BYTE [60]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sprintf(_odata,"%d,%03d,%02d:%02d:%02d.%03d->%d,%03d,%02d:%02d:%02d.%03d",
        ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:53:30: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        else if (ms%100==0) sprintf(msprt,".%01d",ms/100);
                                    ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:54:29: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        else if (ms%10==0) sprintf(msprt,".%02d",ms/10);
                                   ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:55:15: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        else sprintf(msprt,".%03d",ms);
                     ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:57:10: warning: passing 'UDCC_BYTE [50]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        sprintf(outfp,"%d,%d,%d:%02d:%02d%s",
                ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:69:11: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sprintf(yrprt,"%d,",etime.year%10);
                        ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:70:11: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sprintf(dayprt,"%d,",etime.day);
                        ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:72:11: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                sprintf(dayprt,"%d,",etime.day);
                        ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:78:30: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        else if (ms%100==0) sprintf(msprt,".%01d",ms/100);
                                    ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:79:29: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        else if (ms%10==0) sprintf(msprt,".%02d",ms/10);
                                   ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:80:15: warning: passing 'UDCC_BYTE [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        else sprintf(msprt,".%03d",ms);
                     ^~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
st_spanprint.c:82:10: warning: passing 'UDCC_BYTE [60]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        sprintf(_odata,"%s->%s%s%d:%02d:%02d%s",        
                ^~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
12 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_timecomp.o st_timecomp.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_timeminusd.o st_timeminusd.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_timenorm.o st_timenorm.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_timepar.o st_timepar.c
st_timepar.c:318:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,3,    0,0,
^~~
{  }
st_timepar.c:318:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,3,    0,0,
        ^~~
        {  }
st_timepar.c:318:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,3,    0,0,
                ^~~
                {  }
st_timepar.c:318:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,3,    0,0,
                        ^~~
                        {  }
st_timepar.c:319:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:319:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:319:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:319:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:320:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,4,    4,5,
^~~
{  }
st_timepar.c:320:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,4,    4,5,
        ^~~
        {  }
st_timepar.c:320:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,4,    4,5,
                ^~~
                {  }
st_timepar.c:320:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,4,    4,5,
                        ^~~
                        {  }
st_timepar.c:321:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:321:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:321:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:321:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:322:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:322:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:322:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:322:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:323:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:323:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:323:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:323:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:324:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:324:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:324:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:324:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:325:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:325:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:325:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:325:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:326:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    1,5,    4,5,    0,0,
^~~
{  }
st_timepar.c:326:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    1,5,    4,5,    0,0,
        ^~~
        {  }
st_timepar.c:326:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    1,5,    4,5,    0,0,
                ^~~
                {  }
st_timepar.c:326:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    1,5,    4,5,    0,0,
                        ^~~
                        {  }
st_timepar.c:327:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:327:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:327:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:327:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:328:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:328:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:328:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:328:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:329:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    4,5,    0,0,
^~~
{  }
st_timepar.c:329:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    4,5,    0,0,
        ^~~
        {  }
st_timepar.c:329:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    4,5,    0,0,
                ^~~
                {  }
st_timepar.c:329:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    4,5,    0,0,
                        ^~~
                        {  }
st_timepar.c:330:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    1,6,    6,15,   6,15,
^~~
{  }
st_timepar.c:330:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    1,6,    6,15,   6,15,
        ^~~
        {  }
st_timepar.c:330:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    1,6,    6,15,   6,15,
                ^~~~
                {   }
st_timepar.c:330:17: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    1,6,    6,15,   6,15,
                        ^~~~
                        {   }
st_timepar.c:331:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
6,15,   6,15,   6,15,   6,15,
^~~~
{   }
st_timepar.c:331:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
6,15,   6,15,   6,15,   6,15,
        ^~~~
        {   }
st_timepar.c:331:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
6,15,   6,15,   6,15,   6,15,
                ^~~~
                {   }
st_timepar.c:331:19: warning: suggest braces around initialization of subobject [-Wmissing-braces]
6,15,   6,15,   6,15,   6,15,
                        ^~~~
                        {   }
st_timepar.c:332:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
6,15,   6,15,   6,15,   6,15,
^~~~
{   }
st_timepar.c:332:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
6,15,   6,15,   6,15,   6,15,
        ^~~~
        {   }
st_timepar.c:332:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
6,15,   6,15,   6,15,   6,15,
                ^~~~
                {   }
st_timepar.c:332:19: warning: suggest braces around initialization of subobject [-Wmissing-braces]
6,15,   6,15,   6,15,   6,15,
                        ^~~~
                        {   }
st_timepar.c:333:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:333:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:333:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:333:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:334:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:334:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:334:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:334:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:335:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:335:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:335:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:335:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:336:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:336:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:336:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:336:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:337:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:337:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:337:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:337:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:338:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:338:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:338:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:338:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:339:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:339:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:339:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:339:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:340:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:340:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:340:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:340:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:341:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
^~~
{  }
st_timepar.c:341:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
        ^~~
        {  }
st_timepar.c:341:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                ^~~
                {  }
st_timepar.c:341:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:342:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,7,    11,22,
^~~
{  }
st_timepar.c:342:6: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,7,    11,22,
        ^~~
        {  }
st_timepar.c:342:11: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,7,    11,22,
                ^~~
                {  }
st_timepar.c:342:16: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0,    0,0,    1,7,    11,22,
                        ^~~~~
                        {    }
st_timepar.c:343:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
19,29,  1,8,    10,20,  1,9,
^~~~~
{    }
st_timepar.c:343:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
19,29,  1,8,    10,20,  1,9,
        ^~~
        {  }
st_timepar.c:343:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
19,29,  1,8,    10,20,  1,9,
                ^~~~~
                {    }
st_timepar.c:343:20: warning: suggest braces around initialization of subobject [-Wmissing-braces]
19,29,  1,8,    10,20,  1,9,
                        ^~~
                        {  }
st_timepar.c:344:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
8,18,   9,19,   13,24,  1,10,
^~~~
{   }
st_timepar.c:344:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
8,18,   9,19,   13,24,  1,10,
        ^~~~
        {   }
st_timepar.c:344:13: warning: suggest braces around initialization of subobject [-Wmissing-braces]
8,18,   9,19,   13,24,  1,10,
                ^~~~~
                {    }
st_timepar.c:344:20: warning: suggest braces around initialization of subobject [-Wmissing-braces]
8,18,   9,19,   13,24,  1,10,
                        ^~~~
                        {   }
st_timepar.c:345:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
14,25,  17,27,  1,11,   1,12,
^~~~~
{    }
st_timepar.c:345:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
14,25,  17,27,  1,11,   1,12,
        ^~~~~
        {    }
st_timepar.c:345:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
14,25,  17,27,  1,11,   1,12,
                ^~~~
                {   }
st_timepar.c:345:21: warning: suggest braces around initialization of subobject [-Wmissing-braces]
14,25,  17,27,  1,11,   1,12,
                        ^~~~
                        {   }
st_timepar.c:346:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,13,   12,23,  2,7,    7,16,
^~~~
{   }
st_timepar.c:346:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,13,   12,23,  2,7,    7,16,
        ^~~~~
        {    }
st_timepar.c:346:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,13,   12,23,  2,7,    7,16,
                ^~~
                {  }
st_timepar.c:346:19: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,13,   12,23,  2,7,    7,16,
                        ^~~~
                        {   }
st_timepar.c:347:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,14,   2,8,    16,26,  2,9,
^~~~
{   }
st_timepar.c:347:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,14,   2,8,    16,26,  2,9,
        ^~~
        {  }
st_timepar.c:347:12: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,14,   2,8,    16,26,  2,9,
                ^~~~~
                {    }
st_timepar.c:347:19: warning: suggest braces around initialization of subobject [-Wmissing-braces]
1,14,   2,8,    16,26,  2,9,
                        ^~~
                        {  }
st_timepar.c:348:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
7,17,   18,28,  10,21,  2,10,
^~~~
{   }
st_timepar.c:348:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
7,17,   18,28,  10,21,  2,10,
        ^~~~~
        {    }
st_timepar.c:348:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
7,17,   18,28,  10,21,  2,10,
                ^~~~~
                {    }
st_timepar.c:348:21: warning: suggest braces around initialization of subobject [-Wmissing-braces]
7,17,   18,28,  10,21,  2,10,
                        ^~~~
                        {   }
st_timepar.c:349:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
20,30,  23,35,  2,11,   2,12,
^~~~~
{    }
st_timepar.c:349:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
20,30,  23,35,  2,11,   2,12,
        ^~~~~
        {    }
st_timepar.c:349:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
20,30,  23,35,  2,11,   2,12,
                ^~~~
                {   }
st_timepar.c:349:21: warning: suggest braces around initialization of subobject [-Wmissing-braces]
20,30,  23,35,  2,11,   2,12,
                        ^~~~
                        {   }
st_timepar.c:350:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
2,13,   21,31,  22,33,  21,32,
^~~~
{   }
st_timepar.c:350:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
2,13,   21,31,  22,33,  21,32,
        ^~~~~
        {    }
st_timepar.c:350:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
2,13,   21,31,  22,33,  21,32,
                ^~~~~
                {    }
st_timepar.c:350:21: warning: suggest braces around initialization of subobject [-Wmissing-braces]
2,13,   21,31,  22,33,  21,32,
                        ^~~~~
                        {    }
st_timepar.c:351:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
2,14,   24,36,  25,37,  26,38,
^~~~
{   }
st_timepar.c:351:7: warning: suggest braces around initialization of subobject [-Wmissing-braces]
2,14,   24,36,  25,37,  26,38,
        ^~~~~
        {    }
st_timepar.c:351:14: warning: suggest braces around initialization of subobject [-Wmissing-braces]
2,14,   24,36,  25,37,  26,38,
                ^~~~~
                {    }
st_timepar.c:351:21: warning: suggest braces around initialization of subobject [-Wmissing-braces]
2,14,   24,36,  25,37,  26,38,
                        ^~~~~
                        {    }
st_timepar.c:352:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
27,39,  22,34,  28,40,  29,41,
^~~~~
{    }
st_timepar.c:352:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
27,39,  22,34,  28,40,  29,41,
        ^~~~~
        {    }
st_timepar.c:352:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
27,39,  22,34,  28,40,  29,41,
                ^~~~~
                {    }
st_timepar.c:352:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
27,39,  22,34,  28,40,  29,41,
                        ^~~~~
                        {    }
st_timepar.c:353:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
30,42,  31,43,  32,44,  33,45,
^~~~~
{    }
st_timepar.c:353:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
30,42,  31,43,  32,44,  33,45,
        ^~~~~
        {    }
st_timepar.c:353:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
30,42,  31,43,  32,44,  33,45,
                ^~~~~
                {    }
st_timepar.c:353:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
30,42,  31,43,  32,44,  33,45,
                        ^~~~~
                        {    }
st_timepar.c:354:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
35,46,  36,47,  37,48,  38,49,
^~~~~
{    }
st_timepar.c:354:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
35,46,  36,47,  37,48,  38,49,
        ^~~~~
        {    }
st_timepar.c:354:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
35,46,  36,47,  37,48,  38,49,
                ^~~~~
                {    }
st_timepar.c:354:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
35,46,  36,47,  37,48,  38,49,
                        ^~~~~
                        {    }
st_timepar.c:355:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
39,50,  40,51,  41,52,  42,53,
^~~~~
{    }
st_timepar.c:355:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
39,50,  40,51,  41,52,  42,53,
        ^~~~~
        {    }
st_timepar.c:355:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
39,50,  40,51,  41,52,  42,53,
                ^~~~~
                {    }
st_timepar.c:355:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
39,50,  40,51,  41,52,  42,53,
                        ^~~~~
                        {    }
st_timepar.c:356:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
45,54,  46,55,  47,56,  48,57,
^~~~~
{    }
st_timepar.c:356:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
45,54,  46,55,  47,56,  48,57,
        ^~~~~
        {    }
st_timepar.c:356:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
45,54,  46,55,  47,56,  48,57,
                ^~~~~
                {    }
st_timepar.c:356:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
45,54,  46,55,  47,56,  48,57,
                        ^~~~~
                        {    }
st_timepar.c:357:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
50,58,  51,59,  52,60,  53,61,
^~~~~
{    }
st_timepar.c:357:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
50,58,  51,59,  52,60,  53,61,
        ^~~~~
        {    }
st_timepar.c:357:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
50,58,  51,59,  52,60,  53,61,
                ^~~~~
                {    }
st_timepar.c:357:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
50,58,  51,59,  52,60,  53,61,
                        ^~~~~
                        {    }
st_timepar.c:358:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
55,62,  56,63,  57,64,  59,65,
^~~~~
{    }
st_timepar.c:358:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
55,62,  56,63,  57,64,  59,65,
        ^~~~~
        {    }
st_timepar.c:358:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
55,62,  56,63,  57,64,  59,65,
                ^~~~~
                {    }
st_timepar.c:358:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
55,62,  56,63,  57,64,  59,65,
                        ^~~~~
                        {    }
st_timepar.c:359:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
60,66,  61,67,  62,68,  63,69,
^~~~~
{    }
st_timepar.c:359:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
60,66,  61,67,  62,68,  63,69,
        ^~~~~
        {    }
st_timepar.c:359:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
60,66,  61,67,  62,68,  63,69,
                ^~~~~
                {    }
st_timepar.c:359:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
60,66,  61,67,  62,68,  63,69,
                        ^~~~~
                        {    }
st_timepar.c:360:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
64,70,  65,71,  66,72,  68,73,
^~~~~
{    }
st_timepar.c:360:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
64,70,  65,71,  66,72,  68,73,
        ^~~~~
        {    }
st_timepar.c:360:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
64,70,  65,71,  66,72,  68,73,
                ^~~~~
                {    }
st_timepar.c:360:22: warning: suggest braces around initialization of subobject [-Wmissing-braces]
64,70,  65,71,  66,72,  68,73,
                        ^~~~~
                        {    }
st_timepar.c:361:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
70,74,  74,75,  0,0,    0,0,
^~~~~
{    }
st_timepar.c:361:8: warning: suggest braces around initialization of subobject [-Wmissing-braces]
70,74,  74,75,  0,0,    0,0,
        ^~~~~
        {    }
st_timepar.c:361:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
70,74,  74,75,  0,0,    0,0,
                ^~~
                {  }
st_timepar.c:361:20: warning: suggest braces around initialization of subobject [-Wmissing-braces]
70,74,  74,75,  0,0,    0,0,
                        ^~~
                        {  }
st_timepar.c:362:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,0};
^~~
{  }
st_timepar.c:364:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,      0,      0,
^~~~~~~~~~~~~~~~~
{                }
st_timepar.c:365:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+-1,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:366:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+-17,   timsvec+1,      0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:367:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                         }
st_timepar.c:368:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+2,     0,              timvstop+3,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                         }
st_timepar.c:369:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     timsvec+4,      timvstop+6,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                         }
st_timepar.c:370:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+2,     0,              timvstop+8,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                         }
st_timepar.c:371:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+3,     0,              timvstop+11,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:372:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+3,     0,              timvstop+13,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:373:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+4,     0,              timvstop+15,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:374:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+5,     0,              timvstop+17,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:375:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+2,     0,              timvstop+19,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:376:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+2,     0,              timvstop+21,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:377:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+7,     0,              timvstop+23,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:378:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+7,     0,              timvstop+25,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:379:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     timsvec+6,      timvstop+27,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:380:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+4,     0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:381:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+6,     0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:382:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+22,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:383:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+2,     0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:384:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+14,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:385:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+21,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:386:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+16,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:387:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+7,     0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:388:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+17,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:389:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+22,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:390:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+30,    0,              timvstop+29,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:391:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+19,    0,              timvstop+31,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:392:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+37,    0,              timvstop+33,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:393:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+25,    0,              timvstop+35,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:394:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+23,    0,              timvstop+37,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:395:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+20,    0,              timvstop+39,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:396:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+41,    0,              timvstop+41,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:397:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+44,    0,              timvstop+43,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:398:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+45,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:399:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+43,    0,              timvstop+47,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:400:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+34,    0,              timvstop+49,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:401:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+30,    0,              timvstop+51,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:402:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+39,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:403:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+33,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:404:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+40,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:405:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+33,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:406:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+54,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:407:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+53,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:408:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+55,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:409:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+48,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:410:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+44,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:411:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+56,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:412:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+54,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:413:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+57,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:414:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+40,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:415:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+59,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:416:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+61,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:417:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+45,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:418:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+59,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:419:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+62,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:420:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+60,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:421:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+53,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:422:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+61,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:423:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+62,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:424:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+50,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:425:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+44,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:426:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+65,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:427:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+53,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:428:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+70,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:429:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+55,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:430:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+49,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:431:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+63,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:432:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+57,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:433:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+65,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:434:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+71,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:435:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+67,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:436:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+69,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:437:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+71,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:438:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+59,    0,              0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                }
st_timepar.c:439:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
timcrank+0,     0,              timvstop+73,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                          }
st_timepar.c:440:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
0,      0,      0};
^~~~~~~~~~~~~~~~~
{                }
st_timepar.c:746:10: warning: array index -1 is before the beginning of the array [-Warray-bounds]
        timps= &tims[-1];
                ^    ~~
st_timepar.c:735:2: note: array 'tims' declared here
        short tims[TIMMAXDEPTH];
        ^
st_timepar.c:747:10: warning: array index -1 is before the beginning of the array [-Warray-bounds]
        timpv= &timv[-1];
                ^    ~~
st_timepar.c:728:1: note: array 'timv' declared here
TIMSTYPE timv[TIMMAXDEPTH]; /* where the values are stored */
^
st_timepar.c:53:18: note: expanded from macro 'TIMSTYPE'
#define TIMSTYPE int
                 ^
256 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_timeplusd.o st_timeplusd.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_timespan.o st_timespan.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_timetoflt.o st_timetoflt.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_limits.o st_limits.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_oracle.o st_oracle.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_minmax.o st_minmax.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include -O2 -Wall   -c -o st_unixtimes.o st_unixtimes.c
ar rv ../lib/libdcc_time.a st_addtodelta.o st_addtotime.o st_cleandate.o st_deltacomp.o st_deltaprint.o st_deltatoms.o st_difftimes.o st_flttotime.o st_formdelta.o st_formatdate.o st_getcurrent.o st_getlocal.o st_getjulian.o st_julian.o st_minusdelta.o st_parsetime.o st_printcal.o st_printdate.o st_printdec.o st_setupdate.o st_spanprint.o st_timecomp.o st_timeminusd.o st_timenorm.o st_timepar.o st_timeplusd.o st_timespan.o st_timetoflt.o st_limits.o st_oracle.o st_minmax.o st_unixtimes.o
ar: creating archive ../lib/libdcc_time.a
a - st_addtodelta.o
a - st_addtotime.o
a - st_cleandate.o
a - st_deltacomp.o
a - st_deltaprint.o
a - st_deltatoms.o
a - st_difftimes.o
a - st_flttotime.o
a - st_formdelta.o
a - st_formatdate.o
a - st_getcurrent.o
a - st_getlocal.o
a - st_getjulian.o
a - st_julian.o
a - st_minusdelta.o
a - st_parsetime.o
a - st_printcal.o
a - st_printdate.o
a - st_printdec.o
a - st_setupdate.o
a - st_spanprint.o
a - st_timecomp.o
a - st_timeminusd.o
a - st_timenorm.o
a - st_timepar.o
a - st_timeplusd.o
a - st_timespan.o
a - st_timetoflt.o
a - st_limits.o
a - st_oracle.o
a - st_minmax.o
a - st_unixtimes.o
ranlib ../lib/libdcc_time.a
cd DCC_SEED; make -f makefile.unix dcc_misc
cd dcc_misc; make -f makefile.unix all
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o ctx_file.o ctx_file.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o getmyname.o getmyname.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o envfile.o envfile.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o fixopen.o fixopen.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o strfuns.o strfuns.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o dataswaps.o dataswaps.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o wildmatch.o wildmatch.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o calctime.o calctime.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o log.o log.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o dcc_env.o dcc_env.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o chansubs.o chansubs.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o readline.o readline.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o bombopen.o bombopen.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o bombout.o bombout.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o safemem.o safemem.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o itemlist.o itemlist.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o watchdog.o watchdog.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../include     -c -o compat_strerror.o compat_strerror.c
ar rv ../lib/libdcc_misc.a ctx_file.o getmyname.o envfile.o fixopen.o strfuns.o dataswaps.o wildmatch.o calctime.o log.o dcc_env.o chansubs.o readline.o bombopen.o bombout.o safemem.o itemlist.o watchdog.o compat_strerror.o 
ar: creating archive ../lib/libdcc_misc.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libdcc_misc.a(compat_strerror.o) has no symbols
a - ctx_file.o
a - getmyname.o
a - envfile.o
a - fixopen.o
a - strfuns.o
a - dataswaps.o
a - wildmatch.o
a - calctime.o
a - log.o
a - dcc_env.o
a - chansubs.o
a - readline.o
a - bombopen.o
a - bombout.o
a - safemem.o
a - itemlist.o
a - watchdog.o
a - compat_strerror.o
ranlib ../lib/libdcc_misc.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libdcc_misc.a(compat_strerror.o) has no symbols
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -IDCC_SEED/include -IDCC_SEED/include/seed -o liss2ew liss2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o -LDCC_SEED/lib -ldcc_seed -lsteim123 -ldcc_time -ldcc_misc -lpthread -lm
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -IDCC_SEED/include -IDCC_SEED/include/seed  -c  -o ew2liss.o ew2liss.c
ew2liss.c:50:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main (int argc, char **argv)
^
ew2liss.c:559:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
        if ( str = k_str () )
             ~~~~^~~~~~~~~~
ew2liss.c:559:18: note: place parentheses around the assignment to silence this warning
        if ( str = k_str () )
                 ^
             (             )
ew2liss.c:559:18: note: use '==' to turn this assignment into an equality comparison
        if ( str = k_str () )
                 ^
                 ==
ew2liss.c:572:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
        if ( str = k_str () )
             ~~~~^~~~~~~~~~
ew2liss.c:572:18: note: place parentheses around the assignment to silence this warning
        if ( str = k_str () )
                 ^
             (             )
ew2liss.c:572:18: note: use '==' to turn this assignment into an equality comparison
        if ( str = k_str () )
                 ^
                 ==
ew2liss.c:598:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
        if ( str = k_str () )
             ~~~~^~~~~~~~~~
ew2liss.c:598:18: note: place parentheses around the assignment to silence this warning
        if ( str = k_str () )
                 ^
             (             )
ew2liss.c:598:18: note: use '==' to turn this assignment into an equality comparison
        if ( str = k_str () )
                 ^
                 ==
ew2liss.c:636:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
        if ( str = k_str () )
             ~~~~^~~~~~~~~~
ew2liss.c:636:18: note: place parentheses around the assignment to silence this warning
        if ( str = k_str () )
                 ^
             (             )
ew2liss.c:636:18: note: use '==' to turn this assignment into an equality comparison
        if ( str = k_str () )
                 ^
                 ==
ew2liss.c:818:18: warning: comparison of array 'WaveHead->sta' equal to a null pointer is always false [-Wtautological-pointer-compare]
  if ((WaveHead->sta == NULL) || (WaveHead->chan == NULL) || 
       ~~~~~~~~~~^~~    ~~~~
ew2liss.c:818:45: warning: comparison of array 'WaveHead->chan' equal to a null pointer is always false [-Wtautological-pointer-compare]
  if ((WaveHead->sta == NULL) || (WaveHead->chan == NULL) || 
                                  ~~~~~~~~~~^~~~    ~~~~
ew2liss.c:819:18: warning: comparison of array 'WaveHead->net' equal to a null pointer is always false [-Wtautological-pointer-compare]
      (WaveHead->net == NULL) )
       ~~~~~~~~~~^~~    ~~~~
8 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -IDCC_SEED/include -IDCC_SEED/include/seed  -c  -o e2l_procthrd.o e2l_procthrd.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -IDCC_SEED/include -IDCC_SEED/include/seed  -c  -o e2l_server.o e2l_server.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -IDCC_SEED/include -IDCC_SEED/include/seed -o ew2liss ew2liss.o e2l_procthrd.o e2l_server.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o -LDCC_SEED/lib -ldcc_seed -lsteim123 -ldcc_time -ldcc_misc -lpthread -lm
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -IDCC_SEED/include -IDCC_SEED/include/seed  -c  -o dumpseed.o dumpseed.c
dumpseed.c:264:14: warning: passing 'UDCC_BYTE [100]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
  TrimString(buff);
             ^~~~
DCC_SEED/include/dcc_misc_proto.h:200:24: note: passing argument to parameter 'inst' here
 VOID TrimString(char *inst);
                       ^
dumpseed.c:267:30: warning: passing 'UDCC_BYTE [100]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    if (!WildMatch(chanpick, buff)) return;
                             ^~~~
DCC_SEED/include/dcc_misc_proto.h:260:38: note: passing argument to parameter 'target' here
 BOOL WildMatch(char *pattern, char *target);
                                     ^
dumpseed.c:306:16: warning: passing 'UDCC_BYTE [100]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    TrimString(buff);
               ^~~~
DCC_SEED/include/dcc_misc_proto.h:200:24: note: passing argument to parameter 'inst' here
 VOID TrimString(char *inst);
                       ^
dumpseed.c:312:16: warning: passing 'UDCC_BYTE [100]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    TrimString(buff);
               ^~~~
DCC_SEED/include/dcc_misc_proto.h:200:24: note: passing argument to parameter 'inst' here
 VOID TrimString(char *inst);
                       ^
dumpseed.c:318:16: warning: passing 'UDCC_BYTE [100]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    TrimString(buff);
               ^~~~
DCC_SEED/include/dcc_misc_proto.h:200:24: note: passing argument to parameter 'inst' here
 VOID TrimString(char *inst);
                       ^
dumpseed.c:324:16: warning: passing 'UDCC_BYTE [100]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    TrimString(buff);
               ^~~~
DCC_SEED/include/dcc_misc_proto.h:200:24: note: passing argument to parameter 'inst' here
 VOID TrimString(char *inst);
                       ^
dumpseed.c:327:17: warning: passing 'UDCC_BYTE [100]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    strcpy(chan,buff);
                ^~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
dumpseed.c:427:16: warning: passing 'UDCC_BYTE [100]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    TrimString(buff);
               ^~~~
DCC_SEED/include/dcc_misc_proto.h:200:24: note: passing argument to parameter 'inst' here
 VOID TrimString(char *inst);
                       ^
dumpseed.c:433:16: warning: passing 'UDCC_BYTE [100]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    TrimString(buff);
               ^~~~
DCC_SEED/include/dcc_misc_proto.h:200:24: note: passing argument to parameter 'inst' here
 VOID TrimString(char *inst);
                       ^
dumpseed.c:439:16: warning: passing 'UDCC_BYTE [100]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    TrimString(buff);
               ^~~~
DCC_SEED/include/dcc_misc_proto.h:200:24: note: passing argument to parameter 'inst' here
 VOID TrimString(char *inst);
                       ^
dumpseed.c:445:16: warning: passing 'UDCC_BYTE [100]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    TrimString(buff);
               ^~~~
DCC_SEED/include/dcc_misc_proto.h:200:24: note: passing argument to parameter 'inst' here
 VOID TrimString(char *inst);
                       ^
dumpseed.c:448:17: warning: passing 'UDCC_BYTE [100]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    strcpy(chan,buff);
                ^~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_string.h:83:33: note: expanded from macro 'strcpy'
  __builtin___strcpy_chk (dest, src, __darwin_obsz (dest))
                                ^~~
12 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -IDCC_SEED/include -IDCC_SEED/include/seed  -c  -o readseedport.o readseedport.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -IDCC_SEED/include -IDCC_SEED/include/seed -o dumpseed dumpseed.o readseedport.o -LDCC_SEED/lib -ldcc_seed -lsteim123 -ldcc_time -ldcc_misc -lpthread -lm
cp liss2ew ew2liss dumpseed /Users/kevin/earthworm/earthworm_7.9/bin/
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/makehbfile
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -D__unix   -c -o makehbfile.o makehbfile.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -D__unix   -c -o config.o config.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -D__unix   -c -o chdir_sol.o chdir_sol.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -D__unix   -c -o mkdir_sol.o mkdir_sol.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -D__unix   -c -o rename_sol.o rename_sol.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -D__unix -o makehbfile makehbfile.o config.o chdir_sol.o mkdir_sol.o rename_sol.o -lm -lc 
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/ringdup
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../export   -c -o ringdup.o ringdup.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../export -o /Users/kevin/earthworm/earthworm_7.9/bin/ringdup_generic ringdup.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a  ../export/genericfilter.o  -lpthread -lm 
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../export -o /Users/kevin/earthworm/earthworm_7.9/bin/ringdup_scn ringdup.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o ../export/scnfilter.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a   -lpthread -lm  /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../export -D_TBUF2MSEED ringdup.c -c -o tbuf2mseed.o
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../export -o /Users/kevin/earthworm/earthworm_7.9/bin/tbuf2mseed tbuf2mseed.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o ../export/scnfilter.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a   -lpthread -lm  /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../export -D_MSEED2TBUF ringdup.c -c -o mseed2tbuf.o
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../export -o /Users/kevin/earthworm/earthworm_7.9/bin/mseed2tbuf mseed2tbuf.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o ../export/scnfilter.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a   -lpthread -lm  /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/ringtocoax
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ringtocoax.o ringtocoax.c
ringtocoax.c:139:16: warning: unused variable 'timerHandle' [-Wunused-variable]
static timer_t timerHandle;    /* Handle for timer object */
               ^
1 warning generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o sender.o sender.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/ringtocoax ringtocoax.o sender.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/scn_convert
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o scn2scnl.o scn2scnl.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o scn_config.o scn_config.c
scn_config.c:82:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
scn_config.c:82:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
scn_config.c:82:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
scn_config.c:99:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
scn_config.c:99:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
scn_config.c:99:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
scn_config.c:123:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str=k_str() )
                 ~~~^~~~~~~~
scn_config.c:123:21: note: place parentheses around the assignment to silence this warning
            if ( str=k_str() )
                    ^
                 (          )
scn_config.c:123:21: note: use '==' to turn this assignment into an equality comparison
            if ( str=k_str() )
                    ^
                    ==
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o to_pick_scnl.o to_pick_scnl.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o to_coda_scnl.o to_coda_scnl.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o scn_convert.o scn_convert.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o to_trace_scnl.o to_trace_scnl.c
to_trace_scnl.c:26:17: warning: missing field 'c' initializer [-Wmissing-field-initializers]
    S2S s = { 0 };
                ^
to_trace_scnl.c:26:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
    S2S s = { 0 };
              ^
              {}
to_trace_scnl.c:26:17: warning: missing field 'scnl' initializer [-Wmissing-field-initializers]
    S2S s = { 0 };
                ^
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/scn2scnl scn2scnl.o scn_config.o to_pick_scnl.o \
	  to_coda_scnl.o to_trace_scnl.o scn_convert.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o -lm -lpthread
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o scnl2scn.o scnl2scn.c
scnl2scn.c:321:43: warning: if statement has empty body [-Wempty-body]
         if ( fromRes == GET_MISS_SEQGAP );     /* Do nothing */
                                          ^
scnl2scn.c:321:43: note: put the semicolon on a separate line to silence this warning
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o scnl_config.o scnl_config.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o to_pick2k.o to_pick2k.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o to_coda2k.o to_coda2k.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o scnl_convert.o scnl_convert.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o to_trace_scn.o to_trace_scn.c
to_trace_scn.c:26:17: warning: missing field 'c' initializer [-Wmissing-field-initializers]
    S2S s = { 0 };
                ^
to_trace_scn.c:26:15: warning: suggest braces around initialization of subobject [-Wmissing-braces]
    S2S s = { 0 };
              ^
              {}
to_trace_scn.c:26:17: warning: missing field 'scnl' initializer [-Wmissing-field-initializers]
    S2S s = { 0 };
                ^
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/scnl2scn scnl2scn.o scnl_config.o to_pick2k.o \
      to_coda2k.o scnl_convert.o  to_trace_scn.o  /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/sendfileII
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o sendfileII.o sendfileII.c
In file included from sendfileII.c:29:
In file included from ./sendfileII.h:27:
./my_log.h:2:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... );
     ^
./my_log.h:2:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o socket_lnx.o socket_lnx.c
In file included from socket_lnx.c:29:
In file included from ./sendfileII.h:27:
./my_log.h:2:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... );
     ^
./my_log.h:2:6: note: 'log' is a builtin with type 'double (double)'
socket_lnx.c:55:15: warning: unused variable 'optVal' [-Wunused-variable]
    const int optVal = 1;
              ^
socket_lnx.c:57:19: warning: unused variable 'lOnOff' [-Wunused-variable]
    unsigned long lOnOff=1;
                  ^
socket_lnx.c:165:9: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                             &optlen ) == -1 )
                             ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
socket_lnx.c:296:9: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                             &optlen ) == -1 )
                             ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
socket_lnx.c:345:10: warning: unused variable 'blockSize' [-Wunused-variable]
    int  blockSize;
         ^
6 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o config.o config.c
In file included from config.c:28:
In file included from ./sendfileII.h:27:
./my_log.h:2:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... );
     ^
./my_log.h:2:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o chdir_sol.o chdir_sol.c
In file included from chdir_sol.c:21:
In file included from ./sendfileII.h:27:
./my_log.h:2:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... );
     ^
./my_log.h:2:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o getfname_sol.o getfname_sol.c
In file included from getfname_sol.c:32:
In file included from ./sendfileII.h:27:
./my_log.h:2:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... );
     ^
./my_log.h:2:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o sleep_sol.o sleep_sol.c
In file included from sleep_sol.c:26:
In file included from ./sendfileII.h:27:
./my_log.h:2:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... );
     ^
./my_log.h:2:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o log.o log.c
In file included from log.c:30:
In file included from ./sendfileII.h:27:
./my_log.h:2:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... );
     ^
./my_log.h:2:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o tzset_sol.o tzset_sol.c
In file included from tzset_sol.c:25:
In file included from ./sendfileII.h:27:
./my_log.h:2:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... );
     ^
./my_log.h:2:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o fopen_sol.o fopen_sol.c
In file included from fopen_sol.c:28:
In file included from ./sendfileII.h:27:
./my_log.h:2:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... );
     ^
./my_log.h:2:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o sendfileII sendfileII.o socket_lnx.o config.o chdir_sol.o getfname_sol.o sleep_sol.o log.o tzset_sol.o fopen_sol.o  -lc 
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/seisan_report
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  seisan_report.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/seisan_report seisan_report.o /Users/kevin/earthworm/earthworm_7.9/lib/copyfile.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/rw_mag.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/fleng.o /Users/kevin/earthworm/earthworm_7.9/lib/nordic.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a  -lpthread -lm 
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/ew2ringserver
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../../libsrc/libdali   -c  -o ew2ringserver.o ew2ringserver.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../../libsrc/libdali   -c  -o exportfilter.o exportfilter.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../../libsrc/libdali  -o /Users/kevin/earthworm/earthworm_7.9/bin/ew2ringserver ew2ringserver.o exportfilter.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a  /Users/kevin/earthworm/earthworm_7.9/lib/libdali.a  -lpthread -lm 
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/ewexport2ringserver
Running /Applications/Xcode.app/Contents/Developer/usr/bin/make all in src
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../../../libsrc/libdali -I/Users/kevin/earthworm/earthworm_7.9/include   -c -o ewexport2ringserver.o ewexport2ringserver.c
ewexport2ringserver.c:1492:26: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion]
          nptr = cptr++; nptr = '\0';
                                ^~~~
ewexport2ringserver.c:1493:26: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion]
          nptr = dptr++; nptr = '\0';
                                ^~~~
2 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../../../libsrc/libdali -I/Users/kevin/earthworm/earthworm_7.9/include   -c -o network.o network.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../../../libsrc/libdali -I/Users/kevin/earthworm/earthworm_7.9/include   -c -o util.o util.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I../../../libsrc/libdali -I/Users/kevin/earthworm/earthworm_7.9/include -o /Users/kevin/earthworm/earthworm_7.9/bin/ewexport2ringserver ewexport2ringserver.o network.o util.o -L/Users/kevin/earthworm/earthworm_7.9/lib  -lpthread -lm -ldali -lmseed
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_exchange/slink2ew
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink  -c  -o slink2ew.o slink2ew.c
cd libslink; make -f Makefile static
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c gswap.c -o gswap.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c unpack.c -o unpack.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c msrecord.c -o msrecord.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c genutils.c -o genutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c strutils.c -o strutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c logging.c -o logging.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c network.c -o network.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c statefile.c -o statefile.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c config.c -o config.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c globmatch.c -o globmatch.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c slplatform.c -o slplatform.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -c slutils.c -o slutils.o
rm -f libslink.a
ar -crs libslink.a gswap.o unpack.o msrecord.o genutils.o strutils.o logging.o network.o statefile.o config.o globmatch.o slplatform.o slutils.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Ilibslink -o slink2ew slink2ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a -Llibslink -lslink -lm -lpthread
cp slink2ew /Users/kevin/earthworm/earthworm_7.9/bin/
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/dumpwave
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o dumpwave.o dumpwave.c
gcc -o /Users/kevin/earthworm/earthworm_7.9/bin/dumpwave -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format dumpwave.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a  
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/file2ring
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o file2ring.o file2ring.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/file2ring file2ring.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/findwave
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o findwave.o findwave.c
findwave.c:284:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (ret = AddSCNL(SCNLtable, &tpkt.trh2, gotsize, &logo ) <0)
          ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
findwave.c:284:15: note: place parentheses around the assignment to silence this warning
      if (ret = AddSCNL(SCNLtable, &tpkt.trh2, gotsize, &logo ) <0)
              ^
          (                                                       )
findwave.c:284:15: note: use '==' to turn this assignment into an equality comparison
      if (ret = AddSCNL(SCNLtable, &tpkt.trh2, gotsize, &logo ) <0)
              ^
              ==
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/findwave findwave.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/gaplist
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o gaplist.o gaplist.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o config.o config.c
config.c:147:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
config.c:147:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
config.c:147:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
config.c:184:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str=k_str() )
                 ~~~^~~~~~~~
config.c:184:21: note: place parentheses around the assignment to silence this warning
            if ( str=k_str() )
                    ^
                 (          )
config.c:184:21: note: use '==' to turn this assignment into an equality comparison
            if ( str=k_str() )
                    ^
                    ==
config.c:205:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if( str=k_str() )       /* read instid */
                ~~~^~~~~~~~
config.c:205:20: note: place parentheses around the assignment to silence this warning
            if( str=k_str() )       /* read instid */
                   ^
                (          )
config.c:205:20: note: use '==' to turn this assignment into an equality comparison
            if( str=k_str() )       /* read instid */
                   ^
                   ==
config.c:213:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
               if( str=k_str() )    /* read module id */
                   ~~~^~~~~~~~
config.c:213:23: note: place parentheses around the assignment to silence this warning
               if( str=k_str() )    /* read module id */
                      ^
                   (          )
config.c:213:23: note: use '==' to turn this assignment into an equality comparison
               if( str=k_str() )    /* read module id */
                      ^
                      ==
config.c:222:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                  if( str=k_str() ) /* read message type */
                      ~~~^~~~~~~~
config.c:222:26: note: place parentheses around the assignment to silence this warning
                  if( str=k_str() ) /* read message type */
                         ^
                      (          )
config.c:222:26: note: use '==' to turn this assignment into an equality comparison
                  if( str=k_str() ) /* read message type */
                         ^
                         ==
5 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/gaplist gaplist.o config.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/getmenu
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format getmenu.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/getmenu getmenu.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/getstation
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format getstation.c
getstation.c:391:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                                        if ( str = k_str() )
                                             ~~~~^~~~~~~~~
getstation.c:391:15: note: place parentheses around the assignment to silence this warning
                                        if ( str = k_str() )
                                                 ^
                                             (            )
getstation.c:391:15: note: use '==' to turn this assignment into an equality comparison
                                        if ( str = k_str() )
                                                 ^
                                                 ==
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/getstation getstation.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm  -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/putpick
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o putpick.o putpick.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/putpick putpick.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/sniffring
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o sniffring.o sniffring.c
sniffring.c:196:19: warning: '&&' within '||' [-Wlogical-op-parentheses]
   if ( !no_flush && ((argc == 2) || (argc == 5)) || (no_flush && (argc == 3 || argc == 6))) {
        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
sniffring.c:196:19: note: place parentheses around the '&&' expression to silence this warning
   if ( !no_flush && ((argc == 2) || (argc == 5)) || (no_flush && (argc == 3 || argc == 6))) {
                  ^
        (                                        )
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/sniffring sniffring.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/errexit.o  -lpthread -lm
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/sniffrings
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o sniffrings.o sniffrings.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/sniffrings sniffrings.o /Users/kevin/earthworm/earthworm_7.9/lib/errexit.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a -lpthread -lm
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/sniffwave
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o sniffwave.o sniffwave.c
gcc -g  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/sniffwave sniffwave.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o -lm -lpthread /Users/kevin/earthworm/earthworm_7.9/lib/libmseed.a
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/diagnostic_tools/template
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o template.o template.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/template template.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a  /Users/kevin/earthworm/earthworm_7.9/lib/lockfile_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/lockfile.o  -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/display
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/display/ew2seisvole
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ew2seisvole.o ew2seisvole.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o cksum.o cksum.c
cksum.c:18:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Header$";
            ^
1 warning generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/ew2seisvole ew2seisvole.o cksum.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a  -lm  -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/display/heli_ewII
gcc -g -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o heli_ewII.o heli_ewII.c
gcc -g -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/heli_ewII heli_ewII.o /Users/kevin/earthworm/earthworm_7.9/lib/parse_trig.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/getavail.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/gd.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontt.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfonts.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontmb.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontl.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontg.o -lm -lpthread -lc
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/display/sgram
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o sgram.o sgram.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/sgram sgram.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/getavail.o /Users/kevin/earthworm/earthworm_7.9/lib/getsysname_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/parse_trig.o /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/gd.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontt.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfonts.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontmb.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontl.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontg.o -lm  -lpthread -lc
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/grab_bag
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/grab_bag/arc2trig
gcc -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format arc2trig.c
gcc -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format writetrig.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/arc2trig arc2trig.o writetrig.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/site.o  -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/grab_bag/getter
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o getter.o getter.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/getter getter.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/grab_bag/pick_recorder
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o pick_recorder.o pick_recorder.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/pick_recorder pick_recorder.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/grab_bag/putter
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o putter.o putter.c
putter.c:42:15: warning: unused variable 'tmp' [-Wunused-variable]
   char       tmp[4];
              ^
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/putter putter.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/grab_bag/trig2arc
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o trig2arc.o trig2arc.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o hyp_trig_utils.o hyp_trig_utils.c
\
	gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/trig2arc trig2arc.o hyp_trig_utils.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/parse_trig.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o  -lpthread -lm
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/grab_bag/activated_scripts
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -I. -Wdeclaration-after-statement -c activated_scripts.c -o activated_scripts.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o activated_scripts activated_scripts.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a  /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/ew_spectra_io.o -lpthread -lc -lm
cp activated_scripts /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/reporting
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/reporting/copystatus
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o copystatus.o copystatus.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/copystatus copystatus.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/errexit.o -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/reporting/diskmgr
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o diskmgr.o diskmgr.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/diskmgr diskmgr.o /Users/kevin/earthworm/earthworm_7.9/lib/getavail.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/reporting/nq2gif
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2    -c -o main.o main.c
main.c:84:8: warning: unused variable 'ew_trace_len' [-Wunused-variable]
        long  ew_trace_len;                             /* length in bytes of the trace buffer */
              ^
main.c:83:8: warning: unused variable 'ew_trace_buf' [-Wunused-variable]
        char *ew_trace_buf;                             /* earthworm trace buffer pointer */
              ^
main.c:85:25: warning: unused variable 'subname' [-Wunused-variable]
    char    whoami[50], subname[] = "Main";
                        ^
main.c:80:23: warning: unused variable 'scan_station' [-Wunused-variable]
        int i, j, sta_index, scan_station;      /* indexes */
                             ^
main.c:82:6: warning: unused variable 'ret_val' [-Wunused-variable]
        int ret_val;                                    /* DEBUG return values */
            ^
main.c:80:12: warning: unused variable 'sta_index' [-Wunused-variable]
        int i, j, sta_index, scan_station;      /* indexes */
                  ^
main.c:80:9: warning: unused variable 'j' [-Wunused-variable]
        int i, j, sta_index, scan_station;      /* indexes */
               ^
main.c:372:30: warning: unused variable 'maxv' [-Wunused-variable]
    int    i, j, this, minv, maxv, val;
                             ^
main.c:372:15: warning: unused variable 'j' [-Wunused-variable]
    int    i, j, this, minv, maxv, val;
              ^
main.c:372:24: warning: unused variable 'minv' [-Wunused-variable]
    int    i, j, this, minv, maxv, val;
                       ^
main.c:458:22: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
        But->Sta.maxoff   = abs(But->Sta.SNCL[0].maxval-But->Sta.SNCL[0].sigma/But->Sta.SNCL[0].npts);
                            ^
main.c:458:22: note: use function 'fabs' instead
        But->Sta.maxoff   = abs(But->Sta.SNCL[0].maxval-But->Sta.SNCL[0].sigma/But->Sta.SNCL[0].npts);
                            ^~~
                            fabs
main.c:466:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                maxp = abs(But->Sta.SNCL[i].maxval-But->Sta.SNCL[i].mean);
                       ^
main.c:466:10: note: use function 'fabs' instead
                maxp = abs(But->Sta.SNCL[i].maxval-But->Sta.SNCL[i].mean);
                       ^~~
                       fabs
main.c:467:10: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                maxm = abs(But->Sta.SNCL[i].minval-But->Sta.SNCL[i].mean);
                       ^
main.c:467:10: note: use function 'fabs' instead
                maxm = abs(But->Sta.SNCL[i].minval-But->Sta.SNCL[i].mean);
                       ^~~
                       fabs
main.c:540:19: warning: unused variable 'im_in' [-Wunused-variable]
    gdImagePtr    im_in;
                  ^
main.c:536:16: warning: unused variable 'j' [-Wunused-variable]
    int     i, j;
               ^
main.c:653:30: warning: unused variable 'maxv' [-Wunused-variable]
    int    i, j, this, minv, maxv, val;
                             ^
main.c:653:36: warning: unused variable 'val' [-Wunused-variable]
    int    i, j, this, minv, maxv, val;
                                   ^
main.c:653:24: warning: unused variable 'minv' [-Wunused-variable]
    int    i, j, this, minv, maxv, val;
                       ^
main.c:653:15: warning: unused variable 'j' [-Wunused-variable]
    int    i, j, this, minv, maxv, val;
              ^
main.c:699:23: warning: unused variable 'fudge' [-Wunused-variable]
    double  max, min, fudge, Sens_gain;
                      ^
main.c:697:13: warning: unused variable 'x0' [-Wunused-variable]
    double  x0, x, y, xinc, samp_pix, tsize, time;
            ^
main.c:697:17: warning: unused variable 'x' [-Wunused-variable]
    double  x0, x, y, xinc, samp_pix, tsize, time;
                ^
main.c:697:20: warning: unused variable 'y' [-Wunused-variable]
    double  x0, x, y, xinc, samp_pix, tsize, time;
                   ^
main.c:699:30: warning: unused variable 'Sens_gain' [-Wunused-variable]
    double  max, min, fudge, Sens_gain;
                             ^
main.c:699:13: warning: unused variable 'max' [-Wunused-variable]
    double  max, min, fudge, Sens_gain;
            ^
main.c:696:25: warning: unused variable 'string' [-Wunused-variable]
    char    whoami[90], string[160];
                        ^
main.c:699:18: warning: unused variable 'min' [-Wunused-variable]
    double  max, min, fudge, Sens_gain;
                 ^
main.c:700:19: warning: unused variable 'jj' [-Wunused-variable]
    int     i, j, jj, k, ix, iy, LineNumber, secs, metindex;
                  ^
main.c:702:13: warning: unused variable 'black' [-Wunused-variable]
    long    black, color, trace_clr;
            ^
main.c:697:39: warning: unused variable 'tsize' [-Wunused-variable]
    double  x0, x, y, xinc, samp_pix, tsize, time;
                                      ^
main.c:697:23: warning: unused variable 'xinc' [-Wunused-variable]
    double  x0, x, y, xinc, samp_pix, tsize, time;
                      ^
main.c:697:29: warning: unused variable 'samp_pix' [-Wunused-variable]
    double  x0, x, y, xinc, samp_pix, tsize, time;
                            ^
main.c:698:26: warning: unused variable 'ycenter' [-Wunused-variable]
    double  in_sec, xsf, ycenter, sf, mpts, rms, value, trace_size;
                         ^
main.c:698:35: warning: unused variable 'sf' [-Wunused-variable]
    double  in_sec, xsf, ycenter, sf, mpts, rms, value, trace_size;
                                  ^
main.c:700:34: warning: unused variable 'LineNumber' [-Wunused-variable]
    int     i, j, jj, k, ix, iy, LineNumber, secs, metindex;
                                 ^
main.c:700:23: warning: unused variable 'k' [-Wunused-variable]
    int     i, j, jj, k, ix, iy, LineNumber, secs, metindex;
                      ^
main.c:702:20: warning: unused variable 'color' [-Wunused-variable]
    long    black, color, trace_clr;
                   ^
main.c:698:21: warning: unused variable 'xsf' [-Wunused-variable]
    double  in_sec, xsf, ycenter, sf, mpts, rms, value, trace_size;
                    ^
main.c:698:13: warning: unused variable 'in_sec' [-Wunused-variable]
    double  in_sec, xsf, ycenter, sf, mpts, rms, value, trace_size;
            ^
main.c:698:50: warning: unused variable 'value' [-Wunused-variable]
    double  in_sec, xsf, ycenter, sf, mpts, rms, value, trace_size;
                                                 ^
main.c:698:57: warning: unused variable 'trace_size' [-Wunused-variable]
    double  in_sec, xsf, ycenter, sf, mpts, rms, value, trace_size;
                                                        ^
main.c:698:39: warning: unused variable 'mpts' [-Wunused-variable]
    double  in_sec, xsf, ycenter, sf, mpts, rms, value, trace_size;
                                      ^
main.c:698:45: warning: unused variable 'rms' [-Wunused-variable]
    double  in_sec, xsf, ycenter, sf, mpts, rms, value, trace_size;
                                            ^
main.c:758:22: warning: unused variable 'retry' [-Wunused-variable]
    int     j, ierr, retry;
                     ^
main.c:756:25: warning: unused variable 'string' [-Wunused-variable]
    char    tname[175], string[200], whoami[90];
                        ^
main.c:796:13: warning: unused variable 'stanet' [-Wunused-variable]
    char    stanet[20];
            ^
main.c:873:31: warning: unused variable 'mlon' [-Wunused-variable]
    double  dlat, mlat, dlon, mlon;
                              ^
main.c:873:19: warning: unused variable 'mlat' [-Wunused-variable]
    double  dlat, mlat, dlon, mlon;
                  ^
main.c:873:13: warning: unused variable 'dlat' [-Wunused-variable]
    double  dlat, mlat, dlon, mlon;
            ^
main.c:873:25: warning: unused variable 'dlon' [-Wunused-variable]
    double  dlat, mlat, dlon, mlon;
                        ^
50 warnings generated.
\
        gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2  -Wl,-search_paths_first -o /Users/kevin/earthworm/earthworm_7.9/bin/nq2gif main.o   /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/gd.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontt.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfonts.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontmb.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontl.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfontg.o  /Users/kevin/earthworm/earthworm_7.9/src/libsrc/qlib2/lib_ew/libqlib2nl.a -lpthread -lm -lutil
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/reporting/statmgr
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o statmgr.o statmgr.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o files.o files.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o pageout.o pageout.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/statmgr statmgr.o files.o pageout.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/sendmail.o /Users/kevin/earthworm/earthworm_7.9/lib/errexit.o -lc -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/reporting/ewhtmlemail
make -f makefile.unix ewhtmlemail
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ewhtmlemail.o ewhtmlemail.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o kml_event.o kml_event.c
kml_event.c:74:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
         if (tmpfp=fopen(preamble,"r"))
             ~~~~~^~~~~~~~~~~~~~~~~~~~
kml_event.c:74:19: note: place parentheses around the assignment to silence this warning
         if (tmpfp=fopen(preamble,"r"))
                  ^
             (                        )
kml_event.c:74:19: note: use '==' to turn this assignment into an equality comparison
         if (tmpfp=fopen(preamble,"r"))
                  ^
                  ==
1 warning generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/ewhtmlemail ewhtmlemail.o kml_event.o \
	/Users/kevin/earthworm/earthworm_7.9/lib/site.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/fleng.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/earthworm_defs.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/rw_mag.o /Users/kevin/earthworm/earthworm_7.9/lib/gd.o /Users/kevin/earthworm/earthworm_7.9/lib/gdfonts.o /Users/kevin/earthworm/earthworm_7.9/lib/transferFunction.o /Users/kevin/earthworm/earthworm_7.9/lib/butterworth.o /Users/kevin/earthworm/earthworm_7.9/lib/ioc_filter.o /Users/kevin/earthworm/earthworm_7.9/lib/complex_math.o /Users/kevin/earthworm/earthworm_7.9/lib/watchdog_client.o /Users/kevin/earthworm/earthworm_7.9/lib/convertInstResponse.o /Users/kevin/earthworm/earthworm_7.9/lib/residue.o /Users/kevin/earthworm/earthworm_7.9/lib/geo_to_km.o  /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a  -lpthread -lm
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/reporting/ewhtmlreport
make -f makefile.unix clean
rm -f a.out core *.o *.obj *% *~
make -f makefile.unix ewhtmlreport
gcc -g -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ewhtmlreport.o ewhtmlreport.c
gcc -g -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ewjson.o ewjson.c
gcc -g -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ew_csv.o ew_csv.c
gcc -g -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/ewhtmlreport ewhtmlreport.o ewjson.o ew_csv.o \
	/Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/site.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/fleng.o /Users/kevin/earthworm/earthworm_7.9/lib/rw_mag.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o  -lpthread -lm
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/reporting/ewhttpd
make -f makefile.unix ewhttpd
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ewhttpd.o ewhttpd.c
ewhttpd.c:920:14: warning: assigning to 'const char *' from 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
      rawmsg = sqlite3_column_text( stmt, 4 );
             ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ewhttpd.c:26:20: warning: unused variable 'timeparser' [-Wunused-variable]
static const char* timeparser = "substr(datetime,1,4)||substr(datetime,6,2)||"
                   ^
2 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o webhandling.o webhandling.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o mongoose.o mongoose.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/ewhttpd ewhttpd.o \
	/Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/sqlite3.o webhandling.o mongoose.o -lpthread -ldl
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/reporting/snwclient
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o snwclient.o snwclient.c
snwclient.c:14:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *, char *, ... );
     ^
snwclient.c:14:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o socket_lnx.o socket_lnx.c
In file included from socket_lnx.c:30:
./my_log.h:2:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... );
     ^
./my_log.h:2:6: note: 'log' is a builtin with type 'double (double)'
socket_lnx.c:59:15: warning: unused variable 'optVal' [-Wunused-variable]
    const int optVal = 1;
              ^
socket_lnx.c:61:19: warning: unused variable 'lOnOff' [-Wunused-variable]
    unsigned long lOnOff=1;
                  ^
socket_lnx.c:169:9: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                             &optlen ) == -1 )
                             ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
socket_lnx.c:221:10: warning: unused variable 'blockSizeAsc' [-Wunused-variable]
    char blockSizeAsc[7];
         ^
socket_lnx.c:291:9: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
                             &optlen ) == -1 )
                             ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:689:72: note: passing argument to parameter here
int     getsockopt(int, int, int, void * __restrict, socklen_t * __restrict);
                                                                           ^
socket_lnx.c:340:10: warning: unused variable 'blockSize' [-Wunused-variable]
    int  blockSize;
         ^
7 warnings generated.
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o config.o config.c
config.c:6:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *, char *, ... );
     ^
config.c:6:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o chdir_sol.o chdir_sol.c
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o getfname_sol.o getfname_sol.c
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o sleep_sol.o sleep_sol.c
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o log.o log.c
log.c:145:6: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration]
void log( char *flag, char *format, ... )
     ^
log.c:145:6: note: 'log' is a builtin with type 'double (double)'
1 warning generated.
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o tzset_sol.o tzset_sol.c
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o fopen_sol.o fopen_sol.c
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o snwclient snwclient.o socket_lnx.o config.o chdir_sol.o getfname_sol.o sleep_sol.o log.o tzset_sol.o fopen_sol.o -lm -lc
mv snwclient /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/binder_ew
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o binder_ew.o binder_ew.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o bind.o bind.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o grid.o grid.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o hyp.o hyp.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o l1.o l1.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o nrutil.o nrutil.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o assess.o assess.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o sample.o sample.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ingelada.o ingelada.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/binder_ew binder_ew.o bind.o grid.o hyp.o l1.o nrutil.o assess.o sample.o ingelada.o /Users/kevin/earthworm/earthworm_7.9/lib/tlay.o /Users/kevin/earthworm/earthworm_7.9/lib/mnbrak.o /Users/kevin/earthworm/earthworm_7.9/lib/brent.o /Users/kevin/earthworm/earthworm_7.9/lib/geo_to_km.o /Users/kevin/earthworm/earthworm_7.9/lib/site.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o -lm  -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/carlstatrig
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o addtrace.o addtrace.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o carlstatrig.o carlstatrig.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o cmprscn.o cmprscn.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o findsta.o findsta.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o flushbuf.o flushbuf.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o initpars.o initpars.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o initsta.o initsta.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o prodstatrg.o prodstatrg.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o protrace.o protrace.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o readcnfg.o readcnfg.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o readewh.o readewh.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o readstas.o readstas.c
readstas.c:85:27: warning: address of array 'cstWorld->cstParam.staFile' will always evaluate to 'true' [-Wpointer-bool-conversion]
  if ( cstWorld->cstParam.staFile )
  ~~   ~~~~~~~~~~~~~~~~~~~^~~~~~~
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o resetsta.o resetsta.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o statrpt.o statrpt.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g  -c  -o updtsta.o updtsta.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -g -o /Users/kevin/earthworm/earthworm_7.9/bin/carlstatrig addtrace.o carlstatrig.o cmprscn.o findsta.o flushbuf.o initpars.o initsta.o prodstatrg.o protrace.o readcnfg.o readewh.o readstas.o resetsta.o statrpt.o updtsta.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/carlsubtrig
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g addexttrig.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g cmprscn.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g carlsubtrig.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g findsta.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g getsubnet.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g initpars.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g initsta.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g initsub.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g prodtrig.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g prostatrg.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g readcnfg.c
readcnfg.c:208:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if ( value = k_str( ) )
               ~~~~~~^~~~~~~~~~
readcnfg.c:208:22: note: place parentheses around the assignment to silence this warning
          if ( value = k_str( ) )
                     ^
               (               )
readcnfg.c:208:22: note: use '==' to turn this assignment into an equality comparison
          if ( value = k_str( ) )
                     ^
                     ==
readcnfg.c:217:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if ( value = k_str( ) )
               ~~~~~~^~~~~~~~~~
readcnfg.c:217:22: note: place parentheses around the assignment to silence this warning
          if ( value = k_str( ) )
                     ^
               (               )
readcnfg.c:217:22: note: use '==' to turn this assignment into an equality comparison
          if ( value = k_str( ) )
                     ^
                     ==
readcnfg.c:235:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if ( value = k_str( ) )
               ~~~~~~^~~~~~~~~~
readcnfg.c:235:22: note: place parentheses around the assignment to silence this warning
          if ( value = k_str( ) )
                     ^
               (               )
readcnfg.c:235:22: note: use '==' to turn this assignment into an equality comparison
          if ( value = k_str( ) )
                     ^
                     ==
readcnfg.c:259:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if ( value = k_str( ) )
               ~~~~~~^~~~~~~~~~
readcnfg.c:259:22: note: place parentheses around the assignment to silence this warning
          if ( value = k_str( ) )
                     ^
               (               )
readcnfg.c:259:22: note: use '==' to turn this assignment into an equality comparison
          if ( value = k_str( ) )
                     ^
                     ==
readcnfg.c:262:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( value = k_str( ) )
                 ~~~~~~^~~~~~~~~~
readcnfg.c:262:24: note: place parentheses around the assignment to silence this warning
            if ( value = k_str( ) )
                       ^
                 (               )
readcnfg.c:262:24: note: use '==' to turn this assignment into an equality comparison
            if ( value = k_str( ) )
                       ^
                       ==
readcnfg.c:272:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if ( value = k_str( ) )
               ~~~~~~^~~~~~~~~~
readcnfg.c:272:22: note: place parentheses around the assignment to silence this warning
          if ( value = k_str( ) )
                     ^
               (               )
readcnfg.c:272:22: note: use '==' to turn this assignment into an equality comparison
          if ( value = k_str( ) )
                     ^
                     ==
readcnfg.c:340:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if ( value = k_str( ) )
               ~~~~~~^~~~~~~~~~
readcnfg.c:340:22: note: place parentheses around the assignment to silence this warning
          if ( value = k_str( ) )
                     ^
               (               )
readcnfg.c:340:22: note: use '==' to turn this assignment into an equality comparison
          if ( value = k_str( ) )
                     ^
                     ==
readcnfg.c:345:37: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
              if ( csuNet->channels = 
                   ~~~~~~~~~~~~~~~~~^
readcnfg.c:345:37: note: place parentheses around the assignment to silence this warning
              if ( csuNet->channels = 
                                    ^
readcnfg.c:345:37: note: use '==' to turn this assignment into an equality comparison
              if ( csuNet->channels = 
                                    ^
                                    ==
8 warnings generated.
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g readewh.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g readstas.c
readstas.c:83:25: warning: address of array 'csuNet->csuParam.staFile' will always evaluate to 'true' [-Wpointer-bool-conversion]
  if ( csuNet->csuParam.staFile )
  ~~   ~~~~~~~~~~~~~~~~~^~~~~~~
readstas.c:86:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if ( staFile = fopen( csuNet->csuParam.staFile, "r" ) )
         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readstas.c:86:18: note: place parentheses around the assignment to silence this warning
    if ( staFile = fopen( csuNet->csuParam.staFile, "r" ) )
                 ^
         (                                               )
readstas.c:86:18: note: use '==' to turn this assignment into an equality comparison
    if ( staFile = fopen( csuNet->csuParam.staFile, "r" ) )
                 ^
                 ==
readstas.c:98:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if ( sta = (STATION *) calloc( (size_t) nsta, sizeof(STATION) ) )
           ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readstas.c:98:16: note: place parentheses around the assignment to silence this warning
      if ( sta = (STATION *) calloc( (size_t) nsta, sizeof(STATION) ) )
               ^
           (                                                         )
readstas.c:98:16: note: use '==' to turn this assignment into an equality comparison
      if ( sta = (STATION *) calloc( (size_t) nsta, sizeof(STATION) ) )
               ^
               ==
3 warnings generated.
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g readsubs.c
readsubs.c:102:27: warning: address of array 'csuNet->csuParam.subFile' will always evaluate to 'true' [-Wpointer-bool-conversion]
    if ( csuNet->csuParam.subFile ) {
    ~~   ~~~~~~~~~~~~~~~~~^~~~~~~
readsubs.c:104:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
        if ( subFile = fopen( csuNet->csuParam.subFile, "r" ) ) {
             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readsubs.c:104:15: note: place parentheses around the assignment to silence this warning
        if ( subFile = fopen( csuNet->csuParam.subFile, "r" ) ) {
                     ^
             (                                               )
readsubs.c:104:15: note: use '==' to turn this assignment into an equality comparison
        if ( subFile = fopen( csuNet->csuParam.subFile, "r" ) ) {
                     ^
                     ==
readsubs.c:113:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( subnet = (SUBNET *) calloc( (size_t) nsub, sizeof(SUBNET) ) ) {
                 ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readsubs.c:113:18: note: place parentheses around the assignment to silence this warning
            if ( subnet = (SUBNET *) calloc( (size_t) nsub, sizeof(SUBNET) ) ) {
                        ^
                 (                                                          )
readsubs.c:113:18: note: use '==' to turn this assignment into an equality comparison
            if ( subnet = (SUBNET *) calloc( (size_t) nsub, sizeof(SUBNET) ) ) {
                        ^
                        ==
3 warnings generated.
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g rmstatrig.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g sbntthrd.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g statrpt.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/carlsubtrig addexttrig.o cmprscn.o carlsubtrig.o findsta.o getsubnet.o initpars.o initsta.o initsub.o prodtrig.o prostatrg.o readcnfg.o readewh.o readstas.o readsubs.o rmstatrig.o sbntthrd.o statrpt.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/coda_aav
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o coda_aav.o coda_aav.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o caav_config.o caav_config.c
caav_config.c:113:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
caav_config.c:113:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
caav_config.c:113:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
caav_config.c:126:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
caav_config.c:126:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
caav_config.c:126:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
caav_config.c:151:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
caav_config.c:151:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
caav_config.c:151:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
caav_config.c:175:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if( str=k_str() )       /* read instid */
                ~~~^~~~~~~~
caav_config.c:175:20: note: place parentheses around the assignment to silence this warning
            if( str=k_str() )       /* read instid */
                   ^
                (          )
caav_config.c:175:20: note: use '==' to turn this assignment into an equality comparison
            if( str=k_str() )       /* read instid */
                   ^
                   ==
caav_config.c:183:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
               if( str=k_str() )    /* read module id */
                   ~~~^~~~~~~~
caav_config.c:183:23: note: place parentheses around the assignment to silence this warning
               if( str=k_str() )    /* read module id */
                      ^
                   (          )
caav_config.c:183:23: note: use '==' to turn this assignment into an equality comparison
               if( str=k_str() )    /* read module id */
                      ^
                      ==
caav_config.c:191:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                  if( str=k_str() ) /* read message type */
                      ~~~^~~~~~~~
caav_config.c:191:26: note: place parentheses around the assignment to silence this warning
                  if( str=k_str() ) /* read message type */
                         ^
                      (          )
caav_config.c:191:26: note: use '==' to turn this assignment into an equality comparison
                  if( str=k_str() ) /* read message type */
                         ^
                         ==
6 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o caav_stalist.o caav_stalist.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o compare.o compare.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/coda_aav coda_aav.o caav_config.o caav_stalist.o compare.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o /Users/kevin/earthworm/earthworm_7.9/lib/rw_coda_aav.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -pthread
clang: warning: argument unused during compilation: '-pthread'
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/coda_dur
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o coda_dur.o coda_dur.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o cdur_config.o cdur_config.c
cdur_config.c:120:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
cdur_config.c:120:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
cdur_config.c:120:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
cdur_config.c:133:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
cdur_config.c:133:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
cdur_config.c:133:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
cdur_config.c:158:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
cdur_config.c:158:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
cdur_config.c:158:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
cdur_config.c:182:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if( str=k_str() )       /* read instid */
                ~~~^~~~~~~~
cdur_config.c:182:20: note: place parentheses around the assignment to silence this warning
            if( str=k_str() )       /* read instid */
                   ^
                (          )
cdur_config.c:182:20: note: use '==' to turn this assignment into an equality comparison
            if( str=k_str() )       /* read instid */
                   ^
                   ==
cdur_config.c:190:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
               if( str=k_str() )    /* read module id */
                   ~~~^~~~~~~~
cdur_config.c:190:23: note: place parentheses around the assignment to silence this warning
               if( str=k_str() )    /* read module id */
                      ^
                   (          )
cdur_config.c:190:23: note: use '==' to turn this assignment into an equality comparison
               if( str=k_str() )    /* read module id */
                      ^
                      ==
cdur_config.c:222:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if( str=k_str() )       /* read instid */
                ~~~^~~~~~~~
cdur_config.c:222:20: note: place parentheses around the assignment to silence this warning
            if( str=k_str() )       /* read instid */
                   ^
                (          )
cdur_config.c:222:20: note: use '==' to turn this assignment into an equality comparison
            if( str=k_str() )       /* read instid */
                   ^
                   ==
cdur_config.c:230:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
               if( str=k_str() )    /* read module id */
                   ~~~^~~~~~~~
cdur_config.c:230:23: note: place parentheses around the assignment to silence this warning
               if( str=k_str() )    /* read module id */
                      ^
                   (          )
cdur_config.c:230:23: note: use '==' to turn this assignment into an equality comparison
               if( str=k_str() )    /* read module id */
                      ^
                      ==
7 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o cdur_stalist.o cdur_stalist.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o compare.o compare.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/coda_dur coda_dur.o cdur_config.o cdur_stalist.o compare.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o /Users/kevin/earthworm/earthworm_7.9/lib/rw_coda_aav.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -pthread
clang: warning: argument unused during compilation: '-pthread'
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/compress_UA
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o compress_UA.o compress_UA.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/compress_UA compress_UA.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a  /Users/kevin/earthworm/earthworm_7.9/lib/swap.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/debias
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DMOD_STR='"debias"' debias.c
debias.c:12:12: warning: unused variable 'GWF_Command_ID' [-Wunused-variable]
static int GWF_Command_ID;
           ^
1 warning generated.
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DMOD_STR='"debias"' db_filt.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DMOD_STR='"debias"' -o /Users/kevin/earthworm/earthworm_7.9/bin/debias debias.o db_filt.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o /Users/kevin/earthworm/earthworm_7.9/lib/xfrm.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/decimate
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format decimate.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format configure.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format decthrd.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format do1stg.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format filtdecim.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format hqr.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format initpars.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format matchscn.c
matchscn.c:37:22: warning: comparison of array 'pPkt->trh2.sta' equal to a null pointer is always false [-Wtautological-pointer-compare]
     if( (pPkt->trh2.sta  == NULL) || 
          ~~~~~~~~~~~^~~     ~~~~
matchscn.c:38:22: warning: comparison of array 'pPkt->trh2.chan' equal to a null pointer is always false [-Wtautological-pointer-compare]
         (pPkt->trh2.chan == NULL) || 
          ~~~~~~~~~~~^~~~    ~~~~
matchscn.c:39:22: warning: comparison of array 'pPkt->trh2.net' equal to a null pointer is always false [-Wtautological-pointer-compare]
         (pPkt->trh2.net  == NULL) || 
          ~~~~~~~~~~~^~~     ~~~~
matchscn.c:40:22: warning: comparison of array 'pPkt->trh2.loc' equal to a null pointer is always false [-Wtautological-pointer-compare]
         (pPkt->trh2.loc  == NULL)    )
          ~~~~~~~~~~~^~~     ~~~~
matchscn.c:62:21: warning: comparison of array 'pPkt->trh.sta' equal to a null pointer is always false [-Wtautological-pointer-compare]
     if( (pPkt->trh.sta  == NULL) || 
          ~~~~~~~~~~^~~     ~~~~
matchscn.c:63:21: warning: comparison of array 'pPkt->trh.chan' equal to a null pointer is always false [-Wtautological-pointer-compare]
         (pPkt->trh.chan == NULL) || 
          ~~~~~~~~~~^~~~    ~~~~
matchscn.c:64:21: warning: comparison of array 'pPkt->trh.net' equal to a null pointer is always false [-Wtautological-pointer-compare]
         (pPkt->trh.net  == NULL)    )
          ~~~~~~~~~~^~~     ~~~~
7 warnings generated.
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format readcnfg.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format readewh.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format remeznp.c
remeznp.c:60:10: warning: unused variable 'deps' [-Wunused-variable]
  double deps = 1.0e-10;
         ^
1 warning generated.
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format resetsta.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format setdecstg.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format setstafilt.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format statrpt.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format zeroes.c
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/decimate decimate.o configure.o decthrd.o do1stg.o filtdecim.o hqr.o initpars.o matchscn.o readcnfg.o readewh.o remeznp.o resetsta.o setdecstg.o setstafilt.o statrpt.o zeroes.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/decompress_UA
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o decompress_UA.o decompress_UA.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/decompress_UA decompress_UA.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/eqassemble
make -f makefile.unix eqassemble
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o eqassemble.o eqassemble.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/eqassemble  eqassemble.o /Users/kevin/earthworm/earthworm_7.9/lib/site.o /Users/kevin/earthworm/earthworm_7.9/lib/tlay.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/mnbrak.o /Users/kevin/earthworm/earthworm_7.9/lib/brent.o  /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o     -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/eqbuf
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o eqbuf.o eqbuf.c
eqbuf.c:67:25: warning: missing field 'mod' initializer [-Wmissing-field-initializers]
   MSG_LOGO reclogo = {0};
                        ^
eqbuf.c:322:25: warning: missing field 'mod' initializer [-Wmissing-field-initializers]
   MSG_LOGO reclogo = {0};
                        ^
2 warnings generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/eqbuf eqbuf.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o   -lpthread  -lc
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/eqcoda
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o eqcoda.o eqcoda.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o eqm2_calls.o eqm2_calls.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o stalist.o stalist.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/eqcoda eqcoda.o eqm2_calls.o stalist.o \
	/Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/eqfilter
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o eqfilter.o eqfilter.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o area.o area.c
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g   -c -o dist.o dist.c
\
        gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/eqfilter eqfilter.o area.o dist.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/parse_trig.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a  -lpthread  -lm
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/eqprelim
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o eqprelim.o eqprelim.c
eqprelim.c:609:25: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if ( str=k_str() ) {
                     ~~~^~~~~~~~
eqprelim.c:609:25: note: place parentheses around the assignment to silence this warning
                if ( str=k_str() ) {
                        ^
                     (          )
eqprelim.c:609:25: note: use '==' to turn this assignment into an equality comparison
                if ( str=k_str() ) {
                        ^
                        ==
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/eqprelim  eqprelim.o /Users/kevin/earthworm/earthworm_7.9/lib/site.o /Users/kevin/earthworm/earthworm_7.9/lib/tlay.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/mnbrak.o /Users/kevin/earthworm/earthworm_7.9/lib/brent.o /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/eqproc
make -f makefile.unix eqproc
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o eqproc.o eqproc.c
eqproc.c:1419:1: warning: '/*' within block comment [-Wcomment]
/****************************************************************************/
^
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/eqproc  eqproc.o /Users/kevin/earthworm/earthworm_7.9/lib/site.o /Users/kevin/earthworm/earthworm_7.9/lib/tlay.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/mnbrak.o /Users/kevin/earthworm/earthworm_7.9/lib/brent.o /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o     -lm -lpthread
make -f makefile.unix log_everything
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o log_everything.o log_everything.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/log_everything log_everything.o /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm  -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/eqverify
make -f makefile.unix eqverify
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o eqverify.o eqverify.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/eqverify eqverify.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o  -lm -lpthread
make -f makefile.unix arcfeeder
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o arcfeeder.o arcfeeder.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/arcfeeder arcfeeder.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o  -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/evansassoc
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o evansassoc.o evansassoc.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o doit.o doit.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o list.o list.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o time_dtos.o time_dtos.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/evansassoc evansassoc.o doit.o list.o time_dtos.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/evanstrig
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o evanstrig.o evanstrig.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o mteltrg.o mteltrg.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o mutils.o mutils.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o compare.o compare.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o interpolate.o interpolate.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/evanstrig evanstrig.o mteltrg.o mutils.o compare.o interpolate.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/ewintegrate
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DMOD_STR='"ewintegrate"' ewintegrate.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DMOD_STR='"ewintegrate"' int_filt.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DMOD_STR='"ewintegrate"' butterworth_c.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DMOD_STR='"ewintegrate"' -o /Users/kevin/earthworm/earthworm_7.9/bin/ewintegrate ewintegrate.o int_filt.o butterworth_c.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o /Users/kevin/earthworm/earthworm_7.9/lib/xfrm.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a -lm -lpthread -ldl
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/ewdrift
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DMOD_STR='"ewdrift"' ewdrift.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DMOD_STR='"ewdrift"' ewdrift_filt.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DMOD_STR='"ewdrift"' -o /Users/kevin/earthworm/earthworm_7.9/bin/ewdrift ewdrift.o ewdrift_filt.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o /Users/kevin/earthworm/earthworm_7.9/lib/xfrm.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a -lm -lpthread -ldl
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/ew2rsam
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ew2rsam.o ew2rsam.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/ew2rsam ew2rsam.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/ew2ssam
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ew2ssam.o ew2ssam.c
ew2ssam.c:1595:88: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
                                            Ssam[index].values->TP[j].ssam_value[0] += abs(Ssam[index].values->FFT.fft_data[1]);
                                                                                       ^
ew2ssam.c:1595:88: note: use function 'fabs' instead
                                            Ssam[index].values->TP[j].ssam_value[0] += abs(Ssam[index].values->FFT.fft_data[1]);
                                                                                       ^~~
                                                                                       fabs
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/ew2ssam ew2ssam.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o -lm -lpthread 
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/ewspectra
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -c ewspectra.c -o ewspectra.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -c iir.c -o iir.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o ewspectra ewspectra.o iir.o /Users/kevin/earthworm/earthworm_7.9/lib/ws2ts.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/ew_spectra_io.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a -lm -lpthread -lc
cp ewspectra /Users/kevin/earthworm/earthworm_7.9/bin
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -c activate_module.c -o activate_module.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o activate_module activate_module.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/ew_spectra_io.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a -lm -lpthread -lc
cp activate_module /Users/kevin/earthworm/earthworm_7.9/bin
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -c sniffspectra.c -o sniffspectra.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o sniffspectra sniffspectra.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/ew_spectra_io.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a -lm -lpthread -lc
cp sniffspectra /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/ew_rsamalarm
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -c ew_rsamalarm.c -o ew_rsamalarm.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o ew_rsamalarm ew_rsamalarm.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o -lm -lpthread -lc
cp ew_rsamalarm /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/fir
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format fir.c
fir.c:48:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main (int argc, char **argv)
^
1 warning generated.
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format bandcom.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format configure.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format filt1scn.c
filt1scn.c:66:14: warning: unused variable 'ret' [-Wunused-variable]
  static int ret;
             ^
filt1scn.c:67:10: warning: unused variable 'num' [-Wunused-variable]
  double num;
         ^
2 warnings generated.
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format firfilt.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format firthrd.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format hqr.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format initpars.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format initsta.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format matchscn.c
matchscn.c:33:18: warning: comparison of array 'WaveHead->sta' equal to a null pointer is always false [-Wtautological-pointer-compare]
  if ((WaveHead->sta == NULL) || (WaveHead->chan == NULL) || 
       ~~~~~~~~~~^~~    ~~~~
matchscn.c:33:45: warning: comparison of array 'WaveHead->chan' equal to a null pointer is always false [-Wtautological-pointer-compare]
  if ((WaveHead->sta == NULL) || (WaveHead->chan == NULL) || 
                                  ~~~~~~~~~~^~~~    ~~~~
matchscn.c:34:18: warning: comparison of array 'WaveHead->net' equal to a null pointer is always false [-Wtautological-pointer-compare]
      (WaveHead->net == NULL) || (WaveHead->loc == NULL))
       ~~~~~~~~~~^~~    ~~~~
matchscn.c:34:45: warning: comparison of array 'WaveHead->loc' equal to a null pointer is always false [-Wtautological-pointer-compare]
      (WaveHead->net == NULL) || (WaveHead->loc == NULL))
                                  ~~~~~~~~~~^~~    ~~~~
4 warnings generated.
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format readcnfg.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format readewh.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format remeznp.c
remeznp.c:61:10: warning: unused variable 'deps' [-Wunused-variable]
  double deps = 1.0e-10;
         ^
1 warning generated.
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format resetsta.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format setfilt.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format statrpt.c
gcc -c -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format zeroes.c
gcc -O -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/fir fir.o bandcom.o configure.o filt1scn.o firfilt.o firthrd.o hqr.o initpars.o initsta.o matchscn.o readcnfg.o readewh.o remeznp.o resetsta.o setfilt.o statrpt.o zeroes.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/localmag
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I. -g lm_main.c
lm_main.c:497:9: warning: unused variable 'lp' [-Wunused-variable]
  char *lp;
        ^
lm_main.c:498:7: warning: unused variable 'result' [-Wunused-variable]
  int result, rc;
      ^
2 warnings generated.
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I. -g lm_util.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I. -g lm_config.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I. -g lm_ws.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I. -g lm_misc.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I. -g lm_sac.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I. -g lm_site.c
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I. -g lm_xml_event.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -I. -o /Users/kevin/earthworm/earthworm_7.9/bin/localmag lm_main.o lm_util.o lm_config.o lm_ws.o lm_misc.o lm_sac.o lm_site.o lm_xml_event.o  /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/tlay.o /Users/kevin/earthworm/earthworm_7.9/lib/mnbrak.o /Users/kevin/earthworm/earthworm_7.9/lib/brent.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/fft99.o /Users/kevin/earthworm/earthworm_7.9/lib/fft_prep.o /Users/kevin/earthworm/earthworm_7.9/lib/transfer.o /Users/kevin/earthworm/earthworm_7.9/lib/rw_mag.o   -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/loc_wcatwc
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_ -D_ALLOW_TANKPLAYBACK   -c -o loc_wcatwc.o loc_wcatwc.c
loc_wcatwc.c:125:19: warning: unused variable 'paramdir' [-Wunused-variable]
   char          *paramdir;
                  ^
loc_wcatwc.c:695:42: warning: '&&' within '||' [-Wlogical-op-parentheses]
         if ( iPBufCnt[i] >= Gparm.MinPs && iPBufCnt[i] != iLastBuffCnt[i] ||
              ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~
loc_wcatwc.c:695:42: note: place parentheses around the '&&' expression to silence this warning
         if ( iPBufCnt[i] >= Gparm.MinPs && iPBufCnt[i] != iLastBuffCnt[i] ||
                                         ^
              (                                                           )
2 warnings generated.
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_ -D_ALLOW_TANKPLAYBACK   -c -o locate.o locate.c
locate.c:714:10: warning: implicit declaration of function '_itoa' is invalid in C99 [-Wimplicit-function-declaration]
         _itoa( i, szTemp, 10 );
         ^
locate.c:1271:15: warning: variable 'lTime' is uninitialized when used here [-Wuninitialized]
              lTime - (long) OldQuake[i].dOTime <  5400 &&/* Within 1.5 hours */
              ^~~~~
locate.c:1038:17: note: initialize the variable 'lTime' to silence this warning
   time_t  lTime;                  /* Preset 1/1/70 time in seconds */  
                ^
                 = 0
locate.c:1915:50: warning: '&&' within '||' [-Wlogical-op-parentheses]
                  pHypo->iAlarmIssued  == 0)     && pHypo->iNumPs >= Gparm->MinPs ) 
                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
locate.c:1915:50: note: place parentheses around the '&&' expression to silence this warning
                  pHypo->iAlarmIssued  == 0)     && pHypo->iNumPs >= Gparm->MinPs ) 
                                                 ^
3 warnings generated.
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_ -D_ALLOW_TANKPLAYBACK   -c -o config.o config.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_ -D_ALLOW_TANKPLAYBACK -o /Users/kevin/earthworm/earthworm_7.9/bin/loc_wcatwc loc_wcatwc.o locate.o config.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o -L/Users/kevin/earthworm/earthworm_7.9/lib -lebpick -lebloc -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/gmew
gcc -c -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused gmew.c
gcc -c -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused gm_util.c
gcc -c -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused gm_ws.c
gcc -c -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused gm_config.c
gcc -c -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused gm_sac.c
gcc -c -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused gm_xml.c
gcc -c -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused ../localmag/lm_misc.c
gcc -c -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused ../localmag/lm_site.c
gcc -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused -o /Users/kevin/earthworm/earthworm_7.9/bin/gmew gmew.o gm_util.o gm_ws.o gm_config.o gm_sac.o gm_xml.o lm_misc.o lm_site.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/tlay.o /Users/kevin/earthworm/earthworm_7.9/lib/mnbrak.o /Users/kevin/earthworm/earthworm_7.9/lib/brent.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/fft99.o /Users/kevin/earthworm/earthworm_7.9/lib/fft_prep.o /Users/kevin/earthworm/earthworm_7.9/lib/transfer.o /Users/kevin/earthworm/earthworm_7.9/lib/gma.o /Users/kevin/earthworm/earthworm_7.9/lib/rw_strongmotionII.o /Users/kevin/earthworm/earthworm_7.9/lib/ew_spectra_io.o -lm -lpthread
gcc -c -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused compute_gm.c
gcc -I. -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wdeclaration-after-statement -Wunused -o /Users/kevin/earthworm/earthworm_7.9/bin/compute_gm compute_gm.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/tlay.o /Users/kevin/earthworm/earthworm_7.9/lib/mnbrak.o /Users/kevin/earthworm/earthworm_7.9/lib/brent.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/fft99.o /Users/kevin/earthworm/earthworm_7.9/lib/fft_prep.o /Users/kevin/earthworm/earthworm_7.9/lib/transfer.o /Users/kevin/earthworm/earthworm_7.9/lib/gma.o /Users/kevin/earthworm/earthworm_7.9/lib/rw_strongmotionII.o /Users/kevin/earthworm/earthworm_7.9/lib/ew_spectra_io.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/Hypo71PC
gfortran -m32  -c -o main.o main.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccMVRlB2.s:2388:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccMVRlB2.s:2388:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c -o hypo1m2.o hypo1m2.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccVDSS6N.s:6263:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccVDSS6N.s:6263:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c -o hypo2.o hypo2.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc2soUJr.s:999:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc2soUJr.s:999:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c -o hypo3.o hypo3.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc21RzjQ.s:6500:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc21RzjQ.s:6500:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c -o hypo4.o hypo4.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccRYUfy4.s:920:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccRYUfy4.s:920:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c -o single.o single.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccd8QnNu.s:4680:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccd8QnNu.s:4680:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c -o ytrv.o ytrv.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccjmGQ3P.s:1962:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccjmGQ3P.s:1962:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c -o input1.o input1.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccOJFgdt.s:3366:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccOJFgdt.s:3366:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c -o timz3.o timz3.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc2EAET7.s:1328:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc2EAET7.s:1328:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c -o geo_sp.o geo_sp.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc3FoacG.s:3256:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc3FoacG.s:3256:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  main.o hypo1m2.o hypo2.o hypo3.o hypo4.o single.o ytrv.o input1.o timz3.o geo_sp.o -o /Users/kevin/earthworm/earthworm_7.9/bin/Hypo71PC
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/hyp71_mgr
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o hyp71_mgr.o hyp71_mgr.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o hypo71_hypo2000_conv.o hypo71_hypo2000_conv.c
hypo71_hypo2000_conv.c:431:3: warning: variable 'nline_in' is uninitialized when used here [-Wuninitialized]
                nline_in++;
                ^~~~~~~~
hypo71_hypo2000_conv.c:408:14: note: initialize the variable 'nline_in' to silence this warning
        int     nline_in;                       /* number of lines processed    */
                        ^
                         = 0
hypo71_hypo2000_conv.c:519:3: warning: variable 'nline_in' is uninitialized when used here [-Wuninitialized]
                nline_in++;
                ^~~~~~~~
hypo71_hypo2000_conv.c:499:14: note: initialize the variable 'nline_in' to silence this warning
        int     nline_in;                       /* number of lines processed    */
                        ^
                         = 0
2 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/hyp71_mgr hyp71_mgr.o hypo71_hypo2000_conv.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o /Users/kevin/earthworm/earthworm_7.9/lib/site.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o -lm -lpthread 
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/hypAssoc
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o hypAssoc.o hypAssoc.c
hypAssoc.c:901:15: warning: variable 'new_event' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized]
    for (i=0; i < maxEvent; i++) {
              ^~~~~~~~~~~~
hypAssoc.c:912:13: note: uninitialized use occurs here
    return (new_event); 
            ^~~~~~~~~
hypAssoc.c:901:15: note: remove the condition if it is always true
    for (i=0; i < maxEvent; i++) {
              ^~~~~~~~~~~~
hypAssoc.c:894:21: note: initialize the variable 'new_event' to silence this warning
    EVENT       *new_event;
                          ^
                           = NULL
1 warning generated.
\
	gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/hypAssoc hypAssoc.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o  -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/hyp2000
gfortran -m32 -c hysvd.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccYYAgDv.s:1964:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccYYAgDv.s:1964:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -c hydelt.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccxTPqUu.s:292:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccxTPqUu.s:292:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -c hyedit.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccRg0TLx.s:258:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccRg0TLx.s:258:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -c hytime.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccLJBlIY.s:22:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccLJBlIY.s:22:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -c hybeg.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc6Do1d5.s:427:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc6Do1d5.s:427:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -c allsubs.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccKxS9NV.s:6504:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccKxS9NV.s:6504:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -Wl,-search_paths_first -Bstatic hyp.for hybda.for hycmd.for hysta.for hydel.for hyate.for hyfmc.for hycal.for hyxmc.for hycrh.for hycrt.for hystl.for hyopen.for hyinit.for hyphs.for hysou.for hytrl.for hyloc.for hysol.for hysvd.o hytra.for hytrh.for hytrt.for hymag.for hyrep.for hylst.for hysum.for hyinp.for hypro.for medwt.for utmcal.for hydelt.o hyedit.o hytime.o hybeg.o hypref.for hymagp.for linv.for linvol.for hyfile.for hylinv.for hylin.for hycre.for hytre.for trvcon.for allsubs.o hydatum.for -o /Users/kevin/earthworm/earthworm_7.9/bin/hyp2000 
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:948:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:948:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:23661:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:23661:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1763:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1763:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:704:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:704:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:931:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:931:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:841:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:841:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:719:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:719:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:922:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:922:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:405:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:405:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:782:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:782:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:4793:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:4793:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:451:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:451:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:801:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:801:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:6751:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:6751:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:829:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:829:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:270:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:270:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:4435:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:4435:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1011:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1011:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1555:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1555:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1735:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1735:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1158:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1158:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:5961:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:5961:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:323:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:323:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:8684:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:8684:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:3763:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:3763:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1698:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1698:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:3203:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:3203:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:491:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:491:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:428:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:428:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:464:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:464:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:2618:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:2618:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:447:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:447:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1736:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1736:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:439:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:439:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:261:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:261:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:247:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:247:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:908:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:908:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:528:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:528:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:2617:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:2617:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1062:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclAXw1q.s:1062:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 arcprints.for allsubs.o -o /Users/kevin/earthworm/earthworm_7.9/bin/arcprints
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cciyPArT.s:5535:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cciyPArT.s:5535:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 arcprint.for allsubs.o -o /Users/kevin/earthworm/earthworm_7.9/bin/arcprint
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccAhuL7c.s:5761:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccAhuL7c.s:5761:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/hyp2000_mgr
gfortran -m32  -c  ./hypoinv.for -I../hyp2000
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccco4nwu.s:934:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccco4nwu.s:934:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  hyp2000_ew_gnu.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccrjaZGH.s:61:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccrjaZGH.s:61:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hybda.for
gfortran -m32  -c  ../hyp2000/hycmd.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccnunAkc.s:23661:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccnunAkc.s:23661:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hysta.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccwRd6P4.s:1763:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccwRd6P4.s:1763:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hydel.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccTI1GV2.s:704:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccTI1GV2.s:704:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyate.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cch9vqNU.s:931:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cch9vqNU.s:931:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyfmc.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccO5H7oX.s:841:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccO5H7oX.s:841:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hycal.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccoBxYdc.s:719:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccoBxYdc.s:719:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyxmc.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cce5vXOu.s:922:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cce5vXOu.s:922:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hycrh.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccmCDwta.s:405:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccmCDwta.s:405:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hycrt.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccLhGF56.s:782:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccLhGF56.s:782:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hystl.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cctKQtMc.s:4793:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cctKQtMc.s:4793:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyopen.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccKaOVQX.s:451:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccKaOVQX.s:451:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyinit.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccK4GC0B.s:801:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccK4GC0B.s:801:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyphs.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cci7VvoW.s:6751:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cci7VvoW.s:6751:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hysou.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccXnBNpD.s:829:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccXnBNpD.s:829:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hytrl.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccVHxh6y.s:270:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccVHxh6y.s:270:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyloc.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccLyjhTg.s:4435:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccLyjhTg.s:4435:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hysol.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccoYdNmM.s:1011:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccoYdNmM.s:1011:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hysvd.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cckhWURc.s:1964:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cckhWURc.s:1964:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hytra.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccxWsLDy.s:1555:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccxWsLDy.s:1555:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hytrh.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc4Y3bgd.s:1735:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc4Y3bgd.s:1735:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hytrt.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccJw3z92.s:1158:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccJw3z92.s:1158:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hymag.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cckOajE2.s:5961:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cckOajE2.s:5961:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyrep.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccc8KNP5.s:323:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccc8KNP5.s:323:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hylst.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cckmwLte.s:8684:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cckmwLte.s:8684:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hysum.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccFKScRg.s:3763:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccFKScRg.s:3763:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyinp.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccoQbFpY.s:1698:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccoQbFpY.s:1698:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hypro.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccefFGdm.s:3203:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccefFGdm.s:3203:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/medwt.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc5EeAUO.s:491:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc5EeAUO.s:491:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/utmcal.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccOsMIFz.s:428:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccOsMIFz.s:428:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hydelt.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccu5z09H.s:292:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccu5z09H.s:292:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyedit.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccT000mt.s:258:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccT000mt.s:258:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hytime.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc548aHh.s:22:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc548aHh.s:22:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hybeg.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccDc4ez1.s:427:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccDc4ez1.s:427:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hypref.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cctCBJnL.s:464:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cctCBJnL.s:464:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hymagp.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccaCbki3.s:2618:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccaCbki3.s:2618:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c ../hyp2000/linv.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccdDtRE2.s:447:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccdDtRE2.s:447:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c ../hyp2000/linvol.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclesatO.s:1736:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclesatO.s:1736:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hyfile.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cceD9NbA.s:439:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cceD9NbA.s:439:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c ../hyp2000/hylinv.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccejjsHJ.s:261:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccejjsHJ.s:261:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c ../hyp2000/hylin.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc7W5rnJ.s:247:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc7W5rnJ.s:247:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c ../hyp2000/hycre.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc60rXLu.s:908:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc60rXLu.s:908:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c ../hyp2000/hytre.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc4um6hA.s:528:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc4um6hA.s:528:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c ../hyp2000/trvcon.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccbQ37w9.s:2617:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccbQ37w9.s:2617:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/allsubs.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccRviZFk.s:6504:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccRviZFk.s:6504:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32  -c  ../hyp2000/hydatum.for
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccx6xbNe.s:1062:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccx6xbNe.s:1062:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gcc  -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format hyp2000_mgr.c
gfortran -m32 hyp2000_mgr.o /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -I../hyp2000 hypoinv.o hyp2000_ew_gnu.o hybda.o hycmd.o hysta.o hydel.o hyate.o hyfmc.o hycal.o hyxmc.o hycrh.o hycrt.o hystl.o hyopen.o hyinit.o hyphs.o hysou.o hytrl.o hyloc.o hysol.o hysvd.o hytra.o hytrh.o hytrt.o hymag.o hyrep.o hylst.o hysum.o hyinp.o hypro.o medwt.o utmcal.o hydelt.o hyedit.o hytime.o hybeg.o hypref.o hymagp.o linv.o linvol.o hyfile.o hylinv.o hylin.o hycre.o hytre.o trvcon.o allsubs.o hydatum.o -o /Users/kevin/earthworm/earthworm_7.9/bin/hyp2000_mgr -lc -lpthread 
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/pick_ew
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o pick_ew.o pick_ew.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o pick_ra.o pick_ra.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o restart.o restart.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o config.o config.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o stalist.o stalist.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o compare.o compare.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o index.o index.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o sample.o sample.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o report.o report.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o initvar.o initvar.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o scan.o scan.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o sign.o sign.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/pick_ew pick_ew.o pick_ra.o restart.o config.o stalist.o compare.o index.o sample.o report.o initvar.o scan.o sign.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/pick_wcatwc
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o pick_wcatwc.o pick_wcatwc.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_   -c -o config.o config.c
gcc -I. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_ADD_TRACE2_HEADER_ -o /Users/kevin/earthworm/earthworm_7.9/bin/pick_wcatwc pick_wcatwc.o config.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o -L/Users/kevin/earthworm/earthworm_7.9/lib -lebpick -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/nll_mgr
make -f makefile.unix nll_mgr
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format nll_mgr.c
nll_mgr.c:246:1: warning: '/*' within block comment [-Wcomment]
/*sprintf( arcOut, "hypoMgrArcOut%u", MyModId );
^
nll_mgr.c:288:2: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( hypo_msg ) != 0 ) return -1;     /* load startup file */
        ^
nll_mgr.c:288:51: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( hypo_msg ) != 0 ) return -1;     /* load startup file */
                                                         ^
nll_mgr.c:296:53: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( "200 T 1900 0" ) != 0 ) return -1; /* force Y2K formats  */
                                                           ^
nll_mgr.c:297:53: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( "COP 5" )        != 0 ) return -1; /* input arc w/shadow */
                                                           ^
nll_mgr.c:299:2: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( hypo_msg )       != 0 ) return -1; /* input phase file   */
        ^
nll_mgr.c:299:53: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( hypo_msg )       != 0 ) return -1; /* input phase file   */
                                                           ^
nll_mgr.c:304:53: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( "CAR 3" )        != 0 ) return -1; /* output arc w/shadow*/
                                                           ^
nll_mgr.c:306:2: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( hypo_msg )       != 0 ) return -1; /* archive output file*/
        ^
nll_mgr.c:306:53: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( hypo_msg )       != 0 ) return -1; /* archive output file*/
                                                           ^
nll_mgr.c:308:2: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( hypo_msg )       != 0 ) return -1; /* summary output file*/
        ^
nll_mgr.c:308:53: warning: '/*' within block comment [-Wcomment]
        /*if( callHypo( hypo_msg )       != 0 ) return -1; /* summary output file*/
                                                           ^
nll_mgr.c:200:14: warning: unused variable 'hypo_msg' [-Wunused-variable]
        char        hypo_msg[80];
                    ^
nll_mgr.c:199:14: warning: unused variable 'iresr' [-Wunused-variable]
        int         iresr;
                    ^
nll_mgr.c:660:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                 if ( str=k_str() ) {
                      ~~~^~~~~~~~
nll_mgr.c:660:12: note: place parentheses around the assignment to silence this warning
                 if ( str=k_str() ) {
                         ^
                      (          )
nll_mgr.c:660:12: note: use '==' to turn this assignment into an equality comparison
                 if ( str=k_str() ) {
                         ^
                         ==
nll_mgr.c:666:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                 if ( str=k_str() ) {
                      ~~~^~~~~~~~
nll_mgr.c:666:12: note: place parentheses around the assignment to silence this warning
                 if ( str=k_str() ) {
                         ^
                      (          )
nll_mgr.c:666:12: note: use '==' to turn this assignment into an equality comparison
                 if ( str=k_str() ) {
                         ^
                         ==
nll_mgr.c:672:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                 if ( str=k_str() ) {
                      ~~~^~~~~~~~
nll_mgr.c:672:12: note: place parentheses around the assignment to silence this warning
                 if ( str=k_str() ) {
                         ^
                      (          )
nll_mgr.c:672:12: note: use '==' to turn this assignment into an equality comparison
                 if ( str=k_str() ) {
                         ^
                         ==
nll_mgr.c:678:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                 if ( str=k_str() ) {
                      ~~~^~~~~~~~
nll_mgr.c:678:12: note: place parentheses around the assignment to silence this warning
                 if ( str=k_str() ) {
                         ^
                      (          )
nll_mgr.c:678:12: note: use '==' to turn this assignment into an equality comparison
                 if ( str=k_str() ) {
                         ^
                         ==
nll_mgr.c:684:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                 if ( str=k_str() ) {
                      ~~~^~~~~~~~
nll_mgr.c:684:12: note: place parentheses around the assignment to silence this warning
                 if ( str=k_str() ) {
                         ^
                      (          )
nll_mgr.c:684:12: note: use '==' to turn this assignment into an equality comparison
                 if ( str=k_str() ) {
                         ^
                         ==
nll_mgr.c:690:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                 if ( str=k_str() ) {
                      ~~~^~~~~~~~
nll_mgr.c:690:12: note: place parentheses around the assignment to silence this warning
                 if ( str=k_str() ) {
                         ^
                      (          )
nll_mgr.c:690:12: note: use '==' to turn this assignment into an equality comparison
                 if ( str=k_str() ) {
                         ^
                         ==
nll_mgr.c:1294:7: warning: unused variable 'cmd_string' [-Wunused-variable]
        char cmd_string[1024];
             ^
21 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/nll_mgr nll_mgr.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o /Users/kevin/earthworm/earthworm_7.9/lib/read_arc.o /Users/kevin/earthworm/earthworm_7.9/lib/chron3.o -lm -lpthread 
make -f makefile.unix arcfeeder
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format arcfeeder.c
arcfeeder.c:50:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main( int argc, char *argv[] )
^
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/arcfeeder arcfeeder.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/pipe.o -lm -lpthread 
# uncomment for building NLLoc on Linux/Mac OS X
# (cd src;make;cp NLLoc /Users/kevin/earthworm/earthworm_7.9/bin)  
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/pkfilter
gcc -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format pkfilter.c
pkfilter.c:460:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
pkfilter.c:460:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
pkfilter.c:460:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
pkfilter.c:472:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
pkfilter.c:472:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
pkfilter.c:472:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
pkfilter.c:484:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
pkfilter.c:484:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
pkfilter.c:484:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
pkfilter.c:515:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
pkfilter.c:515:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
pkfilter.c:515:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
pkfilter.c:525:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                   if( str=k_str() ) {
                       ~~~^~~~~~~~
pkfilter.c:525:27: note: place parentheses around the assignment to silence this warning
                   if( str=k_str() ) {
                          ^
                       (          )
pkfilter.c:525:27: note: use '==' to turn this assignment into an equality comparison
                   if( str=k_str() ) {
                          ^
                          ==
pkfilter.c:654:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
pkfilter.c:654:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
pkfilter.c:654:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
6 warnings generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/pkfilter  pkfilter.o /Users/kevin/earthworm/earthworm_7.9/lib/rdpickcoda.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/rayloc_ew
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -I /Users/kevin/earthworm/earthworm_7.9/include/ -DUSE_LOGIT -Wall   -c -o rayloc_ew_main.o rayloc_ew_main.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -I /Users/kevin/earthworm/earthworm_7.9/include/ -DUSE_LOGIT -Wall   -c -o rayloc_ew_config.o rayloc_ew_config.c
rayloc_ew_config.c:131:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
rayloc_ew_config.c:131:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
rayloc_ew_config.c:131:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
rayloc_ew_config.c:145:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
rayloc_ew_config.c:145:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
rayloc_ew_config.c:145:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
rayloc_ew_config.c:159:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
rayloc_ew_config.c:159:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
rayloc_ew_config.c:159:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
rayloc_ew_config.c:172:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
rayloc_ew_config.c:172:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
rayloc_ew_config.c:172:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
rayloc_ew_config.c:197:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
            if ( str = k_str() )
                 ~~~~^~~~~~~~~
rayloc_ew_config.c:197:22: note: place parentheses around the assignment to silence this warning
            if ( str = k_str() )
                     ^
                 (            )
rayloc_ew_config.c:197:22: note: use '==' to turn this assignment into an equality comparison
            if ( str = k_str() )
                     ^
                     ==
5 warnings generated.
gfortran -m32 -g   -c -o distaz.o distaz.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccgw9v3p.s:1532:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccgw9v3p.s:1532:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -g   -c -o input.o input.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccIVZZEE.s:766:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccIVZZEE.s:766:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -g   -c -o libsun.o libsun.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclLQBHi.s:425:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cclLQBHi.s:425:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -g   -c -o ellip.o ellip.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccvsD4SR.s:3913:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccvsD4SR.s:3913:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -g   -c -o io_util.o io_util.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccLqCZ06.s:467:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//ccLqCZ06.s:467:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -g   -c -o libtau.o libtau.f
libtau.f:1628:29:

       call asnag1(nin,-1,100,'Enter model name:',modnam)
                             1
Warning: Character length of actual argument shorter than of dummy argument 'ia' (17/1000) at (1)
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc0vwTfF.s:20899:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc0vwTfF.s:20899:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -g   -c -o robust_util.o robust_util.f
robust_util.f:213:21:

       common /stadtc/ flgs
                     1
Warning: Named COMMON block 'stadtc' at (1) shall be of the same size as elsewhere (22 vs 21 bytes)
pickcm.inc:15:21:

       common /stadtc/ sta,comp,network,loca,phase,pflg
                     1
Warning: Named COMMON block 'stadtc' at (1) shall be of the same size as elsewhere (21 vs 22 bytes)
pickcm.inc:15:21:

       common /stadtc/ sta,comp,network,loca,phase,pflg
                     1
Warning: Named COMMON block 'stadtc' at (1) shall be of the same size as elsewhere (21 vs 22 bytes)
pickcm.inc:15:21:

       common /stadtc/ sta,comp,network,loca,phase,pflg
                     1
Warning: Named COMMON block 'stadtc' at (1) shall be of the same size as elsewhere (21 vs 22 bytes)
pickcm.inc:15:21:

       common /stadtc/ sta,comp,network,loca,phase,pflg
                     1
Warning: Named COMMON block 'stadtc' at (1) shall be of the same size as elsewhere (21 vs 22 bytes)
pickcm.inc:15:21:

       common /stadtc/ sta,comp,network,loca,phase,pflg
                     1
Warning: Named COMMON block 'stadtc' at (1) shall be of the same size as elsewhere (21 vs 22 bytes)
pickcm.inc:15:21:

       common /stadtc/ sta,comp,network,loca,phase,pflg
                     1
Warning: Named COMMON block 'stadtc' at (1) shall be of the same size as elsewhere (21 vs 22 bytes)
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cchr8mI7.s:11696:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cchr8mI7.s:11696:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -g   -c -o hypo.o hypo.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc1K1tvW.s:213:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc1K1tvW.s:213:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -g   -c -o output.o output.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc939gbN.s:2315:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cc939gbN.s:2315:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -I /Users/kevin/earthworm/earthworm_7.9/include/ -DUSE_LOGIT -Wall   -c -o rayloc_stations.o rayloc_stations.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -I /Users/kevin/earthworm/earthworm_7.9/include/ -DUSE_LOGIT -Wall   -c -o rayloc1.o rayloc1.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -I /Users/kevin/earthworm/earthworm_7.9/include/ -DUSE_LOGIT -Wall   -c -o rayloc_unused_phases.o rayloc_unused_phases.c
gfortran -m32 -g   -c -o librayloc1.o librayloc1.f
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cccDiGm4.s:1212:11: warning: section "__textcoal_nt" is deprecated
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
/var/folders/xv/p13xh7fd1d9878dhn0vy8fyr0000gp/T//cccDiGm4.s:1212:11: note: change section name to "__text"
        .section __TEXT,__textcoal_nt,coalesced,pure_instructions
                 ^      ~~~~~~~~~~~~~
gfortran -m32 -g   -o rayloc_ew rayloc_ew_main.o rayloc_ew_config.o /Users/kevin/earthworm/earthworm_7.9/lib/rayloc_message_rw.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/earthworm_defs.o /Users/kevin/earthworm/earthworm_7.9/lib/global_msg.o /Users/kevin/earthworm/earthworm_7.9/lib/global_loc_rw.o distaz.o input.o libsun.o ellip.o io_util.o libtau.o robust_util.o hypo.o output.o rayloc_stations.o rayloc1.o rayloc_unused_phases.o  librayloc1.o -lm -lpthread
cp rayloc_ew /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/raypicker
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c raypicker.c
In file included from raypicker.c:37:
In file included from ./raypicker.h:70:
./pre_filter.h:68:12: warning: unused function 'InitPreFilter' [-Wunused-function]
static int InitPreFilter(FILTER *filter);
           ^
./pre_filter.h:69:12: warning: unused function 'SetupBroadbandFilter' [-Wunused-function]
static int SetupBroadbandFilter(const double sampleInterval, 
           ^
./pre_filter.h:71:12: warning: unused function 'SetupShortPeriodFilter' [-Wunused-function]
static int SetupShortPeriodFilter(const double sampleInterval, 
           ^
In file included from raypicker.c:42:
./pick_channel_info.h:118:12: warning: unused function 'PreFilterSample' [-Wunused-function]
static int PreFilterSample(PICK_CHANNEL_INFO *channel);
           ^
./pick_channel_info.h:119:12: warning: unused function 'SetInitialValues' [-Wunused-function]
static int SetInitialValues(RaypickerSCNL *scnl);
           ^
./pick_channel_info.h:120:12: warning: unused function 'STASymmetryEnvelope' [-Wunused-function]
static int STASymmetryEnvelope(RaypickerSCNL *scnl);
           ^
./pick_channel_info.h:121:12: warning: unused function 'InitializeLTA' [-Wunused-function]
static int InitializeLTA(PICK_CHANNEL_INFO *channel);
           ^
In file included from raypicker.c:46:
./rp_messaging.h:62:13: warning: unused function 'SendMessageToRing' [-Wunused-function]
static int  SendMessageToRing(MSG_LOGO *logo , char *buffer, int length, SHM_INFO *OutRing);
            ^
./rp_messaging.h:63:13: warning: unused function 'GetPickID' [-Wunused-function]
static long GetPickID(RParams params);
            ^
9 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c compare.c
In file included from compare.c:30:
In file included from ./raypicker.h:70:
./pre_filter.h:68:12: warning: unused function 'InitPreFilter' [-Wunused-function]
static int InitPreFilter(FILTER *filter);
           ^
./pre_filter.h:69:12: warning: unused function 'SetupBroadbandFilter' [-Wunused-function]
static int SetupBroadbandFilter(const double sampleInterval, 
           ^
./pre_filter.h:71:12: warning: unused function 'SetupShortPeriodFilter' [-Wunused-function]
static int SetupShortPeriodFilter(const double sampleInterval, 
           ^
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c config.c
In file included from config.c:24:
In file included from ./raypicker.h:70:
./pre_filter.h:68:12: warning: unused function 'InitPreFilter' [-Wunused-function]
static int InitPreFilter(FILTER *filter);
           ^
./pre_filter.h:69:12: warning: unused function 'SetupBroadbandFilter' [-Wunused-function]
static int SetupBroadbandFilter(const double sampleInterval, 
           ^
./pre_filter.h:71:12: warning: unused function 'SetupShortPeriodFilter' [-Wunused-function]
static int SetupShortPeriodFilter(const double sampleInterval, 
           ^
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c debug.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c pick_channel_info.c
pick_channel_info.c:975:24: warning: unused variable 'taperlen' [-Wunused-variable]
    static double      taperlen;
                       ^
In file included from pick_channel_info.c:99:
In file included from ./raypicker.h:70:
./pre_filter.h:68:12: warning: unused function 'InitPreFilter' [-Wunused-function]
static int InitPreFilter(FILTER *filter);
           ^
./pre_filter.h:69:12: warning: unused function 'SetupBroadbandFilter' [-Wunused-function]
static int SetupBroadbandFilter(const double sampleInterval, 
           ^
./pre_filter.h:71:12: warning: unused function 'SetupShortPeriodFilter' [-Wunused-function]
static int SetupShortPeriodFilter(const double sampleInterval, 
           ^
In file included from pick_channel_info.c:104:
./rp_messaging.h:62:13: warning: unused function 'SendMessageToRing' [-Wunused-function]
static int  SendMessageToRing(MSG_LOGO *logo , char *buffer, int length, SHM_INFO *OutRing);
            ^
./rp_messaging.h:63:13: warning: unused function 'GetPickID' [-Wunused-function]
static long GetPickID(RParams params);
            ^
6 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c pick_series.c
pick_series.c:507:19: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
          if ((a1 == c_sta_end)) /* if(k1-ntb)30,32,30 */
               ~~~^~~~~~~~~~~~
pick_series.c:507:19: note: remove extraneous parentheses around the comparison to silence this warning
          if ((a1 == c_sta_end)) /* if(k1-ntb)30,32,30 */
              ~   ^           ~
pick_series.c:507:19: note: use '=' to turn this equality comparison into an assignment
          if ((a1 == c_sta_end)) /* if(k1-ntb)30,32,30 */
                  ^~
                  =
In file included from pick_series.c:71:
In file included from ./config.h:32:
In file included from ./raypicker.h:70:
./pre_filter.h:68:12: warning: unused function 'InitPreFilter' [-Wunused-function]
static int InitPreFilter(FILTER *filter);
           ^
./pre_filter.h:69:12: warning: unused function 'SetupBroadbandFilter' [-Wunused-function]
static int SetupBroadbandFilter(const double sampleInterval, 
           ^
./pre_filter.h:71:12: warning: unused function 'SetupShortPeriodFilter' [-Wunused-function]
static int SetupShortPeriodFilter(const double sampleInterval, 
           ^
4 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c stalist_parse.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c scnl_list_utils.c
scnl_list_utils.c:86:20: warning: comparison of array 'p_scnlA->sta' equal to a null pointer is always false [-Wtautological-pointer-compare]
   if (   p_scnlA->sta == NULL
          ~~~~~~~~~^~~    ~~~~
scnl_list_utils.c:87:20: warning: comparison of array 'p_scnlA->comp' equal to a null pointer is always false [-Wtautological-pointer-compare]
       || p_scnlA->comp == NULL
          ~~~~~~~~~^~~~    ~~~~
scnl_list_utils.c:88:20: warning: comparison of array 'p_scnlA->net' equal to a null pointer is always false [-Wtautological-pointer-compare]
       || p_scnlA->net == NULL
          ~~~~~~~~~^~~    ~~~~
scnl_list_utils.c:89:20: warning: comparison of array 'p_scnlA->loc' equal to a null pointer is always false [-Wtautological-pointer-compare]
       || p_scnlA->loc == NULL
          ~~~~~~~~~^~~    ~~~~
scnl_list_utils.c:90:20: warning: comparison of array 'p_scnlB->sta' equal to a null pointer is always false [-Wtautological-pointer-compare]
       || p_scnlB->sta == NULL
          ~~~~~~~~~^~~    ~~~~
scnl_list_utils.c:91:20: warning: comparison of array 'p_scnlB->comp' equal to a null pointer is always false [-Wtautological-pointer-compare]
       || p_scnlB->comp == NULL
          ~~~~~~~~~^~~~    ~~~~
scnl_list_utils.c:92:20: warning: comparison of array 'p_scnlB->net' equal to a null pointer is always false [-Wtautological-pointer-compare]
       || p_scnlB->net == NULL
          ~~~~~~~~~^~~    ~~~~
scnl_list_utils.c:93:20: warning: comparison of array 'p_scnlB->loc' equal to a null pointer is always false [-Wtautological-pointer-compare]
       || p_scnlB->loc == NULL
          ~~~~~~~~~^~~    ~~~~
scnl_list_utils.c:473:13: warning: comparison of array 'pA->sta' equal to a null pointer is always false [-Wtautological-pointer-compare]
     || pA->sta == NULL || pA->comp == NULL || pA->net == NULL || pA->loc == NULL
        ~~~~^~~    ~~~~
scnl_list_utils.c:473:32: warning: comparison of array 'pA->comp' equal to a null pointer is always false [-Wtautological-pointer-compare]
     || pA->sta == NULL || pA->comp == NULL || pA->net == NULL || pA->loc == NULL
                           ~~~~^~~~    ~~~~
scnl_list_utils.c:473:52: warning: comparison of array 'pA->net' equal to a null pointer is always false [-Wtautological-pointer-compare]
     || pA->sta == NULL || pA->comp == NULL || pA->net == NULL || pA->loc == NULL
                                               ~~~~^~~    ~~~~
scnl_list_utils.c:473:71: warning: comparison of array 'pA->loc' equal to a null pointer is always false [-Wtautological-pointer-compare]
     || pA->sta == NULL || pA->comp == NULL || pA->net == NULL || pA->loc == NULL
                                                                  ~~~~^~~    ~~~~
scnl_list_utils.c:474:13: warning: comparison of array 'pB->sta' equal to a null pointer is always false [-Wtautological-pointer-compare]
     || pB->sta == NULL || pB->comp == NULL || pB->net == NULL || pB->loc == NULL
        ~~~~^~~    ~~~~
scnl_list_utils.c:474:32: warning: comparison of array 'pB->comp' equal to a null pointer is always false [-Wtautological-pointer-compare]
     || pB->sta == NULL || pB->comp == NULL || pB->net == NULL || pB->loc == NULL
                           ~~~~^~~~    ~~~~
scnl_list_utils.c:474:52: warning: comparison of array 'pB->net' equal to a null pointer is always false [-Wtautological-pointer-compare]
     || pB->sta == NULL || pB->comp == NULL || pB->net == NULL || pB->loc == NULL
                                               ~~~~^~~    ~~~~
scnl_list_utils.c:474:71: warning: comparison of array 'pB->loc' equal to a null pointer is always false [-Wtautological-pointer-compare]
     || pB->sta == NULL || pB->comp == NULL || pB->net == NULL || pB->loc == NULL
                                                                  ~~~~^~~    ~~~~
16 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c rate_constants.c
In file included from rate_constants.c:57:
In file included from ./raypicker.h:70:
./pre_filter.h:68:12: warning: unused function 'InitPreFilter' [-Wunused-function]
static int InitPreFilter(FILTER *filter);
           ^
./pre_filter.h:69:12: warning: unused function 'SetupBroadbandFilter' [-Wunused-function]
static int SetupBroadbandFilter(const double sampleInterval, 
           ^
./pre_filter.h:71:12: warning: unused function 'SetupShortPeriodFilter' [-Wunused-function]
static int SetupShortPeriodFilter(const double sampleInterval, 
           ^
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c ray_trigger.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c rp_messaging.c
In file included from rp_messaging.c:93:
In file included from ./rp_messaging.h:57:
In file included from ./raypicker.h:70:
./pre_filter.h:68:12: warning: unused function 'InitPreFilter' [-Wunused-function]
static int InitPreFilter(FILTER *filter);
           ^
./pre_filter.h:69:12: warning: unused function 'SetupBroadbandFilter' [-Wunused-function]
static int SetupBroadbandFilter(const double sampleInterval, 
           ^
./pre_filter.h:71:12: warning: unused function 'SetupShortPeriodFilter' [-Wunused-function]
static int SetupShortPeriodFilter(const double sampleInterval, 
           ^
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c stalist.c
In file included from stalist.c:29:
In file included from ./raypicker.h:70:
./pre_filter.h:68:12: warning: unused function 'InitPreFilter' [-Wunused-function]
static int InitPreFilter(FILTER *filter);
           ^
./pre_filter.h:69:12: warning: unused function 'SetupBroadbandFilter' [-Wunused-function]
static int SetupBroadbandFilter(const double sampleInterval, 
           ^
./pre_filter.h:71:12: warning: unused function 'SetupShortPeriodFilter' [-Wunused-function]
static int SetupShortPeriodFilter(const double sampleInterval, 
           ^
In file included from stalist.c:33:
./pick_channel_info.h:118:12: warning: unused function 'PreFilterSample' [-Wunused-function]
static int PreFilterSample(PICK_CHANNEL_INFO *channel);
           ^
./pick_channel_info.h:119:12: warning: unused function 'SetInitialValues' [-Wunused-function]
static int SetInitialValues(RaypickerSCNL *scnl);
           ^
./pick_channel_info.h:120:12: warning: unused function 'STASymmetryEnvelope' [-Wunused-function]
static int STASymmetryEnvelope(RaypickerSCNL *scnl);
           ^
./pick_channel_info.h:121:12: warning: unused function 'InitializeLTA' [-Wunused-function]
static int InitializeLTA(PICK_CHANNEL_INFO *channel);
           ^
7 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c symmetry.c
In file included from symmetry.c:59:
In file included from ./raypicker.h:70:
./pre_filter.h:68:12: warning: unused function 'InitPreFilter' [-Wunused-function]
static int InitPreFilter(FILTER *filter);
           ^
./pre_filter.h:69:12: warning: unused function 'SetupBroadbandFilter' [-Wunused-function]
static int SetupBroadbandFilter(const double sampleInterval, 
           ^
./pre_filter.h:71:12: warning: unused function 'SetupShortPeriodFilter' [-Wunused-function]
static int SetupShortPeriodFilter(const double sampleInterval, 
           ^
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c tracebuf2double.c
echo "making the main app"
making the main app
echo "have raypicker.o compare.o config.o debug.o pick_channel_info.o pick_series.o stalist_parse.o scnl_list_utils.o rate_constants.o ray_trigger.o rp_messaging.o stalist.o symmetry.o tracebuf2double.o"
have raypicker.o compare.o config.o debug.o pick_channel_info.o pick_series.o stalist_parse.o scnl_list_utils.o rate_constants.o ray_trigger.o rp_messaging.o stalist.o symmetry.o tracebuf2double.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format raypicker.o compare.o config.o debug.o pick_channel_info.o pick_series.o stalist_parse.o scnl_list_utils.o rate_constants.o ray_trigger.o rp_messaging.o stalist.o symmetry.o tracebuf2double.o /Users/kevin/earthworm/earthworm_7.9/lib/getutil.o /Users/kevin/earthworm/earthworm_7.9/lib/kom.o /Users/kevin/earthworm/earthworm_7.9/lib/logit_mt.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/sleep_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/sema_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/time_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/threads_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/transport.o /Users/kevin/earthworm/earthworm_7.9/lib/butterworth.o /Users/kevin/earthworm/earthworm_7.9/lib/complex_math.o /Users/kevin/earthworm/earthworm_7.9/lib/convertInstResponse.o /Users/kevin/earthworm/earthworm_7.9/lib/global_amp_rw.o /Users/kevin/earthworm/earthworm_7.9/lib/global_msg.o /Users/kevin/earthworm/earthworm_7.9/lib/earthworm_defs.o /Users/kevin/earthworm/earthworm_7.9/lib/global_pick_rw.o /Users/kevin/earthworm/earthworm_7.9/lib/ioc_filter.o /Users/kevin/earthworm/earthworm_7.9/lib/transferFunction.o /Users/kevin/earthworm/earthworm_7.9/lib/watchdog_client.o /Users/kevin/earthworm/earthworm_7.9/lib/residue.o  -lm -lpthread -o raypicker
cp raypicker /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/statrigfilter
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format statrigfilter.c
statrigfilter.c:434:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
statrigfilter.c:434:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
statrigfilter.c:434:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
statrigfilter.c:446:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
statrigfilter.c:446:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
statrigfilter.c:446:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
statrigfilter.c:458:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
statrigfilter.c:458:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
statrigfilter.c:458:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
statrigfilter.c:489:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
statrigfilter.c:489:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
statrigfilter.c:489:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
statrigfilter.c:497:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                   if( str=k_str() ) {
                       ~~~^~~~~~~~
statrigfilter.c:497:27: note: place parentheses around the assignment to silence this warning
                   if( str=k_str() ) {
                          ^
                       (          )
statrigfilter.c:497:27: note: use '==' to turn this assignment into an equality comparison
                   if( str=k_str() ) {
                          ^
                          ==
statrigfilter.c:583:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
statrigfilter.c:583:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
statrigfilter.c:583:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
statrigfilter.c:786:16: warning: unused variable 'dwt' [-Wunused-variable]
   int         dwt = 0;
               ^
statrigfilter.c:787:16: warning: unused variable 'duplicate' [-Wunused-variable]
   int         duplicate = 0; 
               ^
8 warnings generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/statrigfilter  statrigfilter.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/wftimefilter
gcc -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format wftimefilter.c
wftimefilter.c:713:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
wftimefilter.c:713:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
wftimefilter.c:713:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
wftimefilter.c:725:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
wftimefilter.c:725:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
wftimefilter.c:725:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
wftimefilter.c:737:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
wftimefilter.c:737:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
wftimefilter.c:737:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
wftimefilter.c:768:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                if( str=k_str() ) {
                    ~~~^~~~~~~~
wftimefilter.c:768:24: note: place parentheses around the assignment to silence this warning
                if( str=k_str() ) {
                       ^
                    (          )
wftimefilter.c:768:24: note: use '==' to turn this assignment into an equality comparison
                if( str=k_str() ) {
                       ^
                       ==
wftimefilter.c:775:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                   if( str=k_str() ) {
                       ~~~^~~~~~~~
wftimefilter.c:775:27: note: place parentheses around the assignment to silence this warning
                   if( str=k_str() ) {
                          ^
                       (          )
wftimefilter.c:775:27: note: use '==' to turn this assignment into an equality comparison
                   if( str=k_str() ) {
                          ^
                          ==
wftimefilter.c:783:30: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                      if( str=k_str() ) {
                          ~~~^~~~~~~~
wftimefilter.c:783:30: note: place parentheses around the assignment to silence this warning
                      if( str=k_str() ) {
                             ^
                          (          )
wftimefilter.c:783:30: note: use '==' to turn this assignment into an equality comparison
                      if( str=k_str() ) {
                             ^
                             ==
6 warnings generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/wftimefilter  wftimefilter.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/wftimeshifter
gcc -c -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format wftimeshifter.c
wftimeshifter.c:368:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                                if( str=k_str() ) {
                                    ~~~^~~~~~~~
wftimeshifter.c:368:12: note: place parentheses around the assignment to silence this warning
                                if( str=k_str() ) {
                                       ^
                                    (          )
wftimeshifter.c:368:12: note: use '==' to turn this assignment into an equality comparison
                                if( str=k_str() ) {
                                       ^
                                       ==
wftimeshifter.c:380:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                                if( str=k_str() ) {
                                    ~~~^~~~~~~~
wftimeshifter.c:380:12: note: place parentheses around the assignment to silence this warning
                                if( str=k_str() ) {
                                       ^
                                    (          )
wftimeshifter.c:380:12: note: use '==' to turn this assignment into an equality comparison
                                if( str=k_str() ) {
                                       ^
                                       ==
wftimeshifter.c:392:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                                if( str=k_str() ) {
                                    ~~~^~~~~~~~
wftimeshifter.c:392:12: note: place parentheses around the assignment to silence this warning
                                if( str=k_str() ) {
                                       ^
                                    (          )
wftimeshifter.c:392:12: note: use '==' to turn this assignment into an equality comparison
                                if( str=k_str() ) {
                                       ^
                                       ==
wftimeshifter.c:423:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                                if( str=k_str() ) {
                                    ~~~^~~~~~~~
wftimeshifter.c:423:12: note: place parentheses around the assignment to silence this warning
                                if( str=k_str() ) {
                                       ^
                                    (          )
wftimeshifter.c:423:12: note: use '==' to turn this assignment into an equality comparison
                                if( str=k_str() ) {
                                       ^
                                       ==
wftimeshifter.c:430:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                                        if( str=k_str() ) {
                                            ~~~^~~~~~~~
wftimeshifter.c:430:13: note: place parentheses around the assignment to silence this warning
                                        if( str=k_str() ) {
                                               ^
                                            (          )
wftimeshifter.c:430:13: note: use '==' to turn this assignment into an equality comparison
                                        if( str=k_str() ) {
                                               ^
                                               ==
wftimeshifter.c:438:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                                                if( str=k_str() ) {
                                                    ~~~^~~~~~~~
wftimeshifter.c:438:14: note: place parentheses around the assignment to silence this warning
                                                if( str=k_str() ) {
                                                       ^
                                                    (          )
wftimeshifter.c:438:14: note: use '==' to turn this assignment into an equality comparison
                                                if( str=k_str() ) {
                                                       ^
                                                       ==
6 warnings generated.
gcc -D_REENTRANT -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/wftimeshifter  wftimeshifter.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/ewaccel
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -g -c ewaccel.c -o ewaccel.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -g -c butterworth_c.c -o butterworth_c.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o ewaccel ewaccel.o butterworth_c.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o -lm -lpthread -lc
cp ewaccel /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/ewshear
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -c ewshear.c -o ewshear.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -c iir.c -o iir.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o ewshear ewshear.o iir.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/ws2ts.o /Users/kevin/earthworm/earthworm_7.9/lib/ew_spectra_io.o -lm -lpthread -lc
cp ewshear /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/ewnotify
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -c ewnotify.c -o ewnotify.o
ewnotify.c:455:22: warning: incompatible pointer types passing 'char *' to parameter of type 'char (*)[60]' [-Wincompatible-pointer-types]
     ret = SendMail( recip, nRecip, mailProg, subject, outBody+4, NULL, NULL,  
                     ^~~~~
/Users/kevin/earthworm/earthworm_7.9/include/earthworm_simple_funcs.h:86:20: note: passing argument to parameter here
int SendMail( char [][60], int, char *, char *, 
                   ^
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o ewnotify ewnotify.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/ew_spectra_io.o /Users/kevin/earthworm/earthworm_7.9/lib/sendmail.o -lm -lpthread -lc
cp ewnotify /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/ewthresh
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I. -c ewthresh.c -o ewthresh.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o ewthresh ewthresh.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a /Users/kevin/earthworm/earthworm_7.9/lib/ws_clientII.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o  -lm -lpthread -lc
cp ewthresh /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/seismic_processing/pick_FP
(cd ./picker; make -f makefile.unix)
gcc -c -I.. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g FilterPicker5_Memory.c -o FilterPicker5_Memory.o
gcc -c -I.. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g PickData.c -o PickData.o
gcc -c -I.. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g FilterPicker5.c -o FilterPicker5.o
gcc -c -I.. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g picker_func_test.c -o picker_func_test.o
make[3]: Circular picker_func_test <- picker_func_test dependency dropped.
gcc picker_func_test.o FilterPicker5.o FilterPicker5_Memory.o PickData.o -I.. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o .//picker_func_test -lm
gcc -c -I.. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g picker_func_test_memory.c -o picker_func_test_memory.o
make[3]: Circular picker_func_test_memory <- picker_func_test_memory dependency dropped.
gcc picker_func_test_memory.o FilterPicker5.o FilterPicker5_Memory.o PickData.o -I.. -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o .//picker_func_test_memory -lm
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o pick_FP.o pick_FP.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o call_FilterPicker.o call_FilterPicker.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o restart.o restart.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o config.o config.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o stalist.o stalist.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o compare.o compare.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o index.o index.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o report.o report.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o initvar.o initvar.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/pick_FP pick_FP.o call_FilterPicker.o restart.o config.o stalist.o compare.o index.o report.o initvar.o ./picker/FilterPicker5.o ./picker/FilterPicker5_Memory.o ./picker/PickData.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/trheadconv.o -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/system_control
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/system_control/pau
make -f makefile.unix pau
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o pau.o pau.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o setflags.o setflags.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/pau pau.o setflags.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread 
make -f makefile.unix pidpau
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o pidpau.o pidpau.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/pidpau pidpau.o setflags.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/system_control/reconfigure
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format reconfigure.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/reconfigure reconfigure.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread -lc
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/system_control/restart
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format restart.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/restart restart.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread -lc
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/system_control/stopmodule
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format stopmodule.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/stopmodule stopmodule.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a  -lm -lpthread -lc
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/system_control/startstop_unix
gcc -I../../../include   -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o startstop.o startstop.c
gcc -I../../../include   -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wl,-search_paths_first -o ../../../bin/startstop startstop.o ../../../lib/startstop_unix_generic.o ../../../lib/lockfile.o ../../../lib/lockfile_ew.o ../../../lib/startstop_lib.o  ../../../lib/ew_nevent_message.o ../../../lib/libew_mt.a  -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/system_control/status
gcc -c -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format status.c
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -g -o /Users/kevin/earthworm/earthworm_7.9/bin/status status.o /Users/kevin/earthworm/earthworm_7.9/lib/dirops_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread -lc
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_sources
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/grf2ew
gcc -c -I../../../include -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_DEBUG  main.c
gcc -c -I../../../include -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_DEBUG  mem.c
gcc -c -I../../../include -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_DEBUG  sock.c
gcc -c -I../../../include -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_DEBUG  grf.c
grf.c:25:14: warning: unused variable 'mutex' [-Wunused-variable]
static MUTEX mutex;
             ^
1 warning generated.
gcc -c -I../../../include -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_DEBUG  config.c
gcc -c -I../../../include -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_DEBUG  serialize.c
gcc -c -I../../../include -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_DEBUG  ustime.c
ustime.c:28:14: warning: unused variable 'mutex' [-Wunused-variable]
static MUTEX mutex;
             ^
1 warning generated.
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -D_DEBUG  -o ../../../bin/grf2ew main.o mem.o sock.o grf.o config.o serialize.o ustime.o ../../../lib/libew_mt.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/k2ew
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2ewmain.c
k2ewmain.c:813:9: warning: comparison of array 'gcfg_stnid_remap' not equal to a null pointer is always true [-Wtautological-pointer-compare]
    if (gcfg_stnid_remap != NULL && strlen(gcfg_stnid_remap) > 0 &&
        ^~~~~~~~~~~~~~~~    ~~~~
1 warning generated.
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG outptthrd.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG terminat.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG getconfig.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2ewerrs.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2crctbl.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2cirbuf.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2pktman.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2misc.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2pktio.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2ewrstrt.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG heartbt.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2info.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG error_ew_un.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2c_tcp.c
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG -o /Users/kevin/earthworm/earthworm_7.9/bin/k2ew_tcp k2ewmain.o outptthrd.o terminat.o getconfig.o k2ewerrs.o k2crctbl.o k2cirbuf.o k2pktman.o k2misc.o k2pktio.o k2ewrstrt.o heartbt.o k2info.o error_ew_un.o k2c_tcp.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a \
   /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o -lm -lpthread 
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG k2c_ser_un.c
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DDEBUG -o /Users/kevin/earthworm/earthworm_7.9/bin/k2ew_tty k2ewmain.o outptthrd.o terminat.o getconfig.o k2ewerrs.o k2crctbl.o k2cirbuf.o k2pktman.o k2misc.o k2pktio.o k2ewrstrt.o heartbt.o k2info.o error_ew_un.o k2c_ser_un.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/nmxptool
( test -f Makefile && test -f src/Makefile ) \
		|| ( ./configure  CFLAGS="-m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed" LDFLAGS="-Wl,-search_paths_first -L/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed" )
checking build system type... x86_64-apple-darwin16.1.0
checking host system type... x86_64-apple-darwin16.1.0
checking target system type... x86_64-apple-darwin16.1.0
configure: BINARY_DIST_NAME_SUFFIX set to x86_64-apple-darwin16.1.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gawk... (cached) awk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin16.1.0 file names to x86_64-apple-darwin16.1.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin16.1.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.1.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for socket in -lnsl... no
checking for nanosleep in -lrt... no
checking for fabs in -lm... yes
checking for puts in -lws2_32... no
configure: WARNING: Cross-compiling: no x86_64-apple-darwin16.1.0 x86_64-apple-darwin16.1.0 x86_64-apple-darwin16.1.0
configure: WARNING: OSTYPE: darwin16
configure: WARNING: Operating system is not Windows. darwin16
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for msr_init in -lmseed... yes
checking earthworm.h usability... yes
checking earthworm.h presence... no
configure: WARNING: earthworm.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: earthworm.h: proceeding with the compiler's result
checking for earthworm.h... yes
checking kom.h usability... yes
checking kom.h presence... no
configure: WARNING: kom.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: kom.h: proceeding with the compiler's result
checking for kom.h... yes
checking transport.h usability... yes
checking transport.h presence... no
configure: WARNING: transport.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: transport.h: proceeding with the compiler's result
checking for transport.h... yes
checking trace_buf.h usability... yes
checking trace_buf.h presence... no
configure: WARNING: trace_buf.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: trace_buf.h: proceeding with the compiler's result
checking for trace_buf.h... yes
configure: WARNING: SEISCOMPDIR is set to /home/sysop/seiscomp3
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint32_t... yes
checking for int8_t... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking return type of signal handlers... void
checking for getcwd... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for select... yes
checking for setenv... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strerror... yes
checking for strstr... yes
checking for strtol... yes
checking for tzset... yes
checking for gettimeofday... yes
checking for timegm... yes
checking for struct tm.tm_gmtoff... no
checking for global _timezone variable... no
checking whether setsockopt(SO_RCVTIMEO) is broken... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Enabled features
          libmseed : YES
	  SeedLink : YES
	  Earthworm: YES
	  Cross-compiling: no x86_64-apple-darwin16.1.0 x86_64-apple-darwin16.1.0 x86_64-apple-darwin16.1.0
configure:
      Compile nmxptool using 'make'.
configure:
      After compilation you can install nmxptool for Earthworm:
            make install-ew-bin
            make install-ew-conf
configure:
      After compilation you can install nmxptool for Seedlink:
            make install-seiscomp-bin
            make install-seiscomp-templates
make
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-recursive
Making all in lib
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT libnmxp_a-nmxp.o -MD -MP -MF .deps/libnmxp_a-nmxp.Tpo -c -o libnmxp_a-nmxp.o `test -f 'nmxp.c' || echo './'`nmxp.c
mv -f .deps/libnmxp_a-nmxp.Tpo .deps/libnmxp_a-nmxp.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT libnmxp_a-nmxp_base.o -MD -MP -MF .deps/libnmxp_a-nmxp_base.Tpo -c -o libnmxp_a-nmxp_base.o `test -f 'nmxp_base.c' || echo './'`nmxp_base.c
nmxp_base.c:369:31: warning: missing field 'type' initializer [-Wmissing-field-initializers]
    NMXP_MESSAGE_HEADER msg={0};
                              ^
1 warning generated.
mv -f .deps/libnmxp_a-nmxp_base.Tpo .deps/libnmxp_a-nmxp_base.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT libnmxp_a-nmxp_data.o -MD -MP -MF .deps/libnmxp_a-nmxp_data.Tpo -c -o libnmxp_a-nmxp_data.o `test -f 'nmxp_data.c' || echo './'`nmxp_data.c
mv -f .deps/libnmxp_a-nmxp_data.Tpo .deps/libnmxp_a-nmxp_data.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT libnmxp_a-nmxp_chan.o -MD -MP -MF .deps/libnmxp_a-nmxp_chan.Tpo -c -o libnmxp_a-nmxp_chan.o `test -f 'nmxp_chan.c' || echo './'`nmxp_chan.c
mv -f .deps/libnmxp_a-nmxp_chan.Tpo .deps/libnmxp_a-nmxp_chan.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT libnmxp_a-nmxp_log.o -MD -MP -MF .deps/libnmxp_a-nmxp_log.Tpo -c -o libnmxp_a-nmxp_log.o `test -f 'nmxp_log.c' || echo './'`nmxp_log.c
mv -f .deps/libnmxp_a-nmxp_log.Tpo .deps/libnmxp_a-nmxp_log.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT libnmxp_a-nmxp_crc32.o -MD -MP -MF .deps/libnmxp_a-nmxp_crc32.Tpo -c -o libnmxp_a-nmxp_crc32.o `test -f 'nmxp_crc32.c' || echo './'`nmxp_crc32.c
mv -f .deps/libnmxp_a-nmxp_crc32.Tpo .deps/libnmxp_a-nmxp_crc32.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT libnmxp_a-nmxp_memory.o -MD -MP -MF .deps/libnmxp_a-nmxp_memory.Tpo -c -o libnmxp_a-nmxp_memory.o `test -f 'nmxp_memory.c' || echo './'`nmxp_memory.c
mv -f .deps/libnmxp_a-nmxp_memory.Tpo .deps/libnmxp_a-nmxp_memory.Po
rm -f libnmxp.a
ar cru libnmxp.a libnmxp_a-nmxp.o libnmxp_a-nmxp_base.o libnmxp_a-nmxp_data.o libnmxp_a-nmxp_chan.o libnmxp_a-nmxp_log.o libnmxp_a-nmxp_crc32.o libnmxp_a-nmxp_memory.o  
ranlib libnmxp.a
Making all in src
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT nmxptool-nmxptool.o -MD -MP -MF .deps/nmxptool-nmxptool.Tpo -c -o nmxptool-nmxptool.o `test -f 'nmxptool.c' || echo './'`nmxptool.c
nmxptool.c:117:26: warning: missing field 'portnumberdap' initializer [-Wmissing-field-initializers]
NMXPTOOL_PARAMS params={0};
                         ^
1 warning generated.
mv -f .deps/nmxptool-nmxptool.Tpo .deps/nmxptool-nmxptool.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT nmxptool-nmxptool_getoptlong.o -MD -MP -MF .deps/nmxptool-nmxptool_getoptlong.Tpo -c -o nmxptool-nmxptool_getoptlong.o `test -f 'nmxptool_getoptlong.c' || echo './'`nmxptool_getoptlong.c
mv -f .deps/nmxptool-nmxptool_getoptlong.Tpo .deps/nmxptool-nmxptool_getoptlong.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT nmxptool-nmxptool_ew.o -MD -MP -MF .deps/nmxptool-nmxptool_ew.Tpo -c -o nmxptool-nmxptool_ew.o `test -f 'nmxptool_ew.c' || echo './'`nmxptool_ew.c
mv -f .deps/nmxptool-nmxptool_ew.Tpo .deps/nmxptool-nmxptool_ew.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT nmxptool-nmxptool_chanseq.o -MD -MP -MF .deps/nmxptool-nmxptool_chanseq.Tpo -c -o nmxptool-nmxptool_chanseq.o `test -f 'nmxptool_chanseq.c' || echo './'`nmxptool_chanseq.c
mv -f .deps/nmxptool-nmxptool_chanseq.Tpo .deps/nmxptool-nmxptool_chanseq.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT nmxptool-nmxptool_sigcondition.o -MD -MP -MF .deps/nmxptool-nmxptool_sigcondition.Tpo -c -o nmxptool-nmxptool_sigcondition.o `test -f 'nmxptool_sigcondition.c' || echo './'`nmxptool_sigcondition.c
mv -f .deps/nmxptool-nmxptool_sigcondition.Tpo .deps/nmxptool-nmxptool_sigcondition.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT nmxptool-nmxptool_listen.o -MD -MP -MF .deps/nmxptool-nmxptool_listen.Tpo -c -o nmxptool-nmxptool_listen.o `test -f 'nmxptool_listen.c' || echo './'`nmxptool_listen.c
mv -f .deps/nmxptool-nmxptool_listen.Tpo .deps/nmxptool-nmxptool_listen.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -MT nmxptool-seedlink_plugin.o -MD -MP -MF .deps/nmxptool-seedlink_plugin.Tpo -c -o nmxptool-seedlink_plugin.o `test -f 'seedlink_plugin.c' || echo './'`seedlink_plugin.c
mv -f .deps/nmxptool-seedlink_plugin.Tpo .deps/nmxptool-seedlink_plugin.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -Wl,-search_paths_first -L/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -o nmxptool nmxptool-nmxptool.o nmxptool-nmxptool_getoptlong.o nmxptool-nmxptool_ew.o nmxptool-nmxptool_chanseq.o nmxptool-nmxptool_sigcondition.o nmxptool-nmxptool_listen.o nmxptool-seedlink_plugin.o  ../lib/libnmxp.a -lm -lmseed /Users/kevin/earthworm/earthworm_7.9/lib/kom.o /Users/kevin/earthworm/earthworm_7.9/lib/getutil.o /Users/kevin/earthworm/earthworm_7.9/lib/logit_mt.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/transport.o /Users/kevin/earthworm/earthworm_7.9/lib/sleep_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/time_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/threads_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/sema_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o
../libtool: line 7899: func_munge_path_list: command not found
libtool: link: gcc -I../include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed -I/Users/kevin/earthworm/earthworm_7.9/include -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wl,-search_paths_first -o nmxptool nmxptool-nmxptool.o nmxptool-nmxptool_getoptlong.o nmxptool-nmxptool_ew.o nmxptool-nmxptool_chanseq.o nmxptool-nmxptool_sigcondition.o nmxptool-nmxptool_listen.o nmxptool-seedlink_plugin.o /Users/kevin/earthworm/earthworm_7.9/lib/kom.o /Users/kevin/earthworm/earthworm_7.9/lib/getutil.o /Users/kevin/earthworm/earthworm_7.9/lib/logit_mt.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew_common.o /Users/kevin/earthworm/earthworm_7.9/lib/transport.o /Users/kevin/earthworm/earthworm_7.9/lib/sleep_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/time_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/threads_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/sema_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o /Users/kevin/earthworm/earthworm_7.9/lib/mem_circ_queue.o  -L/Users/kevin/earthworm/earthworm_7.9/src/libsrc/util/libmseed ../lib/libnmxp.a -lm -lmseed
make[5]: Nothing to be done for `all-am'.
make install-ew-bin
test -d "/Users/kevin/earthworm/earthworm_7.9/bin"
/usr/bin/install -c 'src/nmxptool' '/Users/kevin/earthworm/earthworm_7.9/bin/nmxptool'
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/psnadsend
cd PsnAdBoard; make -f makefile.unix; cd ..
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o PSNADBoard.o PSNADBoard.cpp
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o AdcBoard.o AdcBoard.cpp
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o Adcv1.o Adcv1.cpp
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o Adcv2.o Adcv2.cpp
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o Adcvm.o Adcvm.cpp
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o AdcSdr24.o AdcSdr24.cpp
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o GpsRef.o GpsRef.cpp
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o GpsRefVco.o GpsRefVco.cpp
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o PcRef.o PcRef.cpp
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o WwvRef.o WwvRef.cpp
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o WwvbRef.o WwvbRef.cpp
rm -f libpsn_ew.a
ar -csq libpsn_ew.a PSNADBoard.o AdcBoard.o Adcv1.o Adcv2.o Adcvm.o AdcSdr24.o GpsRef.o GpsRefVco.o PcRef.o WwvRef.o WwvbRef.o
cp libpsn_ew.a ../
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o PsnAdSend.o PsnAdSend.cpp
PsnAdSend.cpp:63:9: warning: unused variable 'c' [-Wunused-variable]
        int i, c, num,                  // Loop stuff
               ^
PsnAdSend.cpp:317:6: warning: unused variable 'timeout' [-Wunused-variable]
        int timeout, boardType, count;
            ^
PsnAdSend.cpp:318:28: warning: unused variable 'errNo' [-Wunused-variable]
        DWORD type, dataLen, sts, errNo;
                                  ^
PsnAdSend.cpp:909:14: warning: unused variable 'diff' [-Wunused-variable]
        time_t now, diff;
                    ^
4 warnings generated.
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o PsnAdUtils.o PsnAdUtils.cpp
PsnAdUtils.cpp:62:9: warning: unused variable 'dTm' [-Wunused-variable]
        double dTm;
               ^
1 warning generated.
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o filter.o filter.cpp
In file included from filter.cpp:3:
./PsnAdSend.h:301:62: warning: private field 'dataSum' is not used [-Wunused-private-field]
        double m_omegaF, m_omega2F, m_sigmaF, m_omegaP, m_b1, m_b2, dataSum;
                                                                    ^
1 warning generated.
c++  -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -c -o getconfig.o getconfig.cpp
c++ -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format  -o /Users/kevin/earthworm/earthworm_7.9/bin/psnadsend PsnAdSend.o PsnAdUtils.o filter.o getconfig.o  /Users/kevin/earthworm/earthworm_7.9/lib/logit.o /Users/kevin/earthworm/earthworm_7.9/lib/getutil.o /Users/kevin/earthworm/earthworm_7.9/lib/time_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/kom.o /Users/kevin/earthworm/earthworm_7.9/lib/transport.o /Users/kevin/earthworm/earthworm_7.9/lib/sleep_ew.o -L. -L./PsnAdBoard -lutil -lpsn_ew -lm -lpthread -lstdc++
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/q2ew
make[2]: *** No rule to make target `../include/dpstruc.h', needed by `service.o'.  Stop.
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/q3302ew
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/lib330 -I. -g -c q3302ew.c -o q3302ew.o
q3302ew.c:102:15: warning: incompatible pointer types passing 'void (*)(void *)' to parameter of type 'void *(*)(void *)' [-Wincompatible-pointer-types]
  StartThread((void (*)(void *))Heartbeat, 8192, &Heartbeat_threadID);
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/include/earthworm_complex_funcs.h:133:27: note: passing argument to parameter 'fun' here
int  StartThread( thr_ret fun(void *), unsigned stack_size, unsigned *thread_id );
                          ^
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/lib330 -I. -g -c logging.c -o logging.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/lib330 -I. -g -c config.c -o config.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/lib330 -I. -g -c options.c -o options.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/lib330 -I. -g -c lib330Interface.c -o lib330Interface.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -I/Users/kevin/earthworm/earthworm_7.9/src/libsrc/lib330 -I. -g -c heart.c -o heart.o
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o q3302ew q3302ew.o logging.o config.o options.o lib330Interface.o heart.o /Users/kevin/earthworm/earthworm_7.9/lib/libew_mt.a   -L/Users/kevin/earthworm/earthworm_7.9/src/libsrc/lib330 -l330 -lpthread -lc -lm
cp q3302ew /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/scream2ew
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o config.o config.c
config.c:43:35: warning: missing field 'modulename' initializer [-Wmissing-field-initializers]
struct config_struct config = { 0 };
                                  ^
config.c:23:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id: config.c 2431 2006-09-06 21:37:49Z paulf $";
            ^
2 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o dispatch.o dispatch.c
dispatch.c:87:14: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    cptr_tmp = &(b->buf[16]);
             ^ ~~~~~~~~~~~~~
dispatch.c:90:13: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    sprintf(buf, "%s-%s %d\n%s", network, station, start_int, cptr_tmp);
            ^~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/secure/_stdio.h:47:28: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                           ^~~
dispatch.c:91:18: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
    len = strlen(buf);
                 ^~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
dispatch.c:23:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id: dispatch.c 2431 2006-09-06 21:37:49Z paulf $";
            ^
4 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o ewc.o ewc.c
ewc.c:52:26: warning: missing field 'key' initializer [-Wmissing-field-initializers]
static SHM_INFO Region={0};
                         ^
ewc.c:192:18: warning: missing field 'mod' initializer [-Wmissing-field-initializers]
  MSG_LOGO msg={0};
                 ^
ewc.c:23:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id: ewc.c 3331 2008-06-26 23:09:59Z dietz $";
            ^
3 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o gcf.o gcf.c
gcf.c:233:12: warning: unused variable 'ptr' [-Wunused-variable]
  uint8_t *ptr;
           ^
gcf.c:23:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id: gcf.c 2431 2006-09-06 21:37:49Z paulf $";
            ^
2 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o gputil.o gputil.c
gputil.c:23:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id: gputil.c 2151 2006-05-16 17:14:35Z paulf $";
            ^
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o main.o main.c
main.c:23:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id: main.c 5772 2013-08-09 15:03:20Z paulf $";
            ^
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o mainloop.o mainloop.c
mainloop.c:23:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id: mainloop.c 2151 2006-05-16 17:14:35Z paulf $";
            ^
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o map.o map.c
map.c:23:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id: map.c 5774 2013-08-09 17:16:23Z paulf $";
            ^
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o scream.o scream.c
scream.c:57:34: warning: missing field 'sin_family' initializer [-Wmissing-field-initializers]
  struct sockaddr_in local = { 0 }, remote =
                                 ^
scream.c:59:4: warning: missing field 'sin_family' initializer [-Wmissing-field-initializers]
  0};
   ^
scream.c:139:32: warning: missing field 'sin_family' initializer [-Wmissing-field-initializers]
  struct sockaddr_in sin = { 0 };
                               ^
scream.c:146:87: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign]
      if (recvfrom(sockfd, (char *)buf, SCREAM_MAX_LENGTH, 0, (struct sockaddr*)&sin, &sinlen) < 0)
                                                                                      ^~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/sys/socket.h:693:25: note: passing argument to parameter here
                socklen_t * __restrict) __DARWIN_ALIAS_C(recvfrom);
                                      ^
scream.c:23:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id: scream.c 6803 2016-09-09 06:06:39Z et $";
            ^
5 warnings generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format   -c -o util.o util.c
util.c:23:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$Id: util.c 6803 2016-09-09 06:06:39Z et $";
            ^
1 warning generated.
gcc -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -Wl,-search_paths_first -o scream2ew config.o dispatch.o ewc.o gcf.o gputil.o main.o mainloop.o map.o scream.o util.o /Users/kevin/earthworm/earthworm_7.9/lib/socket_ew.o /Users/kevin/earthworm/earthworm_7.9/lib/swap.o  /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lpthread -lm 
install -m 755 -c scream2ew /Users/kevin/earthworm/earthworm_7.9/bin
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DSROS_LINUX -DSRA2D_PARANY -DGPS_AVAILABLE -I/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/parxch/include -I/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include -o srpar2ew.o  srpar2ew.c
srpar2ew.c:3571:23: warning: variable 'ret' is used uninitialized whenever 'for' loop exits because its condition is false [-Wsometimes-uninitialized]
        for ( i = 0 ; i < MAX_TS-1 ; i++ )
                      ^~~~~~~~~~~~
srpar2ew.c:3600:12: note: uninitialized use occurs here
   return( ret );
           ^~~
srpar2ew.c:3571:23: note: remove the condition if it is always true
        for ( i = 0 ; i < MAX_TS-1 ; i++ )
                      ^~~~~~~~~~~~~
srpar2ew.c:3498:15: note: initialize the variable 'ret' to silence this warning
    int i, ret, tslow, tshigh, firstValid;
              ^
               = 0
1 warning generated.
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -fPIC -DSROS_LINUX -DSRA2D_PARANY -DGPS_AVAILABLE -I/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/parxch/include -I/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include /Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/parxch/lib/parxch.c
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/parxch/lib/parxch.c:1896:14: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
        if ( close( ParXchHandle ) < 0 )
             ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/parxch/lib/parxch.c:1914:22: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration]
        readreturn = read( ParXchHandle, pValues, BytesToRead );
                     ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/parxch/lib/parxch.c:1945:23: warning: unused variable 'Result' [-Wunused-variable]
        int           Result;
                      ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/parxch/lib/parxch.c:1946:23: warning: unused variable 'BytesReturned' [-Wunused-variable]
        unsigned long BytesReturned;
                      ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/parxch/lib/parxch.c:2063:17: warning: implicit declaration of function 'nanosleep' is invalid in C99 [-Wimplicit-function-declaration]
                nanosleep( &twait, &tleft );
                ^
5 warnings generated.
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -fPIC -DSROS_LINUX -DSRA2D_PARANY -DGPS_AVAILABLE -I/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include /Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/lib/pargps.c
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/lib/pargps.c:1430:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
NMEA_MSGID_RMC, "GPRMC",       1, 2,  'A',       1, 9, 1,       1, 1,       2, 3,  NORANK, 0,  NORANK, 0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                                                                                       }
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include/pargps.h:268:26: note: expanded from macro 'NMEA_MSGID_RMC'
#define NMEA_MSGID_RMC   6
                         ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/lib/pargps.c:1431:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
NMEA_MSGID_ZDA, "GPZDA",  NORANK, 0, '\0',       2, 2, 3,       2, 1,  NORANK, 0,  NORANK, 0,  NORANK, 0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                                                                                       }
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include/pargps.h:262:26: note: expanded from macro 'NMEA_MSGID_ZDA'
#define NMEA_MSGID_ZDA   0
                         ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/lib/pargps.c:1432:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
NMEA_MSGID_GGA, "GPGGA",       1, 6,  '1',  NORANK, 0, 0,       3, 1,       1, 2,       1, 9,       1, 7,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                                                                                       }
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include/pargps.h:263:26: note: expanded from macro 'NMEA_MSGID_GGA'
#define NMEA_MSGID_GGA   1
                         ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/lib/pargps.c:1433:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
NMEA_MSGID_GLL, "GPGLL",       1, 6,  'A',  NORANK, 0, 0,       4, 5,       3, 1,  NORANK, 0,  NORANK, 0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                                                                                       }
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include/pargps.h:264:26: note: expanded from macro 'NMEA_MSGID_GLL'
#define NMEA_MSGID_GLL   2
                         ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/lib/pargps.c:1434:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
NMEA_MSGID_VTG, "GPVTG",  NORANK, 0, '\0',  NORANK, 0, 0,  NORANK, 0,  NORANK, 0,  NORANK, 0,  NORANK, 0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                                                                                       }
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include/pargps.h:265:26: note: expanded from macro 'NMEA_MSGID_VTG'
#define NMEA_MSGID_VTG   3
                         ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/lib/pargps.c:1435:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
NMEA_MSGID_GSA, "GPGSA",  NORANK, 0, '\0',  NORANK, 0, 0,  NORANK, 0,  NORANK, 0,  NORANK, 0,  NORANK, 0,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                                                                                       }
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include/pargps.h:266:26: note: expanded from macro 'NMEA_MSGID_GSA'
#define NMEA_MSGID_GSA   4
                         ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/lib/pargps.c:1436:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
NMEA_MSGID_GSV, "GPGSV",  NORANK, 0, '\0',  NORANK, 0, 0,  NORANK, 0,  NORANK, 0,  NORANK, 0,       2, 3,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                                                                                       }
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include/pargps.h:267:26: note: expanded from macro 'NMEA_MSGID_GSV'
#define NMEA_MSGID_GSV   5
                         ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/lib/pargps.c:1437:1: warning: suggest braces around initialization of subobject [-Wmissing-braces]
NMEA_MSGID_MIN, NULL,     NORANK, 0, '\0',  NORANK, 0, 0,  NORANK, 0,  NORANK, 0,  NORANK, 0,  NORANK, 0
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{                                                                                                       }
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/include/pargps.h:261:25: note: expanded from macro 'NMEA_MSGID_MIN'
#define NMEA_MSGID_MIN  -1
                        ^
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srpar2ew/pargps/lib/pargps.c:5659:13: warning: implicit declaration of function 'settimeofday' is invalid in C99 [-Wimplicit-function-declaration]
        if (settimeofday( &tv, NULL ) == -1) {
            ^
9 warnings generated.
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/srpar2ew srpar2ew.o parxch.o pargps.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
------
Making unix_modules in:
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srusb2ew
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -DSROS_LINUX -I/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srusb2ew/USBXCH/Include -o srusb2ew.o  srusb2ew.c
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -fPIC -Wno-multichar -DSROS_LINUX -I/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srusb2ew/USBXCH/Include /Users/kevin/earthworm/earthworm_7.9/src/data_sources/srusb2ew/USBXCH/Lib/SrUsbXch.c
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srusb2ew/USBXCH/Lib/SrUsbXch.c:9543:14: warning: variable 'UsbXchHandle' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
        if ( !DriverName ) {
             ^~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srusb2ew/USBXCH/Lib/SrUsbXch.c:9565:17: note: uninitialized use occurs here
        return( UsbXchHandle );
                ^~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srusb2ew/USBXCH/Lib/SrUsbXch.c:9543:9: note: remove the 'if' if its condition is always false
        if ( !DriverName ) {
        ^~~~~~~~~~~~~~~~~~~~
/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srusb2ew/USBXCH/Lib/SrUsbXch.c:9531:31: note: initialize the variable 'UsbXchHandle' to silence this warning
        DEVHANDLE UsbXchHandle;
                              ^
                               = 0
1 warning generated.
gcc -c -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -fPIC -Wno-multichar -DSROS_LINUX -I/Users/kevin/earthworm/earthworm_7.9/src/data_sources/srusb2ew/USBXCH/Include /Users/kevin/earthworm/earthworm_7.9/src/data_sources/srusb2ew/USBXCH/Lib/SrHelper.c
gcc -g -m32 -D_DARWIN_C_SOURCE -D_MACOSX -D_INTEL -D_USE_PTHREADS -D_USE_SCHED -I/Users/kevin/earthworm/earthworm_7.9/include -D_GFORTRAN -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unknown-pragmas -Wno-pragmas -Werror=format -o /Users/kevin/earthworm/earthworm_7.9/bin/srusb2ew srusb2ew.o SrUsbXch.o SrHelper.o /Users/kevin/earthworm/earthworm_7.9/lib/libew.a -lm -lpthread
