Ximin Luo

Results 364 comments of Ximin Luo

I am not sure how other people have seen this behaviour, but for me open/save is completely broken without this PR, due to lizzie trying to load the autosave upon...

This also sounds like #265, merging this should fix that too.

Ideally this crate should build with fallbacks on unsupported architectures, since this places the least amount of burden on other people.

> encoding-rs hides it behind a simd-accel feature: By "unconditionally" I meant it is not conditioned on any specific architectures. As a consumer of the encoding-rs crate who is ignorant...

I needed this functionality and wrote [bkmk](https://github.com/infinity0/python-bkmk) in the meantime. It also fixes some roundtripping bugs I noticed with this package, e.g. as documented [here](https://github.com/infinity0/python-bkmk/tree/master/data/bookmarks-converter). @phx For your use case...

Additionally, all the .rs files have, and only have, Sun Microsystems copyright headers with a custom license like this: ~~~~ * Copyright (C) 1993 by Sun Microsystems, Inc. All rights...

As discussed [here](https://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/2020-February/009954.html) and [here onwards](https://github.com/rust-lang/compiler-builtins/issues/307#issuecomment-592007706) the Sun copyright does apply to the comments that have been copied verbatim from Sun's code, but their copyright does not apply to the...

A translation is a derivative of the original work, and under the MIT license does not have to be licensed with the same license. In other words, the rust code...

Are you simply experiencing this behaviour? From README: _If you don't [manually] clear [your old mozilla password database], you'll still be asked for [the master password] when you choose to...