tech@mandoc.bsd.lv
 help / color / mirror / Atom feed
* exit_status persistence.
@ 2010-12-01 16:33 Kristaps Dzonsons
  2010-12-01 16:41 ` Kristaps Dzonsons
  2010-12-01 21:28 ` Ingo Schwarze
  0 siblings, 2 replies; 20+ messages in thread
From: Kristaps Dzonsons @ 2010-12-01 16:33 UTC (permalink / raw)
  To: tech

Ingo, I flushed out some peculiar behaviour in the new main.c.

If a FATAL parse error occurs (e.g., rxdebug.1) when multiple files are 
passed on the command-line, subsequent files are parsed but not 
outputted.  This occurs due to main.c:484.  I don't want to monkey with 
exit_status---can you verify that exit_status may somehow be saved or 
reset between parses so that passing multiple files doesn't cause 
truncated output?

Thanks,

Kristaps
--
 To unsubscribe send an email to tech+unsubscribe@mdocml.bsd.lv

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

end of thread, other threads:[~2010-12-10 23:12 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-01 16:33 exit_status persistence Kristaps Dzonsons
2010-12-01 16:41 ` Kristaps Dzonsons
2010-12-01 21:28 ` Ingo Schwarze
2010-12-02 10:51   ` exit_status persistence (now: roff.c question) Kristaps Dzonsons
2010-12-02 13:29     ` Kristaps Dzonsons
2010-12-02 22:50       ` roff.c question Ingo Schwarze
2010-12-03 21:49         ` Ingo Schwarze
2010-12-05 15:15           ` Kristaps Dzonsons
2010-12-08  1:05             ` Ingo Schwarze
2010-12-10  9:40               ` Kristaps Dzonsons
2010-12-10 20:45                 ` Ingo Schwarze
2010-12-10 20:52                   ` Joerg Sonnenberger
2010-12-10 21:10                     ` Ingo Schwarze
2010-12-10 21:17                       ` Joerg Sonnenberger
2010-12-10 23:12                       ` Ingo Schwarze
2010-12-03 23:31         ` Ingo Schwarze
2010-12-05 15:17           ` Kristaps Dzonsons
2010-12-09 23:45             ` Ingo Schwarze
2010-12-10  9:32               ` Kristaps Dzonsons
2010-12-02 20:54     ` Ingo Schwarze

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).