1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Files
v/vlib/v
Daniel Däschle 1b9711edde gen: fix C warnings by cleaning up skip_struct_init (#6416)
* gen: removes struct name from list which shouldn't be initialized

* gen: vfmt

* cgen: remove the skip_struct_init list

* Revert "cgen: remove the skip_struct_init list"

This reverts commit d9e1fdbb4c.

* fix ci

* vfmt vlib/v/gen/cgen.v

Co-authored-by: Delyan Angelov <delian66@gmail.com>
2020-09-18 16:36:40 +03:00
..
2020-07-07 20:35:49 +02:00
2020-09-09 14:24:42 +02:00
2020-04-25 17:49:16 +02:00
2020-09-18 01:04:56 +02:00
2020-09-18 00:58:54 +02:00