https://bugzilla.novell.com/show_bug.cgi?id=375231

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=375231#c7


Michael Dominic K. <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
         AssignedTo|[EMAIL PROTECTED]                           |[EMAIL 
PROTECTED]
             Status|REOPENED                                        |NEW




--- Comment #7 from Michael Dominic K. <[EMAIL PROTECTED]>  2008-04-23 03:41:39 
MST ---
The comming that broke it is:

Author: rolf <[EMAIL PROTECTED]>
Date:   Wed Apr 16 12:14:34 2008 +0000

    * class/Mono.Moonlight/Mono/Kind.cs, src/src.mdp: Updated.
    * plugin/plugin-class.cpp, plugin/plugin-class.h, src/value.cpp,
      src/value.h, src/value.h.in: Comparing a Kind value to another to
      determine type hierarchy isn't supported anymore, use Value::Is or
      Type::IsSubclassOf, which are doing the right thing.
    * src/animation.cpp, src/animation.h, src/brush.cpp, src/brush.h,
      src/clock.cpp, src/clock.h, src/collection.cpp, src/collection.h,
      src/dependencyobject.h, src/downloader.cpp, src/downloader.h,
      src/Makefile.am, src/media.cpp, src/media.h, src/runtime.cpp,
      src/runtime.h, src/type.cpp, src/type.h, src/type.h.in,
      src/typegen/typegen.cs, src/type-generated.cpp, src/uielement.cpp,
      src/uielement.h: Initialize our type system statically.
    * src/dependencyobject.cpp: Initialize our type system statically.
      Comparing a Kind value to another to determine type hierarchy isn't
      supported anymore, use Value::Is or Type::IsSubclassOf, which are
      doing the right thing.
    * src/type.cpp.in: Removed, no longer required.

I'm reassigning to him for investigation.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to