grep-commit
[Top][All Lists]
Advanced

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

Changes to grep/manual/html_node/Reporting-Bugs.html,v


From: Jim Meyering
Subject: Changes to grep/manual/html_node/Reporting-Bugs.html,v
Date: Thu, 2 Jan 2020 18:18:46 -0500 (EST)

CVSROOT:        /webcvs/grep
Module name:    grep
Changes by:     Jim Meyering <meyering> 20/01/02 18:18:45

Index: html_node/Reporting-Bugs.html
===================================================================
RCS file: /webcvs/grep/grep/manual/html_node/Reporting-Bugs.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- html_node/Reporting-Bugs.html       30 Dec 2018 06:24:22 -0000      1.29
+++ html_node/Reporting-Bugs.html       2 Jan 2020 23:18:44 -0000       1.30
@@ -2,7 +2,7 @@
 <html>
 <!-- This manual is for grep, a pattern matching engine.
 
-Copyright (C) 1999-2002, 2005, 2008-2018 Free Software Foundation,
+Copyright (C) 1999-2002, 2005, 2008-2020 Free Software Foundation,
 Inc.
 
 Permission is granted to copy, distribute and/or modify this document
@@ -14,10 +14,10 @@
 <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ -->
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<title>Reporting Bugs (GNU Grep 3.3)</title>
+<title>Reporting Bugs (GNU Grep 3.4)</title>
 
-<meta name="description" content="Reporting Bugs (GNU Grep 3.3)">
-<meta name="keywords" content="Reporting Bugs (GNU Grep 3.3)">
+<meta name="description" content="Reporting Bugs (GNU Grep 3.4)">
+<meta name="keywords" content="Reporting Bugs (GNU Grep 3.4)">
 <meta name="resource-type" content="document">
 <meta name="distribution" content="global">
 <meta name="Generator" content="makeinfo">
@@ -25,7 +25,7 @@
 <link href="Index.html#Index" rel="index" title="Index">
 <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
 <link href="index.html#Top" rel="up" title="Top">
-<link href="Copying.html#Copying" rel="next" title="Copying">
+<link href="Known-Bugs.html#Known-Bugs" rel="next" title="Known Bugs">
 <link href="Performance.html#Performance" rel="prev" title="Performance">
 <style type="text/css">
 <!--
@@ -75,18 +75,10 @@
 If you find a bug not listed there, please email it to
 <a href="mailto:address@hidden";>address@hidden</a> to create a new bug report.
 </p>
-<a name="Known-Bugs"></a>
-<h3 class="section">6.1 Known Bugs</h3>
-<a name="index-Bugs_002c-known"></a>
-
-<p>Large repetition counts in the &lsquo;<samp>{n,m}</samp>&rsquo; construct 
may cause
-<code>grep</code> to use lots of memory.
-In addition, certain other
-obscure regular expressions require exponential time and
-space, and may cause <code>grep</code> to run out of memory.
-</p>
-<p>Back-references are very slow, and may require exponential time.
-</p>
+<table class="menu" border="0" cellspacing="0">
+<tr><td align="left" valign="top">&bull; <a href="Known-Bugs.html#Known-Bugs" 
accesskey="1">Known Bugs</a>:</td><td>&nbsp;&nbsp;</td><td align="left" 
valign="top">
+</td></tr>
+</table>
 
 
 



reply via email to

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