d4609c7baa3f921b030df242d7a8dda593081ba5
neuron.c and routes.c were compiled against the old 1-arg soul interface. chat.c already uses the 2-arg signature. The Windows cross-compile build generates elp-c-decls.h from all dist/*.c files, causing a conflicting-types error when both signatures appear. Recompile these modules against the current soul API to eliminate the conflict.
…
…
…
Merge pull request 'feat(recall): emotional-recall improvements' (#52) from improve/recall-emotional-recall into main
Description
Neuron - the canonical CGI substrate. Real soul.el lives here.
24 MiB
Languages
Emacs Lisp
93%
Python
3.3%
Shell
1.8%
HTML
1.3%
Dockerfile
0.6%