{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1078461,"defaultBranch":"master","name":"DAllegro5","ownerLogin":"SiegeLord","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-11-13T23:03:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/480550?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1687220194.4743328","currentOid":""},"activityList":{"items":[{"before":"38a0732071903d976a9d389c5ad508c077958b43","after":"54ce16eaebe3017d870d3abd8534628370ec7084","ref":"refs/heads/master","pushedAt":"2023-06-20T00:15:46.993Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"SiegeLord","name":null,"path":"/SiegeLord","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/480550?s=80&v=4"},"commit":{"message":"Fix #53: in X* -> const(X)* for DMD 2.104.0\n\nThe D keyword \"in\" for function parameters means \"scope const ref\"\nand DMD 2.104.0, released 2023-06-01, is beginning to warn about\nusing \"in\" during extern(C). More information:\n\n https://dlang.org/changelog/2.104.0.html#dmd.in-externd\n DMD 2.104.0 Release Notes: Using in parameters with\n non-extern(D)/extern(C++) functions is deprecated\n\n https://dlang.org/changelog/2.101.0.html#dmd.previewInLink\n DMD 2.101.0 Release Notes: -preview=in disabled for non-D-non-C++\n linkage: in \"is D centric, as it is an enhanced version of\n \"scope const ref\". As non-extern(D) functions usually are expected\n to match a specific ABI, using in is hardly a good idea.\"\n\nThis is an automatic conversion of all function parameters of form\n \"in X* \" or \"in X *\" without quotes\nto\n \"const(X)* \" without quotes.\n\nI've reviewed each change myself.","shortMessageHtmlLink":"Fix #53: in X* -> const(X)* for DMD 2.104.0"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADRMpxjgA","startCursor":null,"endCursor":null}},"title":"Activity ยท SiegeLord/DAllegro5"}