Skip to content

Fix for issue #1339: simulating with 'times' conflicted with simulations without. - #1340

Merged
luciansmith merged 2 commits into
developfrom
fix-1339
Jul 28, 2026
Merged

Fix for issue #1339: simulating with 'times' conflicted with simulations without.#1340
luciansmith merged 2 commits into
developfrom
fix-1339

Conversation

@luciansmith

Copy link
Copy Markdown

Extensive fix: changed the interface for SimulateOptions so that you now set the member variables with setters and getters, so that it's now impossible to have internally-inconsistent values: if you set 'times', the start/end/duration values are cleared, and visa versa.

This in turn required many changes, and should not only fix the bug, but not allow similar bugs in the future.

…ons without.

Extensive fix:  changed the interface for SimulateOptions so that you now set the member variables with setters and getters, so that it's now impossible to have internally-inconsistent values:  if you set 'times', the start/end/duration values are cleared, and visa versa.

This in turn required many changes, and should not only fix the bug, but not allow similar bugs in the future.
@luciansmith
luciansmith merged commit 0167e20 into develop Jul 28, 2026
9 checks passed
@luciansmith
luciansmith deleted the fix-1339 branch July 28, 2026 02:24
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