[OpenSmalltalk/opensmalltalk-vm] int-sqInt inconsistencies (#465)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] int-sqInt inconsistencies (#465)

David T Lewis
 

Some type declarations were not changed from int to sqInt, so now there are some inconsistencies, which are detected when compiling the 64-bit VM with LTO enabled.
The following functions are affected:

  • primInIOProcessEventsFlagAddress
  • ioGatherEntropy
  • GetAttributeString
  • primitivePluginBrowserReady
  • primitivePluginDestroyRequest
  • primitivePluginRequestFileHandle
  • primitivePluginRequestState
  • primitivePluginRequestURL
  • primitivePluginRequestURLStream
  • primitivePluginPostURL


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/465?email_source=notifications\u0026email_token=AIJPEW7F5DDYOJLD2NHXUR3Q35SVPA5CNFSM4KCPNEQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ID5BZLA", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/465?email_source=notifications\u0026email_token=AIJPEW7F5DDYOJLD2NHXUR3Q35SVPA5CNFSM4KCPNEQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ID5BZLA", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] int-sqInt inconsistencies (#465)

David T Lewis
 

Closed #465.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/465#event-3171479357", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/465#event-3171479357", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>