Skip to content

Problem with gl-objects-programs #129

@rogermc2

Description

@rogermc2

I just updated my master from upstream/develop.
Most examples now fail with a GL.ERRORS.INVALID_OPERATION_ERROR.
One of the simplest programs to fail is superbible/simplest/just_a_dot.
I traced the source of the problem to common/src/utilities.Show_Shader_Program_Data which seems to fail at Has_Next (List_Cursor) after the last Shaders.Source data has been printed.
That is, when the loop should exit as 'Has_Next (List_Cursor) isFalse`.
I haven't been able to figure out why this failure occurs.

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