diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/014309.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-April/014309.html | 139 | 
1 files changed, 139 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/014309.html b/zarb-ml/mageia-dev/2012-April/014309.html new file mode 100644 index 000000000..42708ad91 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014309.html @@ -0,0 +1,139 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] Freeze push: gawk +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20push%3A%20gawk&In-Reply-To=%3C1334509078.59806.YahooMailClassic%40web160503.mail.bf1.yahoo.com%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="014313.html"> +   <LINK REL="Next"  HREF="014314.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Freeze push: gawk</H1> +    <B>David Walser</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20push%3A%20gawk&In-Reply-To=%3C1334509078.59806.YahooMailClassic%40web160503.mail.bf1.yahoo.com%3E" +       TITLE="[Mageia-dev] Freeze push: gawk">luigiwalser at yahoo.com +       </A><BR> +    <I>Sun Apr 15 18:57:58 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="014313.html">[Mageia-dev] Freeze push: pdfshuffler +</A></li> +        <LI>Next message: <A HREF="014314.html">[Mageia-dev] Freeze push: gawk +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#14309">[ date ]</a> +              <a href="thread.html#14309">[ thread ]</a> +              <a href="subject.html#14309">[ subject ]</a> +              <a href="author.html#14309">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>This contains some needed compile fixes.  It also has this: +* builtin.c (do_sub): Revert to gawk 3.1 behavior for backslash +        handling. It was stupid to think I could break compatibility. +        Thanks to John Ellson <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ellson at research.att.com</A>> for raising +        the issue. + +Basically what that means is the gawk 4.0.0 we currently have is incompatible with every other version of gawk, past and future.  So we really need this update. + +Confirmed it builds, installs, and works locally. +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="014313.html">[Mageia-dev] Freeze push: pdfshuffler +</A></li> +	<LI>Next message: <A HREF="014314.html">[Mageia-dev] Freeze push: gawk +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#14309">[ date ]</a> +              <a href="thread.html#14309">[ thread ]</a> +              <a href="subject.html#14309">[ subject ]</a> +              <a href="author.html#14309">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html>  | 
