[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #7321] program using regex generates run time er
From: |
Seth Kurtzberg |
Subject: |
[Pnet-developers] [bugs #7321] program using regex generates run time error - works with m$ and mono |
Date: |
Sun, 18 Jan 2004 21:37:48 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030915 Galeon/1.3.11a |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #7321] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=7321>
Project: DotGNU Portable.NET
Submitted by: Seth Kurtzberg
On: Mon 01/19/04 at 02:37
Category: None
Severity: 5 - Average
Item Group: None
Resolution: None
Assigned to: None
Status: Open
Summary: program using regex generates run time error - works with m$ and mono
Original Submission: The attached program generates the following message when
executed by ilrun:
Assertion failed: Regex
The program compiles with cscc, mono, and m$. mono and m$ run the compiled
program, cscc produces the error.
The same error occurs when ilrun is used to execute the code compiled by cscc,
and when ilrun is used to execute the code (for the same program) compiled
using mono's compiler.
File Attachments
-------------------
-------------------------------------------------------
Date: Mon 01/19/04 at 02:37 Name: regex.pnet.problem.tar Size: 10KB By:
skurtzberg
Create directory, extract files from tar archive, run make. Run the compiled
program with the command line: ilrun ListGenerator String
TypesafeList.template StringList.cs To see normal execution change CS in
the makefile from cscc to mcs
http://savannah.gnu.org/bugs/download.php?item_id=7321&item_file_id=972
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=7321>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Pnet-developers] [bugs #7321] program using regex generates run time error - works with m$ and mono,
Seth Kurtzberg <=