Update livesplit-core and rust edition#62
Conversation
|
Should you update |
Done Note: I have not tested the layout parser changes and i wont be running for a bit. Help would be appreciated in making sure things work. |
|
probably bitrotting at this point |
|
It doesn't find the OBS shared library on Linux. I don't see what changed there or honestly how it ever even found it to begin with?! Did the GitHub Runner images just have it installed previously? |
Great question! I'll set up the runners on my fork and see if i can diagnose this when i find some time. It looks like macos had to do this previously. https://github.com/LiveSplit/obs-livesplit-one/blob/master/.github/workflows/rust.yml#L134C2-L136C37 It may have included the libraries by default for some reason in an old |
|
We can also just build the fake shared library we have in this repository, which apparently is also just mostly dead code atm?! |
Happy to take a look and give it a shot in the coming weeks - i'd be curious if this works for macos as well. |
eee0c2b to
d0f61db
Compare
|
Figured I'd drop a ping here as well; seems good to me now! Only did linux for now, but i can test the osx stuff down the road unless someone else gets to it |
Changes
set_custom_variableandset_current_comparisonparams toCow<'_, str>livesplit-corecargo fix --editionI did not run
cargo fmthere because it changes files wildly - if that's okay i'll go ahead and run that too and commit