[PR #514] update build.zig to zig 0.16.0 #513

Open
opened 2026-05-05 12:17:54 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jmcnamara/libxlsxwriter/pull/514
Author: @leroycep
Created: 4/15/2026
Status: 🔄 Open

Base: mainHead: zig-0.16


📝 Commits (1)

  • 5970130 update build.zig to zig 0.16.0

📊 Changes

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

View changed files

📝 .gitignore (+2 -1)
📝 build.zig (+21 -21)
📝 build.zig.zon (+1 -1)

📄 Description

This PR updates the build.zig file to Zig 0.16.0. It also bumps the minimum Zig version to 0.16.0, but I could remove that since the build.zig still works for 0.15.1.


🔄 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/jmcnamara/libxlsxwriter/pull/514 **Author:** [@leroycep](https://github.com/leroycep) **Created:** 4/15/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `zig-0.16` --- ### 📝 Commits (1) - [`5970130`](https://github.com/jmcnamara/libxlsxwriter/commit/597013022dc0f2d7aa3ec76ca41ca9a14324f947) update build.zig to zig 0.16.0 ### 📊 Changes **3 files changed** (+24 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) 📝 `build.zig` (+21 -21) 📝 `build.zig.zon` (+1 -1) </details> ### 📄 Description This PR updates the build.zig file to Zig 0.16.0. It also bumps the minimum Zig version to 0.16.0, but I could remove that since the build.zig still works for 0.15.1. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror added the
pull-request
label 2026-05-05 12:17:54 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/libxlsxwriter#513
No description provided.