Skip to content

Test generic list equality#33

Closed
Unisay wants to merge 1 commit into
mainfrom
issue-32/list-generic-so
Closed

Test generic list equality#33
Unisay wants to merge 1 commit into
mainfrom
issue-32/list-generic-so

Conversation

@Unisay

@Unisay Unisay commented Mar 30, 2025

Copy link
Copy Markdown
Collaborator

An attempt to reproduce SO reported in #32

I couldn't reproduce the reported problem.

  1. PureScript golden test source
  2. main.lua to run the compiled module.

Produces the following output:

lua test/ps/output/Golden.BugListGenericEq.Test/main.lua
Comparing:      2       2
Comparing:      1       1
Lists are equal:        true

@Unisay

Unisay commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by #45, which carries this test module forward with a main function and an eval golden, so the generated Lua is actually executed. Running it is what finally reproduced the stack overflow from #32: the golden and luacheck suites alone could not catch it. Root cause and fix are described in #45. Closing this one.

@Unisay Unisay closed this Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant