help-gnu-emacs
[Top][All Lists]
Advanced

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

Stack overflow in regexp matcher


From: address@hidden
Subject: Stack overflow in regexp matcher
Date: Wed, 16 Dec 2009 18:15:31 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

A function of mine gets "Stack overflow in regexp matcher" on a certain file using the regexp

    "^< \\(.+].+=|\\)"

The file is a single line of about 73000 characters, but the regexp matches ending at character 56.

Is this a bug?  And if not, why not?

djc


reply via email to

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