[Github-comments] [geany/geany] build.c: enable the Next/Prev Error menu items only when there are build error messages (#2269)

Nick Treleaven notifications at xxxxx
Sun Sep 15 16:42:58 UTC 2019


@elextr Thanks for looking at this. 

> this PR also includes changes not relevant to that

It moves GeanyBuildFixedMenuItems and makes build_get_menu_items static. Those changes could be submitted separately, they depend on this pull though. Do you want me to split them out?

> and I am not seeing where the actual fix is.

The 2 fixes now check `build_info.message_count`. The first commit is while a build command is executing. The other one is for build_menu_update.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2269#issuecomment-531580487
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190915/70730ff8/attachment.html>


More information about the Github-comments mailing list