[PR #543] [MERGED] Fix windows build broken by #416 #15442

Closed
opened 2025-11-02 11:46:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/543
Author: @lunny
Created: 12/31/2016
Status: Merged
Merged: 1/1/2017
Merged by: @andreynering

Base: masterHead: lunny/fallback_graceful_windows


📝 Commits (1)

📊 Changes

3 files changed (+65 additions, -24 deletions)

View changed files

📝 cmd/web.go (+2 -24)
cmd/web_graceful.go (+44 -0)
cmd/web_windows.go (+19 -0)

📄 Description

No description provided


🔄 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/543 **Author:** [@lunny](https://github.com/lunny) **Created:** 12/31/2016 **Status:** ✅ Merged **Merged:** 1/1/2017 **Merged by:** [@andreynering](https://github.com/andreynering) **Base:** `master` ← **Head:** `lunny/fallback_graceful_windows` --- ### 📝 Commits (1) - [`bf85c82`](https://github.com/go-gitea/gitea/commit/bf85c82087adaf5e9bebdcd3c863e2e0a061c746) fix windows build broken by #416 ### 📊 Changes **3 files changed** (+65 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `cmd/web.go` (+2 -24) ➕ `cmd/web_graceful.go` (+44 -0) ➕ `cmd/web_windows.go` (+19 -0) </details> ### 📄 Description _No description provided_ --- <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 11:46:37 -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#15442