More work on re-implementing everything
Finished MetadataReader Finished DirEntry Started work on File Added most important things to Inode Fixed test.zig Fixed some build issues causing SEGV
This commit is contained in:
+2
-1
@@ -9,12 +9,13 @@
|
||||
"usePlaceholders": false,
|
||||
},
|
||||
"settings": {
|
||||
"build_on_save": true,
|
||||
// "build_on_save": true,
|
||||
"use_placeholders": false,
|
||||
"build_on_save_args": [
|
||||
"-fincremental",
|
||||
"-Dallow_lzo=true",
|
||||
"-Ddebug=true",
|
||||
"test",
|
||||
],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user