You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Darby, would you be a darling and test Issue #1750? I've been wanting to attend the OTIO meetings and for one reason or another I cannot make it.
Issue #1750 is an incorrect functionality between M1 and M3 machines, which seems like a macOS compiler issue. I don't have any M1/M3 machine but I would like to know if the test works fine on an M1 machine at least.
Bug Report
Incorrect Functionality and General Questions
C++'s timeline->find_childrenotio::Item is broken when there are two tracks and a search range is involved.
To Reproduce
I created a PR for a test for it to show both the correct and incorrect functionality. I am also attaching the test here as .txt file.
test_find_children.cpp.txt
Expected Behavior
timeline->find_childrenotio::Item() should return all otio::Items in the range.
The text was updated successfully, but these errors were encountered: