mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-03-30 01:36:56 +00:00
If we pass a COMMIT to a posted action, the COMMIT may no longer exist when the action is run. Equally problematic, if another COMMIT is pushed in between we'd probably also run into trouble. We still allow the API to do this because we don't have a better solution at present. But we need one. |
||
---|---|---|
.. | ||
api_handler_pcb.cpp | ||
api_handler_pcb.h | ||
api_pcb_enums.cpp | ||
api_pcb_utils.cpp | ||
api_pcb_utils.h |