Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Fix false overflow alarm in struct fors under packed mode #6457

Merged
merged 3 commits into from
Oct 28, 2022

Conversation

strongoier
Copy link
Contributor

Issue: fix #6258

Brief Summary

For the script in #6258, which causes overflow only in non-packed mode, an error will be raised even if packed=True. The PR fixes the false alarm.

@netlify
Copy link

netlify bot commented Oct 27, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 7605bd1
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/635b6c71d5ec2700097277f2
😎 Deploy Preview https://deploy-preview-6457--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@strongoier strongoier merged commit b347a21 into taichi-dev:master Oct 28, 2022
@strongoier strongoier deleted the fix-6258 branch October 28, 2022 10:27
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.

Error when building a big 2D field.
2 participants