gusbro
Results
2
issues of
gusbro
In this commit 6d96e05d92c150232ca25d341e2cc01b911f10fd in src/Ma2Asm/x86_64_any.c circa lines 238-241 the assignment `pic_code = TRUE;` was changed to `pic_code = FALSE;` where it explicitly comments that `/* gcc >= 6 needs...
fix GetEnumerableType to work with Net6 and to support types implementing multiple interfaces (one one which should be IEnumerable)