Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gittyup: fix build #371808

Closed
wants to merge 1 commit into from

gittyup: fix build failure

cab24b8
Select commit
Loading
Failed to load commit list.
Closed

gittyup: fix build #371808

gittyup: fix build failure
cab24b8
Select commit
Loading
Failed to load commit list.
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'.