mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
Windows: fix some heap corruptions, fix msvc not building with unicode flags, fix os.getwd, fix mscrazy using a less recent installation
This commit is contained in:
parent
0bbefca875
commit
32aae80a64
5 changed files with 108 additions and 104 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -7,3 +7,7 @@
|
|||
*.exe
|
||||
*.o
|
||||
.*.c
|
||||
|
||||
*.obj
|
||||
|
||||
*.pdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue