Y
Hacker News
new
|
ask
|
show
|
jobs
by
Pxtl
4449 days ago
... then fix the "throw;" call, don't bolt on a language feature to work around the fact that "throw;" mucks with the stack trace when it's not supposed to do that.
1 comments
Locke1689
4449 days ago
CLR semantics are frozen as far as C# is concerned.
link