awl/conf
Sam Therapy 520991f63f
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
fix(win): Make buffer very large
This fixes a problem I have had where I get the following message sometimes:
Error: config, windows: The file name is too long.

Delv says it is a buffer overflow so this fixes it

TODO: Make actually good
2022-12-10 15:11:21 +01:00
..
docs.go (feat)Completions and documentation (#78) 2022-09-04 23:28:47 +00:00
plan9.go feat: Allow opt pseudosection to be printed (#91) 2022-09-10 18:41:25 +00:00
plan9_test.go refactor: Make tests less ugly (#102) 2022-09-21 23:08:31 +00:00
unix.go Modularity(?) 2022-08-31 01:05:17 +00:00
unix_test.go refactor: Make tests less ugly (#102) 2022-09-21 23:08:31 +00:00
wasm.go feat: Allow opt pseudosection to be printed (#91) 2022-09-10 18:41:25 +00:00
win.go fix(win): Make buffer very large 2022-12-10 15:11:21 +01:00
win_test.go Modularity(?) 2022-08-31 01:05:17 +00:00