nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] bug or feature: zero length regex error


From: Mike Frysinger
Subject: [Nano-devel] bug or feature: zero length regex error
Date: Tue, 20 Jun 2006 20:40:19 -0400
User-agent: KMail/1.9.1

this line the c syntax code for highlighting strings:
color brightyellow start=""(\\.|[^"])*\\[[:space:]]*$" end="^(\\.|[^"])*""

causes a small issue when editing some .c files ... for example, run:
$ nano some-file-that-doesnt-exist.c
and type just a single semi-colon ';' ... you should get this message back:
Refusing zero-length regex match
-mike

Attachment: pgpxfvqGYQ4Jp.pgp
Description: PGP signature


reply via email to

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