bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/19] _Noreturn: new module


From: Paul Eggert
Subject: Re: [PATCH 02/19] _Noreturn: new module
Date: Mon, 11 Jul 2011 15:47:56 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Thunderbird/3.1.11

On 07/11/11 15:20, Bruno Haible wrote:
> This will duplicate the headline "Support for obsolete systems lacking
> POSIX:2008"

Yes, thanks, sorry, a cut-and-paste glitch.  I'll fix it:

* MODULES.html.sh: Fix typo leading to stray empty section.
diff --git a/MODULES.html.sh b/MODULES.html.sh
index 05839d1..2eb9b50 100755
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -2305,11 +2305,6 @@ func_all_modules ()
   func_module mbfile
   func_end_table

-  element="Support for obsolete systems lacking POSIX:2008"
-  func_section_wrap posix_sup_obsolete
-  func_wrap H2
-  func_echo "$element"
-
   element="Support for systems lacking draft ISO C 1X"
   func_section_wrap c1x_sup
   func_wrap H2



reply via email to

[Prev in Thread] Current Thread [Next in Thread]