File 0007-Add-coding-latin-1-for-compile-on-erlang-17.0.patch of Package erlang-merl

From 0a19432a69f2b0564f1afdc3510959de0fbb902f Mon Sep 17 00:00:00 2001
From: Sergey Abramyan <sa.abramyan@gmail.com>
Date: Tue, 18 Mar 2014 11:56:35 +0400
Subject: [PATCH 7/7] Add %% -*- coding: latin-1 -*- for compile on erlang
 >17.0

---
 src/merl.erl           | 1 +
 src/merl_transform.erl | 1 +
 2 files changed, 2 insertions(+)

diff --git a/src/merl.erl b/src/merl.erl
index 67bba0e..b7371cf 100644
--- a/src/merl.erl
+++ b/src/merl.erl
@@ -1,3 +1,4 @@
+%% -*- coding: latin-1 -*-
 %% ---------------------------------------------------------------------
 %% Licensed under the Apache License, Version 2.0 (the "License"); you may
 %% not use this file except in compliance with the License. You may obtain
diff --git a/src/merl_transform.erl b/src/merl_transform.erl
index 59c86b0..e3c8b6e 100644
--- a/src/merl_transform.erl
+++ b/src/merl_transform.erl
@@ -1,3 +1,4 @@
+%% -*- coding: latin-1 -*-
 %% ---------------------------------------------------------------------
 %% Licensed under the Apache License, Version 2.0 (the "License"); you may
 %% not use this file except in compliance with the License. You may obtain
-- 
1.8.1.4

openSUSE Build Service is sponsored by