jensstein / oandbackup

backup manager for android
Other
539 stars 192 forks source link

Can't build OabUtils successfully #273

Open machiav3lli opened 4 years ago

machiav3lli commented 4 years ago

Since Rust 1.42 is std::error:Error::description fully deprecated and therefore the OabUtils can't be compiled. A clean up of main.rs and test_main.rs should do it. (Unfortunatly am not used to rust to help).

machiav3lli commented 4 years ago

the commit is a little bit dirty, nevertheless it fixes the problem: https://github.com/machiav3lli/oandbackupx/commit/04e2beb396bb450290ffdc4de7f11da9729f87a1