Smalltalk
›
Squeak
›
Squeak VM
Search
everywhere
only in this topic
Advanced Search
[OpenSmalltalk/opensmalltalk-v
m] 1fde5a: Another attempt at fixing linux32 builds
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
2 messages
Eliot Miranda-3
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
[OpenSmalltalk/opensmalltalk-v
m] 1fde5a: Another attempt at fixing linux32 builds
Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm
Commit: 1fde5ab77f6b4ef677014676e7925a4005471bc5
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1fde5ab77f6b4ef677014676e7925a4005471bc5
Author: Nicolas Cellier <
[hidden email]
>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M platforms/unix/vm/sqPlatformSpecific.h
Log Message:
-----------
Another attempt at fixing linux32 builds
failure is related to ftello signature mismatch
Eliot Miranda-2
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: [OpenSmalltalk/opensmalltalk-v
m] 1fde5a: Another attempt at fixing linux32 builds
> On Oct 25, 2020, at 5:10 PM, Nicolas Cellier <
[hidden email]
> wrote:
>
>
> Branch: refs/heads/Cog
> Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm
> Commit: 1fde5ab77f6b4ef677014676e7925a4005471bc5
>
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1fde5ab77f6b4ef677014676e7925a4005471bc5
> Author: Nicolas Cellier <
[hidden email]
>
> Date: 2020-10-26 (Mon, 26 Oct 2020)
>
> Changed paths:
> M platforms/unix/vm/sqPlatformSpecific.h
>
> Log Message:
> -----------
> Another attempt at fixing linux32 builds
>
> failure is related to ftello signature mismatch
Hi Nicolas, we should be removing these defines from sqPlatformSpecific.h abd updating clients to use the right functions, as I did in reimplementing the image I/o above system calls.
Free forum by Nabble
Edit this page