OpenSmalltalk
/
opensmalltalk-vm
|
Cog
|
12 mins and 5 secs
|
smalltalking
|
Fix type inconsistencies (int vs sqInt) (#464)
* Fix type inconsistencies (int vs sqInt)
Found by trying to compile with LTO enabled.
The VM compiles with the updated types on linux with or without LTO enabled (the LTO VM is not functional).
Didn't test with the OSes but changed the declarations in their files.
Affected functions:
- primInIOProcessEventsFlagAddress
- ioGatherEntropy
- GetAttributeString
- primitivePluginBrowserReady
- primitivePluginDestroyRequest
- primitivePluginRequestFileHandle
- primitivePluginRequestState
- primitivePluginRequestURL
- primitivePluginRequestURLStream
- primitivePluginPostURL
* Include sqMemoryAccess.h to have sqInt defined
|
|
|
Would you like to stay up-to-date with the upcoming Travis CI build environment updates? We set up a mailing list for you!
SIGN UP HERE
|
|
|
|
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"action": {
"@type": "ViewAction",
"url": "https://travis-ci.org/OpenSmalltalk/opensmalltalk-vm/builds/634182598?utm_medium=notification&utm_source=email",
"name": "View Build"
},
"description": "View Build #1909 on Travis CI"
}
</script>