bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #54702] [PATCH] hdb.cpp: Add information for the compiler to avoid


From: Bjarni Ingi Gislason
Subject: [bug #54702] [PATCH] hdb.cpp: Add information for the compiler to avoid lack of clarity
Date: Sun, 4 Nov 2018 12:55:44 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #3, bug #54702 (project groff):


I used this (Makefile):

CC = /usr/bin/gcc

CFLAGS = -Wall -Wextra -Wformat=2 -Wmissing-prototypes
-Wmissing-declarations -Wold-style-definition -Wstrict-prototypes
-fstack-protector-strong -fno-common -funsigned-char
-fvar-tracking-assignments -O0 -std=c11 -pedantic

CXXFLAGS = -Wall -Wextra -Wformat=2  -fstack-protector-strong
-fno-common -funsigned-char  -O0 -fvar-tracking-assignments


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54702>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]