Move the macros as they are implementation specific and not needed outside build.c with this pull. * Format the macros so they are a bit more readable. * Move build keybinding action code to build.c for better encapsulation. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2268
-- Commit Summary --
* build.h: Move GBO_TO_* macros to build.c
-- File Changes --
M src/build.c (89) M src/build.h (30) M src/keybindings.c (58)
-- Patch Links --
https://github.com/geany/geany/pull/2268.patch https://github.com/geany/geany/pull/2268.diff
@ntrel pushed 1 commit.
896ea6e40f530cac7f09946a3e14a5873e8d87c3 Move GEANY_GBO_COMPILE etc to build.c
@elextr BTW, what does the O stand for in GBO?
BTW, what does the O stand for in GBO?
Old.
basically the old/original commands
GBO_ should be renamed then, maybe something like CMD_ID_ - command ID. Once these build pulls are merged I could do the rename.
GBO_ should be renamed then
BTW if you want to discuss that, it might be better to use issue #2274 than here, which I just created.
b4n approved this pull request.
OK
Merged #2268 into master.
github-comments@lists.geany.org