lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master d425a61 10/16: Suppress some 86_64-linux-gnu


From: Greg Chicares
Subject: [lmi-commits] [lmi] master d425a61 10/16: Suppress some 86_64-linux-gnu gcc-8 '-Wconversion' diagnostics
Date: Thu, 15 Nov 2018 17:37:04 -0500 (EST)

branch: master
commit d425a61d629932a3cc585c195273ae79b2734ff4
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Suppress some 86_64-linux-gnu gcc-8 '-Wconversion' diagnostics
---
 workhorse.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/workhorse.make b/workhorse.make
index b21146f..1c816d8 100644
--- a/workhorse.make
+++ b/workhorse.make
@@ -607,6 +607,7 @@ wno_conv_objects := \
   $(xmlwrapp_objects) \
   CgiUtils.o \
   currency_test.o \
+  rate_table.o \
   round_glibc.o \
 
 $(wno_conv_objects): gcc_common_extra_warnings += -Wno-conversion 
-Wfloat-conversion



reply via email to

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