[Github-comments] [geany/geany] multi-line function header in C makes function undeclared on bottom of IDE (#1662)

lukensmall notifications at xxxxx
Thu Oct 26 04:18:42 UTC 2017


If there are multiple lines in:
int func( int a,
                      int b)
{

}
, then if you click on the body of the function it will have "scope: unknown" at the bottom of the IDE instead of "scope: func"

-- 
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/issues/1662
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171026/0c7622f8/attachment.html>


More information about the Github-comments mailing list