Skip to content

Value: Fix runtime problems on msvc

Dag Andersen requested to merge work/make-value-work-on-msvc into master

It seems to need the ks_* values allocated on the heap to be able to modify them.

Merge request reports