Skip to content

Conversation

mehdiataei
Copy link
Contributor

@mehdiataei mehdiataei commented Mar 3, 2025

Category

  • New feature
  • Bugfix
  • Breaking change
  • Refactoring
  • Documentation
  • Other (please explain)

Description

Fixes
Autodesk/XLB#114

Forced loop unrolling when wp.static expressions are detected prevents runtime evaluation errors caused by undefined loop variables.

Changelog

  • Bug fix: Forced loop unrolling for wp.static expressions to avoid runtime errors from undefined variables.

Before your PR is "Ready for review"

  • Do you agree to the terms under which contributions are accepted as described in Section 9 the Warp License?
  • Necessary tests have been added
  • Documentation is up-to-date
  • Auto-generated files modified by compiling Warp and building the documentation have been updated (e.g. stubs.py, functions.rst)
  • Code passes ruff check and ruff format --check?

@shi-eric shi-eric requested a review from eric-heiden March 4, 2025 00:21
@shi-eric shi-eric added the core label May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants