It looks like enscript is breaking on viewmgr.cxx It also looks like the behavior of enscript doesn't conform well to it's man page. :-(
Does this happen with any other source files or is it just viewmgr.cxx? I don't see anything in viewmgr.cxx that looks particularly different from any other source code file. Curt. [EMAIL PROTECTED] writes: > The result of trying to view "viewmgr.cxx" (web page >http://cvs.flightgear.org/cgi-bin/viewcvs/viewcvs.cgi/FlightGear/src/Main/viewmgr.cxx?rev=1.18&cvsroot=FlightGear-0.7&content-type=text/vnd.viewcvs-markup) > is the following error: > > > Failure during use of an external program: > > enscript --color -W html -Ecpp -o - - > > Python Exception Occurred > > Traceback (most recent call last): > File "/usr/local/viewcvs-0.9.1/lib/viewcvs.py", line 2620, in run_cgi > main() > File "/usr/local/viewcvs-0.9.1/lib/viewcvs.py", line 2586, in main > view_checkout(request) > File "/usr/local/viewcvs-0.9.1/lib/viewcvs.py", line 1914, in view_checkout > markup_stream(request, fp, revision, request.mime_type) > File "/usr/local/viewcvs-0.9.1/lib/viewcvs.py", line 662, in markup_stream > markup_stream_enscript(lang, fp) > File "/usr/local/viewcvs-0.9.1/lib/viewcvs.py", line 493, in markup_stream_enscript > enscript.write(chunk) > IOError: [Errno 32] Broken pipe -- Curtis Olson IVLab / HumanFIRST Program FlightGear Project Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED] Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
