{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":4576791,"defaultBranch":"master","name":"mbpfan","ownerLogin":"linux-on-mac","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2012-06-06T19:07:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/56493543?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1680423136.0","currentOid":""},"activityList":{"items":[{"before":"e88d29ed4b09d01e6b8d7a45645b0d4e66c6a664","after":"0cb3c5a6c5b770e93e4d6f9edb01b78df8b95b68","ref":"refs/heads/master","pushedAt":"2023-08-03T23:28:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gaul","name":"Andrew Gaul","path":"/gaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/848247?s=80&v=4"},"commit":{"message":"src/util.c: Fix build with clang-16\n\nWhen building with clang-16, the following build error is raised.\n\nclang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/util.c -osrc/util.o\nsrc/util.c:13:9: error: call to undeclared function 'vsyslog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]\n vsyslog(level, fmt, args);\n ^\nsrc/util.c:13:9: note: did you mean 'syslog'?\n/usr/include/syslog.h:62:6: note: 'syslog' declared here\nvoid syslog (int, const char *, ...);\n\nThis is due to vsyslog being available when _GNU_SOURCE or _BSD_SOURCE\nis defined [1]. This patch does that, thus fixing the error.\n\n[1]: https://linux.die.net/man/3/vsyslog\n\nBug: https://bugs.gentoo.org/894522\nSigned-off-by: Brahmajit Das ","shortMessageHtmlLink":"src/util.c: Fix build with clang-16"}},{"before":"98d68c15dd0e7ca8e410cebb3a55f872c1a189c9","after":"e88d29ed4b09d01e6b8d7a45645b0d4e66c6a664","ref":"refs/heads/master","pushedAt":"2023-08-03T14:41:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gaul","name":"Andrew Gaul","path":"/gaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/848247?s=80&v=4"},"commit":{"message":"Fix clang 16 warnings","shortMessageHtmlLink":"Fix clang 16 warnings"}},{"before":"a9c324db67470a222b20d8ddaa9b4e1e488e9771","after":"98d68c15dd0e7ca8e410cebb3a55f872c1a189c9","ref":"refs/heads/master","pushedAt":"2023-04-14T07:02:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gaul","name":"Andrew Gaul","path":"/gaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/848247?s=80&v=4"},"commit":{"message":"Update global.h\n\nto reflect `PIDFile=/run/mbpfan.pid` in the service file","shortMessageHtmlLink":"Update global.h"}},{"before":"1941f45395c25de10b5dd292202caed32efd68b5","after":"a9c324db67470a222b20d8ddaa9b4e1e488e9771","ref":"refs/heads/master","pushedAt":"2023-04-02T08:04:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gaul","name":"Andrew Gaul","path":"/gaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/848247?s=80&v=4"},"commit":{"message":"Bump version to 2.4.0","shortMessageHtmlLink":"Bump version to 2.4.0"}},{"before":"d4473d440b833409ff4823800dc65090cf09b6cb","after":"1941f45395c25de10b5dd292202caed32efd68b5","ref":"refs/heads/master","pushedAt":"2023-04-02T08:00:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gaul","name":"Andrew Gaul","path":"/gaul","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/848247?s=80&v=4"},"commit":{"message":"Add support for alternate applesmc module device path.","shortMessageHtmlLink":"Add support for alternate applesmc module device path."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADY5qAnAA","startCursor":null,"endCursor":null}},"title":"Activity ยท linux-on-mac/mbpfan"}