[Mono-bugs] [Bug 618539] Using "if (expression)" when expression overloads the true and false operators causes internal compiler error
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jun 30 23:08:53 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=618539
http://bugzilla.novell.com/show_bug.cgi?id=618539#c2
Dale Ragan <dale.ragan at sinesignal.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
InfoProvider|dale.ragan at sinesignal.com |
--- Comment #2 from Dale Ragan <dale.ragan at sinesignal.com> 2010-07-01 03:08:52 UTC ---
Grabbed latest from trunk, recompiled and now I am receiving a:
Cannot implicitly convert type `GitSharp.Core.Util.NestedDictionary<K,V>' to
`bool' (CS0029)
Here's the output of running mono -V:
[mono] ~/ @ mono -V
Mono JIT compiler version 2.7 (/trunk/mono r159754 Wed Jun 30 22:31:32 EDT
2010)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: debugger softdebug
LLVM: supported, not enabled.
GC: Included Boehm (with typed GC and Parallel Mark)
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list