[Github-comments] [geany/geany] Gi signals (#1038)
elextr
notifications at xxxxx
Sun Jun 5 10:51:41 UTC 2016
> };
>
> - geany_data = gd;
> + memcpy(&geany_data, &gd, sizeof(GeanyData));
And don't violate anti-aliasing rules.
---
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/1038/files/058d09f360a420cc639495dbf1567f81d1194462..a52f37027e6ddccad7bc2ccf5f424fb61018427b#r65815392
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160605/3ddb6fa2/attachment.html>
More information about the Github-comments
mailing list