[Mono-list] C# question (Alert: Gonzalo)
Gonzalo Paniagua Javier
gonzalo@ximian.com
29 Oct 2002 02:35:37 +0100
El mar, 29-10-2002 a las 01:00, Tim Coleman escribió:
> This looks similar to the issue I was having compiling
> Mono.Data.TdsClient on Linux with mcs.
>
> Gonzalo was looking for a test case. I'm not sure if this
> meets his requirements or not.
I don't think so. Just guessing, but probably mcs give up resolving
Modifiers once i finds the one in class Foo (that does not fit) and it
should continue trying to solve it outside Foo...
-Gonzalo