zsh-workers
 help / color / mirror / code / Atom feed
* FAQ and yodl
@ 1999-10-27 18:40 Clint Adams
  1999-10-27 19:12 ` Bart Schaefer
  0 siblings, 1 reply; 11+ messages in thread
From: Clint Adams @ 1999-10-27 18:40 UTC (permalink / raw)
  To: zsh-workers

tanaka19991027/Etc% make
cd . && yodl2txt FAQ.yo && mv -f FAQ.txt FAQ
Yodl2txt 1.31.16
Yodl is processing a(n) report
FAQ.yo: 522: USECOUNTER
FAQ.yo: 522: no counter XXenumcounter defined
FAQ.yo: 522: last parsed symbol: `CHAR'
yodl indicates failure!
make: *** [FAQ] Error 1

If I put SETCOUNTER(XXenumcounter)(0) on line 503 above
enumerate():

tanaka19991027/Etc% make
cd . && yodl2txt FAQ.yo && mv -f FAQ.txt FAQ
Yodl2txt 1.31.16
Yodl is processing a(n) report
FAQ.yo: 502: SETCOUNTER
FAQ.yo: 502: no counter XXenumcounter defined
FAQ.yo: 502: last parsed symbol: `('
yodl indicates failure!
make: *** [FAQ] Error 1


Obviously I don't know what I'm doing, but what's wrong here?


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~1999-10-28  4:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-27 18:40 FAQ and yodl Clint Adams
1999-10-27 19:12 ` Bart Schaefer
1999-10-27 19:33   ` PATCH: FAQ acceptable to yodl 1.31 Clint Adams
1999-10-27 19:40     ` Bart Schaefer
1999-10-27 19:53       ` Clint Adams
1999-10-27 20:07         ` Bart Schaefer
1999-10-27 21:02         ` Tanaka Akira
1999-10-27 23:02           ` Bart Schaefer
1999-10-28  3:32             ` Tanaka Akira
1999-10-28  4:13           ` Bart Schaefer
1999-10-28  4:38             ` Tanaka Akira

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).