math.max/math.min/builtin.Version deprecated #811

Closed
opened 2023-06-17 04:50:51 +00:00 by alichraghi · 4 comments
alichraghi commented 2023-06-17 04:50:51 +00:00 (Migrated from github.com)
### https://github.com/ziglang/zig/pull/16025 **TO REMOVE: https://sourcegraph.com/search?q=context:global+-repo:dusk+repo:%5Egithub%5C.com/hexops/+lang:Zig+math.max%28+OR+math.min%28+OR+%22+min%28%22+OR+%22+max%28%22+OR+builtin.Version&patternType=standard&sm=1&groupBy=repo** ``` std.math.max -> @max std.math.min -> @min std.builtin.Version -> std.SemanticVersion ``` final boss: https://github.com/ziglang/zig/pull/16046
LaPingvino commented 2023-06-21 01:13:59 +00:00 (Migrated from github.com)

SemanticVersion.zip
Somehow Github refuses the .patch file if I don't zip it, but #194 shows fixed after applying this patch for the SemanticVersion thing

[SemanticVersion.zip](https://github.com/hexops/mach/files/11811149/SemanticVersion.zip) Somehow Github refuses the .patch file if I don't zip it, but #194 shows fixed after applying this patch for the SemanticVersion thing
emidoots commented 2023-06-21 04:58:50 +00:00 (Migrated from github.com)

Mind sending a PR?

Mind sending a PR?
LaPingvino commented 2023-06-21 18:09:31 +00:00 (Migrated from github.com)

Created #815

Created #815
emidoots commented 2023-06-25 07:21:02 +00:00 (Migrated from github.com)

github.com/hexops/mach@c62bae6edc

examples will get updated soon, closing.

https://github.com/hexops/mach/commit/c62bae6edcf00322d5b2b87bb5c72985813016a5 examples will get updated soon, closing.
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
hexops/mach#811
No description provided.