This is the mail archive of the glibc-bugs-regex@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regex/1279] regex simplification: "if (A == B) A += C - B;" -> "if (A == B) A = C;"


------- Additional Comments From eggert at gnu dot org  2005-08-31 19:53 -------
Created an attachment (id=634)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=634&action=view)
simplify update of rm_se, rm_eo


-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1279

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]