Commit ce2849d
committed
Add missing windows build tag to spawn.go
spawn.go uses Windows-only symbols (_ShellExecuteNowait, makeCmdLine,
syscall.SW_NORMAL) but was missing the build tag, causing compilation
errors on non-Windows platforms.1 parent fe0532a commit ce2849d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
0 commit comments