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

Show warning instead of error on invalid property name #14

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

ra3xdh
Copy link
Owner

@ra3xdh ra3xdh commented Jul 8, 2024

This PR changes simulator behavior if device string contains invalid property name. The simulator now ignores such property, shows warning instead of error, and continues simulation. The SPICE simulators follow this approach if .MODEL contains not supported property name.

@ra3xdh ra3xdh added this to the 1.0.1 milestone Jul 8, 2024
@ra3xdh ra3xdh added the qucsator label Jul 8, 2024
@ra3xdh ra3xdh merged commit 6c558d5 into develop Jul 9, 2024
6 checks passed
@ra3xdh ra3xdh deleted the no_error_on_extra_prop branch September 8, 2024 07:47
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.

1 participant