[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [bug #4694] Possible BUG [PNET][PNET/C] cannot declare
From: |
nobody |
Subject: |
[Pnet-developers] [bug #4694] Possible BUG [PNET][PNET/C] cannot declare a function returning a function |
Date: |
Sun, 10 Aug 2003 03:11:41 -0400 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.5a) Gecko/20030618 |
=================== BUG #4694: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4694&group_id=353
Submitted by: mdupont Project: DotGNU Portable.NET
Submitted on: Sun 08/10/2003 at 09:11
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: Possible BUG [PNET][PNET/C] cannot declare a function returning a
function
Original Submission: This might not be a bug at all, because it is not meant
to be supported,I dont know. Here is some valid c code that does not compile by
pnet/C.
//function_returning_a_function.c:1: cannot declare a function returning a
function
int (*foo(float* ,int (*) (float*)))(float*);
No Followups Have Been Posted
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=4694&group_id=353
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] [bug #4694] Possible BUG [PNET][PNET/C] cannot declare a function returning a function,
nobody <=