[castleproject/Windsor] 11763e: There is a debugger issue with the IsAssignable(Ty...

1 view
Skip to first unread message

GitHub

unread,
May 21, 2012, 7:12:39 AM5/21/12
to castle-proj...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/castleproject/Windsor
Commit: 11763eecb61d6a002b6744e26138993100f4692c
https://github.com/castleproject/Windsor/commit/11763eecb61d6a002b6744e26138993100f4692c
Author: CV1 <christop...@4plus.de>
Date: 2012-05-21 (Mon, 21 May 2012)

Changed paths:
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs

Log Message:
-----------
There is a debugger issue with the IsAssignable(Type thisOne, Type fromThisOne) function. When the debugger option "break on thrown Exceptions" is set, the debugger will break in the line 366 where the generic type is tried to make. With the [DebuggerHidden] attribute this issue could be prevented.


Commit: a54e73a340dd304e18c1f45b7dc1d80cbd540d11
https://github.com/castleproject/Windsor/commit/a54e73a340dd304e18c1f45b7dc1d80cbd540d11
Author: Krzysztof Koźmic <krzy...@kozmic.pl>
Date: 2012-05-21 (Mon, 21 May 2012)

Changed paths:
M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs

Log Message:
-----------
Merge pull request #5 from CV1/master

Debugger breaks on try catch block in DefaultNamingSubSystem when trying to make a generic type


Compare: https://github.com/castleproject/Windsor/compare/db4b8c1...a54e73a
Reply all
Reply to author
Forward
0 new messages