Skip to content

Conversation

@nobu
Copy link
Member

@nobu nobu commented Nov 25, 2025

Fix up #335.

power_assert is required in util/backtracefilter.rb too, that is required from assertions.rb, and raises SyntaxError twice.
As the latter file always requires the former file, the second require doesn't make sense.

Fix up #335.

`power_assert` is required in util/backtracefilter.rb too, that is
required from assertions.rb, and raises `SyntaxError` twice.  As the
latter file always requires the former file, the second `require`
doesn't make sense.
@kou kou merged commit ff3a4ce into master Nov 25, 2025
72 checks passed
@kou kou deleted the no-experimental-warnings branch November 25, 2025 11:47
@kou
Copy link
Member

kou commented Nov 25, 2025

Should we release this too?

@nobu
Copy link
Member Author

nobu commented Nov 25, 2025

Should we release this too?

Yes, sorry for repeating it.

@kou
Copy link
Member

kou commented Nov 26, 2025

No problem.
Done.

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.

3 participants