mes/module/language/c99
Jan Nieuwenhuizen e9ac52dfda mescc: Fix by value assignment from array-of struct entry.
* module/language/c99/compiler.mes (expr->accu): Fix by value
  assignment from array-of struct entry.
* scaffold/t.c (struct_test): Test it.
* vector.c (make_vector, list_to_vector, vector_to_list): Use it;
  remove workarounds.
* gc.c (gc_copy): Likewise.
2017-04-01 23:12:37 +02:00
..
compiler.mes mescc: Fix by value assignment from array-of struct entry. 2017-04-01 23:12:37 +02:00
compiler.scm mescc: Refactor libc. 2017-04-02 12:29:09 +02:00