[Github-comments] [geany/geany-plugins] Disabling Scope plugin for 1.33 (#688)

Colomban Wendling notifications at xxxxx
Wed Feb 14 21:15:36 UTC 2018


> I believe (without testing) that you could replace `auto` with `yes` [here](https://github.com/geany/geany-plugins/blob/1.32.0/build/scope.m4#L3).

Almost, yet it's actually misleading and the second value is whether to *enabled* or not the plugin, so it would be changing this to `no`.

However, I wonder whether if we want to force people to make a decision we shouldn't actually go hackier than that and add e.g. an option `--yes-i-am-sure-i-want-to-enable-the-debugger-plugin-and-i-know-about-the-glib-hanging-issue`, so that people that went the extra mile of adding `--enable-debugger` because they are packaging it have to notice and take action.

Anyway… I'm don't really know what to do here, because on one hand I agree that it's fairly bad not to have the fix that already exist for a while, but I'm not 100% sure it's totally trivial (yet it seems to just be less optimized when it kicks in)

-- 
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-plugins/issues/688#issuecomment-365747424
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180214/2c49584d/attachment.html>


More information about the Github-comments mailing list