<blockquote>
<p>[1] actually in theory even pointers to different data types could be incompatible, but it's kinda irrelevant void* ought to be able to store pointers to any type, so there's little reasons for other pointers not to simply have the same size.</p>
</blockquote>
<p>??? How could that ever be? An address is an address, no matter what data type it points to?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/794#issuecomment-442966959">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ-tai_X0RtTNr5rumJYXzS-jhiEgks5u0DixgaJpZM4Y5E1j">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJx-rNAeoviubu07jwjtHRkEW_ta6ks5u0DixgaJpZM4Y5E1j.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany-plugins","title":"geany/geany-plugins","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany-plugins"}},"updates":{"snippets":[{"icon":"PERSON","message":"@LarsGit223 in #794: \u003e [1] actually in theory even pointers to different data types could be incompatible, but it's kinda irrelevant void* ought to be able to store pointers to any type, so there's little reasons for other pointers not to simply have the same size.\r\n\r\n??? How could that ever be? An address is an address, no matter what data type it points to?"}],"action":{"name":"View Issue","url":"https://github.com/geany/geany-plugins/issues/794#issuecomment-442966959"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/794#issuecomment-442966959",
"url": "https://github.com/geany/geany-plugins/issues/794#issuecomment-442966959",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [geany/geany-plugins] Scope breaks nightly with gcc 8 (#794)",
"sections": [
{
"text": "",
"activityTitle": "**LarsGit223**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@LarsGit223",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany-plugins\",\n\"issueId\": 794,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"geany/geany-plugins\",\n\"issueId\": 794\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany-plugins/issues/794#issuecomment-442966959"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 417615203\n}"
}
],
"themeColor": "26292E"
}
]</script>