[PR #5149] [CLOSED] Fix go-sqlite build error on windows/386 #17670

Closed
opened 2025-11-02 14:54:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5149
Author: @typeless
Created: 10/23/2018
Status: Closed

Base: masterHead: fix-sqlite3-build-error-on-windows-386


📝 Commits (1)

  • 854a04b Fix go-sqlite build error on windows/386

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 vendor/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.go (+2 -1)

📄 Description

See https://github.com/docker/docker-credential-helpers/pull/61
and https://github.com/mattn/go-sqlite3/issues/238

Will upstream the fix and sync again.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/5149 **Author:** [@typeless](https://github.com/typeless) **Created:** 10/23/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-sqlite3-build-error-on-windows-386` --- ### 📝 Commits (1) - [`854a04b`](https://github.com/go-gitea/gitea/commit/854a04b55437066c1498c878c68cd59eb26fedef) Fix go-sqlite build error on windows/386 ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `vendor/github.com/mattn/go-sqlite3/sqlite3_opt_unlock_notify.go` (+2 -1) </details> ### 📄 Description See https://github.com/docker/docker-credential-helpers/pull/61 and https://github.com/mattn/go-sqlite3/issues/238 Will upstream the fix and sync again. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 14:54:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17670