[Mono-bugs] [Bug 58371][Wis] Changed - RFE: Support for Perl Compatible Regular Expressions (PCRE)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 28 Aug 2004 01:21:35 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=58371

--- shadow/58371	2004-05-12 07:27:52.000000000 -0400
+++ shadow/58371.tmp.25552	2004-08-28 01:21:35.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 58371
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: INVALID
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: j.houwing@rulesemporium.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -21,6 +21,10 @@
 mono would support Perl regex natively.
 
 The PCRE project has a set of libraries available at:
 http://www.pcre.org/
 
 This has been ported to numerous platforms, except for .Net.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-08-28 01:21 -------
+This isnt in the .NET framework, you'd have to create your own
+p/invoke wrapper