Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37918015
en ru br
ALT Linux repositórios
S:1.11.2-alt2

Group :: Development/Erlang
RPM: erlang-jose

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: erlang-jose-fedora-remove-warnings_as_errors-to-work-around-47.patch
Download


From a1f53b19dc66f1723b1ec60e784bdd920a340434 Mon Sep 17 00:00:00 2001
From: Randy Barlow <randy@electronsweatshop.com>
Date: Sun, 25 Mar 2018 17:21:21 -0400
Subject: [PATCH] Remove warnings_as_errors to work around #47.
https://github.com/potatosalad/erlang-jose/issues/47
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
---
 rebar.config | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/rebar.config b/rebar.config
index 6598fc3..a64e72f 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,8 +1,7 @@
 %% -*- mode: erlang; tab-width: 4; indent-tabs-mode: 1; st-rulers: [70] -*-
 %% vim: ts=4 sw=4 ft=erlang noet
 {erl_opts, [
-	debug_info,
-	warnings_as_errors
+	debug_info
 ]}.
 {deps, [
       {base64url, "0.0.1", {pkg, base64url}}
-- 
2.16.2
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009