gittyup: fix build #371808
Closed
gittyup: fix build #371808
OfBorg / gittyup, gittyup.passthru.tests on x86_64-linux
completed
Jan 9, 2025 in 0s
Unexpected error: command failed with exit code 1
Attempted: gittyup
The following builds were skipped because they don't evaluate on x86_64-linux: gittyup.passthru.tests
Details
Partial log
> | ^~~~~~~~~
> /build/source/dep/scintilla/lexilla/src/Document.cxx: In member function 'Sci::Position Scintilla::Document::FindText(Sci::Position, Sci::Position, const char*, int, Sci::Position*)':
> /build/source/dep/scintilla/lexilla/src/Document.cxx:2067:66: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
> 2067 | bytes[b] = cb.CharAt(posIndexDocument+b);
> | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> /build/source/dep/scintilla/lexilla/src/Document.cxx:2053:30: note: at offset 5 into destination object 'bytes' of size 5
> 2053 | char bytes[UTF8MaxBytes + 1] = "";
> | ^~~~~
> ninja: build stopped: subcommand failed.
For full logs, run 'nix log /nix/store/zvwg1ms2y5hlj0yhpi1brwnrs1jlpk36-gittyup-1.4.0.drv'.
Loading