POV-Ray : Newsgroups : povray.programming : Return-value Bug? Server Time
28 Jul 2024 04:18:20 EDT (-0400)
  Return-value Bug? (Message 1 to 1 of 1)  
From: Tobias Ellinghaus
Subject: Return-value Bug?
Date: 20 Oct 2002 19:06:36
Message: <3db336fc@news.povray.org>
Hi,

I think I found a bug in the unix-version of povray 3.5:
No matter if povray exited normaly, had an error or if the user aborted the 
rendering, it always returns 0.

Fix:
Delete the calls to exit() in:
 - void POV_Std_Finish_Povray(void)
 - void SVGA_finish_povray(void)
 - void XWIN_finish_povray(void)

I haven't checked if this will cause any problems since it works great for 
me.

Tobias

-- 
2.4.17 kernel/signal.c(1040):
     Note the silly behaviour of SIGCHLD


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.