Problem: Coverity warning for ignoring return value. Solution: Check the return value and jump if failed.
Problem: Maintaining a Vim9 branch separately is more work. Solution: Merge the Vim9 script changes.