blob: 7a2434df1ac4d15f89f86647bdd375858f0ca6f0 (
plain) (
tree)
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE> [99s-extend] do not treat warnings as errors on make?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20do%20not%20treat%20warnings%20as%20errors%20on%20make%3F&In-Reply-To=%3CCAD9h6NH%3DRD9qbU%3Dfu1AG27P0qDCcYpNGcYMaYVSz%2B1DK1WaLQQ%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<style type="text/css">
pre {
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
}
</style>
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000334.html">
<LINK REL="Next" HREF="000336.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[99s-extend] do not treat warnings as errors on make?</H1>
<B>Anton Koval'</B>
<A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20do%20not%20treat%20warnings%20as%20errors%20on%20make%3F&In-Reply-To=%3CCAD9h6NH%3DRD9qbU%3Dfu1AG27P0qDCcYpNGcYMaYVSz%2B1DK1WaLQQ%40mail.gmail.com%3E"
TITLE="[99s-extend] do not treat warnings as errors on make?">psihonavt at gmail.com
</A><BR>
<I>Mon Feb 10 19:44:54 CET 2014</I>
<P><UL>
<LI>Previous message: <A HREF="000334.html">[99s-extend] Metrics per request and handler
</A></li>
<LI>Next message: <A HREF="000336.html">[99s-extend] do not treat warnings as errors on make?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#335">[ date ]</a>
<a href="thread.html#335">[ thread ]</a>
<a href="subject.html#335">[ subject ]</a>
<a href="author.html#335">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hello,
as I understand, by default `make all` performs compile with option
warnings_as_errors. How can I disable this option?
There are options described at
<A HREF="https://github.com/extend/erlang.mk#optionsand">https://github.com/extend/erlang.mk#optionsand</A> I believe that
ERLC_OPTS
should be filled with `-warnings_as_errors`. But it is unclear for me where
have I to add(put) that option?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <<A HREF="http://lists.ninenines.eu/archives/extend/attachments/20140210/a2b35e2f/attachment.html">http://lists.ninenines.eu/archives/extend/attachments/20140210/a2b35e2f/attachment.html</A>>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000334.html">[99s-extend] Metrics per request and handler
</A></li>
<LI>Next message: <A HREF="000336.html">[99s-extend] do not treat warnings as errors on make?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#335">[ date ]</a>
<a href="thread.html#335">[ thread ]</a>
<a href="subject.html#335">[ subject ]</a>
<a href="author.html#335">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
mailing list</a><br>
</body></html>
|