Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
N
nxssh
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • rx-etersoft
  • nxssh
  • Merge Requests
  • !7

Open
Opened May 11, 2026 by Pavel Vainerman@pv 
  • Report abuse
Report abuse

fix build with GCC 14

fix build with GCC 14

Edited May 11, 2026 by Pavel Vainerman

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b fix/master-gcc14-warnings origin/fix/master-gcc14-warnings

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git checkout master
git merge --no-ff fix/master-gcc14-warnings

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 0
  • Commits 1
  • Changes 3
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Pavel Vainerman @pv

    added 1 commit

    • 323e14a7 - fix: pass &options.connection_timeout (was: int instead of int*)

    Compare with previous version

    · May 11, 2026

    added 1 commit

    • 323e14a7 - fix: pass &options.connection_timeout (was: int instead of int*)

    Compare with previous version

    added 1 commit <ul><li>323e14a7 - fix: pass &amp;options.connection_timeout (was: int instead of int*)</li></ul> [Compare with previous version](https://gitlab.eterfund.ru/rx-etersoft/nxssh/merge_requests/7/diffs?diff_id=13285&start_sha=b000bb5e7a05060f8851ab6e8399ec4e9843a122)
    Toggle commit list
  • Pavel Vainerman @pv

    added 1 commit

    • f3719206 - fix(master): GCC 14 совместимость — real code/configure fixes + минимальный CFLAGS bypass

    Compare with previous version

    · May 11, 2026

    added 1 commit

    • f3719206 - fix(master): GCC 14 совместимость — real code/configure fixes + минимальный CFLAGS bypass

    Compare with previous version

    added 1 commit <ul><li>f3719206 - fix(master): GCC 14 совместимость — real code/configure fixes + минимальный CFLAGS bypass</li></ul> [Compare with previous version](https://gitlab.eterfund.ru/rx-etersoft/nxssh/merge_requests/7/diffs?diff_id=13286&start_sha=323e14a7dd06068bb0fea06b818036d6f9e66e41)
    Toggle commit list
  • Pavel Vainerman @pv

    added 1 commit

    • 2fcecc94 - fix(master): GCC 14 совместимость — real code/configure fixes + минимальный CFLAGS bypass

    Compare with previous version

    · May 11, 2026

    added 1 commit

    • 2fcecc94 - fix(master): GCC 14 совместимость — real code/configure fixes + минимальный CFLAGS bypass

    Compare with previous version

    added 1 commit <ul><li>2fcecc94 - fix(master): GCC 14 совместимость — real code/configure fixes + минимальный CFLAGS bypass</li></ul> [Compare with previous version](https://gitlab.eterfund.ru/rx-etersoft/nxssh/merge_requests/7/diffs?diff_id=13287&start_sha=f3719206a7e7469d9b50a1765867ae009b7f0c24)
    Toggle commit list
  • Pavel Vainerman @pv

    added 1 commit

    • 5ac64fdb - fix(master): GCC 14 совместимость — real code/configure fixes + минимальный CFLAGS bypass

    Compare with previous version

    · May 11, 2026

    added 1 commit

    • 5ac64fdb - fix(master): GCC 14 совместимость — real code/configure fixes + минимальный CFLAGS bypass

    Compare with previous version

    added 1 commit <ul><li>5ac64fdb - fix(master): GCC 14 совместимость — real code/configure fixes + минимальный CFLAGS bypass</li></ul> [Compare with previous version](https://gitlab.eterfund.ru/rx-etersoft/nxssh/merge_requests/7/diffs?diff_id=13288&start_sha=2fcecc946532e9299060babd3a0e66646d48ee36)
    Toggle commit list
  • Pavel Vainerman @pv

    changed the description

    · May 11, 2026

    changed the description

    changed the description
    Toggle commit list
  • Pavel Vainerman @pv

    added 1 commit

    • c6364eb1 - fix: build for gcc 14

    Compare with previous version

    · May 11, 2026

    added 1 commit

    • c6364eb1 - fix: build for gcc 14

    Compare with previous version

    added 1 commit <ul><li>c6364eb1 - fix: build for gcc 14</li></ul> [Compare with previous version](https://gitlab.eterfund.ru/rx-etersoft/nxssh/merge_requests/7/diffs?diff_id=13289&start_sha=5ac64fdbced5bc0121a31d4821bd7896db266646)
    Toggle commit list
  • Pavel Vainerman @pv

    changed title from 7.5-alt16 to fix build with GCC 14

    · May 11, 2026

    changed title from 7.5-alt16 to fix build with GCC 14

    changed title from **{-7.5-alt16-}** to **{+fix build with GCC 14+}**
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: rx-etersoft/nxssh!7