POV-Ray : Newsgroups : povray.beta-test : [std inc] funny comment in debug.inc Server Time
29 Jul 2024 12:22:32 EDT (-0400)
  [std inc] funny comment in debug.inc (Message 1 to 1 of 1)  
From:
Subject: [std inc] funny comment in debug.inc
Date: 27 May 2002 03:56:15
Message: <p9p3fu07791cdunm1j8aes4kpraavu7alq@4ax.com>
POV 3.5 RC5 icl on WinNT Sp 6 PII 233 with 128 MB

Nothing important but funny comment in debug.inc:

#macro Render(Condition, Message)
    #if(Condition)
        #debug Message//#render not available?
    #end
#end

Is above Render() macro supposed to continue macro from 3.1 ? If not any
reason to make it if there is no #render stream ?

ABX


Post a reply to this message

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