<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.1.92">
</HEAD>
<BODY>
Sorry for that,<BR>
It's partof the french translations I made, but with the wrong translated keywords.<BR>
I tried to push the corrections but messed up with git chronology and merge.<BR>
I'll try tomorrow again.<BR>
<BR>
Ted<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
Dear list,

I'd like to get my branch up to date with the changes in master.

For this I ran "git pull origin master"

That -predictably- ran into a issue with helpmap.scm which couldn't be
merged automatically. I set out to rebuild and re-add it.

Here the trouble started; racket makehelpmap.scm" fails with a error
at ffgl.ss

-------------
//snip a thousand or so lines

parsing ../modules/scheme/ffgl.ss
Gather - looking for: Exemple:
Gather formatted, looking for: EndSectionDoc
with-ffgl
Gather - looking for: Retour:
Gather - looking for: Description:
Gather - looking for: Exemple:
char-whitespace?: expects argument of type <character>; given #<eof>

 === context ===
/home/zach/Fluxus/fluxus-dev/fluxus/docs/makehelpmap.scm:100:0:
read-word
/home/zach/Fluxus/fluxus-dev/fluxus/docs/makehelpmap.scm:116:2:
inner-gather
/home/zach/Fluxus/fluxus-dev/fluxus/docs/makehelpmap.scm:182:0:
parse-functions
/home/zach/Fluxus/fluxus-dev/fluxus/docs/makehelpmap.scm:212:0:
parse-section
/home/zach/Fluxus/fluxus-dev/fluxus/docs/makehelpmap.scm:245:0:
makehelpmap
/home/zach/Fluxus/fluxus-dev/fluxus/docs/makehelpmap.scm:251:2: inner
/home/zach/Fluxus/fluxus-dev/fluxus/docs/makehelpmap.scm:251:2: inner
/home/zach/Fluxus/fluxus-dev/fluxus/docs/makehelpmap.scm:251:2: inner
/home/zach/Fluxus/fluxus-dev/fluxus/docs/makehelpmap.scm: [running
body]
------------------

Now I don't think I can do anything with Git without resolving the
helpmap inconsistency yet if I try to remedy it myself ffgl.ss will
likely get out of sync.

For the future, would it be a very bad idea to have the creation of
the helpmap be a part of the compilation process instead of having the
file in Git? Is that at all possible to have this only run when one of
the relevant files changes? Otherwise it'd become a bit of a chore
when developing but as it is the helpmap doesn't seem to gain much
from being in the git repro.

Yours,
Kas.

PS; this and last mail were originally send to <A HREF="mailto:fluxus@pawfal.org">fluxus@pawfal.org</A> by
accident, I hope this doesn't cause any confusion, my bad.
</PRE>
</BLOCKQUOTE>
<BR>
<BR>
</BODY>
</HTML>