Hi, all,

Is there a real semantic difference between fossil_panic() and
fossil_fatal()? The only logic diff i see is that fossil_panic() only
outputs once when in CGI mode, but fossil_fatal() can potentially output
more than once (via fatal callbacks triggered in fatal()). The 'once' flag
seems to only be there for debugging.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to