-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
The type of std.os.argv should be null terminated #8087
Copy link
Copy link
Open
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.standard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.
Milestone
Description
From https://pubs.opengroup.org/onlinepubs/9699919799/functions/exec.html looks like it's a standard behaviour? Is there any reason not marking them null terminated?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementSolving this issue will likely involve adding new logic or components to the codebase.Solving this issue will likely involve adding new logic or components to the codebase.standard libraryThis issue involves writing Zig code for the standard library.This issue involves writing Zig code for the standard library.