mkfmnn
mkfmnn
The `$http` promise `success` method has been [deprecated](https://code.angularjs.org/1.5.11/docs/api/ng/service/$http#deprecation-notice) and removed from Angular 1.6, causing [ROM loading](https://github.com/mmontag/dx7-synth-js/blob/6c8f453/src/app.js#L526-L527) to fail when built with a recent version of Angular.
ansiwrap uses the [(now deprecated) `imp` module](https://docs.python.org/3/library/imp.html) to import its own isolated copy of the `textwrap3` module that it can "viciously" monkey-patch. `imp` does not support import hooks and therefore...
`std::iter` is used by some tests not gated by `#[cfg(feature = "ssh")]` Before this change, `cargo build --tests` fails when run in the `age` package. (It does work when run...