Tim 'mithro' Ansell
Tim 'mithro' Ansell
@kgugala Yes.
https://github.com/capnproto/capnproto/blob/a1c25db52979b91b19aae99e358bdbcab5f0e368/c%2B%2B/src/capnp/compiler/capnp.c%2B%2B#L287-L295 GitHubcapnproto/capnp.c++ at a1c25db52979b91b19aae99e358bdbcab5f0e368 · capnproto/capnprotoCap'n Proto serialization/RPC system - core tools and C++ library - capnproto/capnp.c++ at a1c25db52979b91b19aae99e358bdbcab5f0e368 · capnproto/capnproto
Do this need a rebase so it gets GitHub actions running?
I'll do this shortly.
Example at https://github.com/SymbiFlow/symbiflow-rr-graph/blob/master/.github/workflows/licensing.yml GitHubSymbiFlow/symbiflow-rr-graphCollection of Routing Resources Graph (RR Graph) libraries for VPR - SymbiFlow/symbiflow-rr-graph
I don't think diffability is the major goal. More making sure that two files which have identical data contents will be identical. IE If the diff tool returns that two...
I remember having a long discussion about this case with @litghost
@gatecat -- I was wondering if we just put it in the "too hard" basket for today and make it a target for V1.2 or V2? I did think that...
@gatecat - On the migration strategy, I think we just add new fields and mark the old ones as obsolete?
@gatecat - Since we only have a very limited number of users at the moment, I think we just use all start using the new fields and leave the old...