Dear list, I ran "racket makehelpmap.scm" in the docs dir, but it seems to have gotten stuck. The last few lines I get are;
parsing ../modules/fluxus-midi/src/FluxusMIDI.cpp Gather - looking for: Exemplo: Gather formatted, looking for: EndSectionDoc After that it just sits there. I quit it once and tried again, with the same result. While this goes on racket takes quite a bit of cpu. Something must be wrong there. Breaking it off got me; ^Cuser break === context === /Users/kassen/Fluxus/fluxus-try/fluxus/docs/makehelpmap.scm:160:4: inner-remove-comments /Users/kassen/Fluxus/fluxus-try/fluxus/docs/makehelpmap.scm:159:2: remove-comments /Users/kassen/Fluxus/fluxus-try/fluxus/docs/makehelpmap.scm:212:0: parse-section /Users/kassen/Fluxus/fluxus-try/fluxus/docs/makehelpmap.scm:245:0: makehelpmap /Users/kassen/Fluxus/fluxus-try/fluxus/docs/makehelpmap.scm:250:0: recurse-dir /Users/kassen/Fluxus/fluxus-try/fluxus/docs/makehelpmap.scm:251:2: inner /Users/kassen/Fluxus/fluxus-try/fluxus/docs/makehelpmap.scm:251:2: inner /Users/kassen/Fluxus/fluxus-try/fluxus/docs/makehelpmap.scm:251:2: inner /Users/kassen/Fluxus/fluxus-try/fluxus/docs/makehelpmap.scm: [running body] Yours, Kas.
