[Git][NTPsec/ntpsec][master] Partially revert: cfe5c7122cc6905365a9d1396be6abd5ba59ff69

Gary E. Miller gitlab at mg.gitlab.com
Fri May 5 17:14:38 UTC 2017


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
97615ade by Gary E. Miller at 2017-05-05T10:14:07-07:00
Partially revert: cfe5c7122cc6905365a9d1396be6abd5ba59ff69

Instead of sweeping inconveniennt truths under the rug, put them
in the closet.  On my list to get fixed.

-Winline now only with --enable-debug-warnings

- - - - -


1 changed file:

- wscript


Changes:

=====================================
wscript
=====================================
--- a/wscript
+++ b/wscript
@@ -355,6 +355,7 @@ def configure(ctx):
             # "-Waggregate-return",   # breaks ldiv(), ntpcal_daysplit(),  etc.
             # "-Wbad-function-cast",  # ntpd casts long<->double a lot
             # "-Wformat-nonliteral",  # complains about a used feature
+            "-Winline",               # some OS have inline issues.
             # "-Wmissing-format-attribute", # false positives
             # "-Wnested-externs",     # incompatible w/ Unity...
             # "-Wpadded",             # duck... over 3k warnings



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/97615adeb9fe144809643f3d5fd38ed3017b8911

---
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/97615adeb9fe144809643f3d5fd38ed3017b8911
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170505/493d5fc7/attachment.html>


More information about the vc mailing list