[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [Bug #2803] C# Compiler:: Ambigous typecast vs delegat
From: |
nobody |
Subject: |
[Pnet-developers] [Bug #2803] C# Compiler:: Ambigous typecast vs delegate in brackets |
Date: |
Wed, 28 May 2003 18:30:11 -0400 |
=================== BUG #2803: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2803&group_id=353
Changes by: Rhys Weatherley <address@hidden>
Date: Wed 05/28/2003 at 22:30 (GMT)
What | Removed | Added
---------------------------------------------------------------------------
Assigned to | rweather | None
=================== BUG #2803: FULL BUG SNAPSHOT ===================
Submitted by: t3rmin4t0r Project: DotGNU Portable.NET
Submitted on: Wed 03/12/2003 at 16:14
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: C# Compiler:: Ambigous typecast vs delegate in brackets
Original Submission: The compiler fails to realize
(cb)(null);
is the call of the delegate cb with args null.
and one case throws a parser error as well ?.
(From SDL.net code ...)
No Followups Have Been Posted
CC list is empty
File Attachments
****************
-------------------------------------------------------
Date: Wed 03/12/2003 at 16:14 Name: ambiguity.cs Size: 0KB By: t3rmin4t0r
test case
http://savannah.gnu.org/bugs/download.php?group_id=353&bug_id=2803&bug_file_id=350
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2803&group_id=353
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pnet-developers] [Bug #2803] C# Compiler:: Ambigous typecast vs delegate in brackets,
nobody <=