Jack Nagel
46e49c4889
Don't discard exception instance data in debug mode
...
If the debugger's monkey-patched raise was passed an instantiated
exception, the #exception method was called with a potentially nil
argument, causing its instance data to be thrown away. This hides
potentially useful information from the user.
Fix it by allowing instantiated exceptions to be reraised unharmed.
Fixes Homebrew/homebrew#17622 .
2013-02-06 11:35:41 -06:00
..
2013-02-03 14:57:33 -06:00
2013-02-01 21:53:11 -06:00
2013-02-02 11:24:55 -06:00
2013-02-04 14:53:18 -06:00
2013-01-31 15:40:06 -06:00
2013-01-17 22:29:20 -06:00
2013-01-29 12:13:04 -08:00
2013-01-29 17:14:11 -08:00
2013-01-21 17:24:11 -06:00
2013-01-26 12:14:47 -06:00
2013-01-31 19:46:18 -06:00
2013-01-29 14:37:03 -08:00
2013-01-30 22:36:12 -08:00
2013-01-08 21:27:30 -08:00
2013-01-07 14:32:14 -06:00
2013-02-06 11:35:41 -06:00
2013-01-26 20:30:05 -06:00
2013-01-26 20:30:05 -06:00
2013-02-02 00:09:28 -06:00
2013-01-31 15:40:06 -06:00
2013-02-02 16:21:25 -06:00
2013-01-27 21:20:09 -06:00
2013-02-02 14:51:10 -06:00
2012-07-04 22:47:32 -05:00
2013-01-29 17:14:09 -08:00
2013-02-02 11:24:55 -06:00
2013-02-05 20:14:10 -08:00
2012-07-16 16:26:47 -05:00
2012-11-06 13:04:40 -06:00
2013-01-29 10:26:00 -06:00
2012-08-17 13:38:26 -05:00
2013-02-03 21:07:59 -08:00
2013-02-01 13:36:53 -06:00
2012-11-11 11:20:21 -08:00
2013-01-30 11:09:33 -06:00
2012-09-11 22:37:07 -07:00
2013-01-31 15:40:06 -06:00
2013-02-02 00:09:28 -06:00
2013-01-26 22:57:56 -06:00
2013-01-26 12:14:47 -06:00
2013-01-11 11:16:11 +00:00
2013-01-30 21:29:19 -08:00