[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bug #6191] strong_alias does not work for varargs met
From: |
nobody |
Subject: |
[Pnet-developers] [bug #6191] strong_alias does not work for varargs methods |
Date: |
Mon, 27 Oct 2003 08:11:39 -0500 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) |
=================== BUG #6191: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6191&group_id=353
Submitted by: None Project: DotGNU Portable.NET
Submitted on: Mon 10/27/2003 at 08:11
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
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 :)
No Followups Have Been Posted
CC list is empty
File Attachments
****************
-------------------------------------------------------
Date: Mon 10/27/2003 at 08:11 Name: strongalias.c Size: 0KB By: None
Test for strong alias on a varargs method
http://savannah.gnu.org/bugs/download.php?group_id=353&bug_id=6191&bug_file_id=757
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6191&group_id=353
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] [bug #6191] strong_alias does not work for varargs methods,
nobody <=