Why fix 0-time operations only if they are forward #751
Unanswered
gscattablack
asked this question in
Q&A
Replies: 1 comment
-
|
This is a very low level question. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On Nov 12 2022, you fixed 0-time operations in Commit 667a85c, with the following code (src/model/operation.cpp):
Why don't you consider also backward operations? I mean, for DLVR's I'd need the same fix, but I can't access it since forward is false.
I am quite new to frepple, so I might be very wrong. Thank you so much for your patience.
Beta Was this translation helpful? Give feedback.
All reactions