20:39:09sternijackdaniel: yeah, this is a fresh build. I first noticed this problem on 26.3.27 with just https://gitlab.com/embeddable-common-lisp/ecl/-/commit/727b3f518bc62ca5008d7971dfab9a88c6b11928 applied as patch
20:39:27sterniit is strange that it seems to be the same issue, but it is apparently specific to this fasc file and happens quite late into it
20:39:39sterniI can load other libs built as concatenated FASC files just fine
21:08:48jackdanielI see; does it work alright when you load files independently (without concatenating them?)
21:10:51jackdanielgenerally #"foo" is an inconvenient hack, I think that Marius suggested that we can default to base strings in files when feasible, so this dispatch macro character will likely go away before the next release