[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bugs #6191] strong_alias does not work for varargs me
From: |
Rhys Weatherley |
Subject: |
[Pnet-developers] [bugs #6191] strong_alias does not work for varargs methods |
Date: |
Mon, 15 Mar 2004 18:17:42 -0500 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826 |
This mail is an automated notification from the bugs tracker
of the project: DotGNU Portable.NET.
/**************************************************************************/
[bugs #6191] Latest Modifications:
Changes by:
Rhys Weatherley <address@hidden>
'Date:
Mon 03/15/04 at 23:17 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Resolution | None | Fixed
Status | Open | Closed
------------------ Additional Follow-up Comments ----------------------------
Fix committed to CVS - 16 March 2004
/**************************************************************************/
[bugs #6191] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=6191>
Project: DotGNU Portable.NET
Submitted by: 0
On: Mon 10/27/03 at 13:11
Category: None
Severity: 5 - Average
Item Group: None
Resolution: Fixed
Assigned to: None
Status: Closed
Summary: strong_alias does not work for varargs methods
Original Submission: strong_alias(__libc_open,__open) in pnetC is currently
throwing a NotImplementedException. This is causing
the fopen() call to fail in pnetC . The
NotImplementedException was traced back to c_function.c:1007.
Currently breaks a LOT of C programs :)
Follow-up Comments
------------------
-------------------------------------------------------
Date: Mon 03/15/04 at 23:17 By: rweather
Fix committed to CVS - 16 March 2004
File Attachments
-------------------
-------------------------------------------------------
Date: Mon 10/27/03 at 13:11 Name: strongalias.c Size: 572KB By: None
Test for strong alias on a varargs method
http://savannah.gnu.org/bugs/download.php?item_id=6191&item_file_id=757
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=6191>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] [bugs #6191] strong_alias does not work for varargs methods,
Rhys Weatherley <=