summaryrefslogtreecommitdiffstats
path: root/_build/static/archives/extend/2013-December/000318.html
blob: 96c6148f421a4f44c1d621e002939eced8209a2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
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>