<p><b>@nicolas-cellier-aka-nice</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/350#discussion_r245504143">CONTRIBUTING.md</a>:</p>
<pre style='color:#555'>> +
+C function declarations should have the type on one line and the 
+function name and parameters on the following line, e.g.:
+
+```
+static int 
+convertCopy(char *from, int fromLen, char *to, int toLen, int term)
+```
+
+This facilitates searching for function definitions by searching for the 
+name at the beginning of the line.
+
+
+## Tabs are 4 spaces
+
+The heading says it all.
</pre>
<p>A side note: the legacy platforms/win32 is using these settings:</p>
<p>8-space tabs stops<br>
2-space indent</p>
<p>I don't want to create massive change of ownership for fixing that...<br>
<a href="https://stackoverflow.com/questions/4112410/git-change-styling-whitespace-without-changing-ownership-blame" rel="nofollow">https://stackoverflow.com/questions/4112410/git-change-styling-whitespace-without-changing-ownership-blame</a></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/OpenSmalltalk/opensmalltalk-vm/pull/350#discussion_r245504143">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AhLyW4prRXFEg8426uIdwMuoq1xhslsEks5vAdaYgaJpZM4ZyTI9">mute the thread</a>.<img src="https://github.com/notifications/beacon/AhLyW9zFdts1P4VXPxeMwQgNxFHFjrepks5vAdaYgaJpZM4ZyTI9.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/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"PERSON","message":"@nicolas-cellier-aka-nice commented on #350"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/350#discussion_r245504143"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/350#discussion_r245504143",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/350#discussion_r245504143",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>