[Github-comments] [geany/geany-plugins] Scope breaks nightly with gcc 8 (#794)

LarsGit223 notifications at xxxxx
Thu Nov 29 18:37:59 UTC 2018


@elextr , @b4n: I wouldn't mind changing this because IMHO I would at least call it unusual or "kind of ugly" to not have sizeof with parentheses surrounding it.

But another question: what is the sense behind the comparsion in
```
pointer_size = sizeof(void *) > sizeof &memory_init ? sizeof(void *) :
sizeof &memory_init;
```
Can the size of that pointers ever be not equal??? :confused:

-- 
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/794#issuecomment-442944735
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20181129/aa1c2c94/attachment.html>


More information about the Github-comments mailing list