Skip to content

Squeak on Linux cannot read from /dev/stdin #164

Description

@LinqLover
(FileStream readOnlyFileNamed: '/dev/stdin') contents --> MultiByteFileStream(StandardFileStream)>>primGetPosition: failed (ec: nil)
$ squeak squeak/FreshTrunk.image --file /dev/stdin <<EOF
> 'From Squeak6.1rc2 of 2 August 2026 [latest update: #23945] on 2 August 2026 at 9:38:14 pm'!

!Object methodsFor: 'accessing' stamp: 'ct 8/2/2026 21:38'!
newselector
        ^self! !
EOF
MessageNotUnderstood: UndefinedObject>>contentsOfEntireFile

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug[WHAT] Something isn&#39;t working as expected. Automated tests beneficial. :-system integration[SCOPE] Squeak's integration into external infrastructure: os, databases, internet, encodings, ...vm platform[SCOPE] Affects platform-specific code, i.e., macOS, Windows, or Linux.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions