Doug Evans <xdj...@gmail.com> skribis: > I was looking into the libgc 7.4.0 "GC_MARKERS" bug, > and found that the workaround in Guile is using GC_ALPHA_VERSION > which I can't find in the bdwgc git tree, but I can find GC_VERSION_MICRO.
Oops, my bad. Fixed in fab18c0. (There used to be a macro of that name in the early 7.2 series or so.) Thanks! Ludo’.