Praveen Perera
Praveen Perera
@cantino ya that sounds reasonable. Sorry I haven't been able to look at the PRs yet. But I'm assuming it's only changing the default if `.mcfly` dir doesn't already exist?...
Closed by: https://github.com/cantino/mcfly/pull/244
@o6uoq Closed by: https://github.com/cantino/mcfly/pull/244
Ran into this issue today. Any ideas on good ways to avoid it? @djkoloski ?
Thanks @djkoloski I'll try `#[archive(as = "Other")]` for new discriminants. There's a lot data already in a database so for the existing ones, if I annotate them as `#[archive(as =...
I see thanks for the update. Maybe for now, a note in the docs would be warranted? We aren't using the C style enums, its Enums with data. When we...
I've been using the macros and they've been great. The only problem for me is I can't use a type(s) defined in the macro in the .udl file. I still...
Makes sense, the proc macros are so much nicer to use.
@TigersWay try another binary from the releases?
@bluss can we merge this in? I can help maintain this crate