summaryrefslogtreecommitdiffstats
path: root/archives/extend/2013-December/000318.html
diff options
context:
space:
mode:
Diffstat (limited to 'archives/extend/2013-December/000318.html')
-rw-r--r--archives/extend/2013-December/000318.html87
1 files changed, 87 insertions, 0 deletions
diff --git a/archives/extend/2013-December/000318.html b/archives/extend/2013-December/000318.html
new file mode 100644
index 00000000..96c6148f
--- /dev/null
+++ b/archives/extend/2013-December/000318.html
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] erlang.mk:109 sed \s is not portable
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20erlang.mk%3A109%20sed%20%5Cs%20is%20not%20portable&In-Reply-To=%3C52AD7267.8070905%40ninenines.eu%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="000317.html">
+ <LINK REL="Next" HREF="000319.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] erlang.mk:109 sed \s is not portable</H1>
+ <B>Lo&#239;c Hoguin</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20erlang.mk%3A109%20sed%20%5Cs%20is%20not%20portable&In-Reply-To=%3C52AD7267.8070905%40ninenines.eu%3E"
+ TITLE="[99s-extend] erlang.mk:109 sed \s is not portable">essen at ninenines.eu
+ </A><BR>
+ <I>Sun Dec 15 10:12:07 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000317.html">[99s-extend] erlang.mk:109 sed \s is not portable
+</A></li>
+ <LI>Next message: <A HREF="000319.html">[99s-extend] Make error
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#318">[ date ]</a>
+ <a href="thread.html#318">[ thread ]</a>
+ <a href="subject.html#318">[ subject ]</a>
+ <a href="author.html#318">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>This has been fixed for a few weeks now. Please check the bug tracker
+(or commit log) next time, as this is where bugs get reported/fixed.
+
+Thanks.
+
+On 12/15/2013 06:48 AM, Christopher Vance wrote:
+&gt;<i> I have recently started using erlang.mk on MacOS X and OpenBSD, and have
+</I>&gt;<i> discovered that the sed escape \s on line 109 for inserting the module list
+</I>&gt;<i> in *.app does not work as intended on these OSs, because they do not use
+</I>&gt;<i> GNU sed. (\s just means the letter 's', not whitespace as in perl.) I
+</I>&gt;<i> expect all other BSD-based OSs to have the same issue.
+</I>&gt;<i>
+</I>&gt;<i> Please consider using [[:space:]] instead. This works on both MacOS X and
+</I>&gt;<i> OpenBSD, as well as on Linux.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> Extend mailing list
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">https://lists.ninenines.eu/listinfo/extend</A>
+</I>&gt;<i>
+</I>
+--
+Lo&#239;c Hoguin
+<A HREF="http://ninenines.eu">http://ninenines.eu</A>
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000317.html">[99s-extend] erlang.mk:109 sed \s is not portable
+</A></li>
+ <LI>Next message: <A HREF="000319.html">[99s-extend] Make error
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#318">[ date ]</a>
+ <a href="thread.html#318">[ thread ]</a>
+ <a href="subject.html#318">[ subject ]</a>
+ <a href="author.html#318">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>