Files
node/src
Bert Belder bc2c85ceef fs: improve error messages
* Include a description for the error message
* For rename, link, and symlink, include both the source and destination
  path in the error message.
* Expose the destination path as the `dest` property on the error object.
* Fix a bug where `ThrowUVException()` would incorrectly delegate to
  `Environment::TrowErrnoException()`.

API impact:
* Adds an extra overload for node::UVException() which takes 6
  arguments.

PR: https://github.com/iojs/io.js/pull/675
Fixes: https://github.com/iojs/io.js/issues/207
Closes: https://github.com/iojs/io.js/pull/293
Reviewed-by: Ben Noordhuis <info@bnoordhuis.nl>
2015-01-31 11:54:56 +01:00
..
2015-01-14 03:25:01 +01:00
2015-01-31 11:54:56 +01:00
2015-01-31 11:54:56 +01:00
2015-01-31 11:54:56 +01:00
2015-01-31 11:54:56 +01:00
2015-01-20 15:28:05 -08:00
2015-01-21 01:25:54 +01:00
2015-01-24 22:40:43 +11:00
2015-01-31 11:54:56 +01:00
2015-01-31 11:54:56 +01:00
2015-01-15 21:21:31 +01:00
2013-11-20 00:26:30 +01:00
2015-01-21 01:25:54 +01:00
2015-01-20 15:28:05 -08:00
2015-01-30 22:08:17 +03:00
2013-10-09 08:49:39 -07:00