Timo Bingmann

Results 31 comments of Timo Bingmann

Well, does not build on travis.

Yes, changing `size_t` to the correct specific data types is of course wise. Regarding the other issues, I don't have a Mac, so I can't fix that.

Hmm. I have no idea what a conda package is. Maybe someone knows how to make them?

Good idea. Please open a PR.

Maybe we should define a better output format.

Sorry, for not answering, I am drowning in other work, but I'll check it. Timo

I don't see why this is necessary. The default strdup should do that.

??? This is only shown between the two password entries, when adding a password. ``` // Show legal notice dialog in between entries WLegalNotice dlglegal(this); dlglegal.ShowModal(); ```

Yes, great idea, but I don't have time for such a project.

Well, yes, we would probably want to perform quote-parsing. But then real parsing with escape sequences like `\"` `\\` `\n`, etc.