Skip to content

Possible compile_string() bug #49

@erkyrath

Description

@erkyrath

Described in thread: https://intfiction.org/t/help-fixing-everybody-dies-so-its-playable-online/51346

When iosys is zero, printing a string should silently do nothing. Instead it maybe generates a Glk "stream not set" error?

A couple of places seem to generate glk_put_jstring() calls without checking iosys:

oputil_flush_string()
stream_string()
accel_func_map error cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions