1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
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 d9e1fdbb4c869b3d07c43aa07a1b3f73bcc0aacc.

* 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-09-18 13:40:47 +03:00
2020-08-27 06:46:37 +02:00
2020-08-20 08:32:05 +02:00
2020-09-09 14:14:44 +02:00
2020-07-07 16:55:32 +02:00
2020-04-11 19:51:32 +02:00
2020-07-24 13:29:47 +03:00
2020-08-27 06:46:37 +02:00
2020-09-18 00:58:54 +02:00
2020-09-06 15:04:27 +02:00