POV-Ray : Newsgroups : povray.bugreports : Syntax Bug Report : Syntax Bug Report Server Time
24 Jun 2024 08:22:26 EDT (-0400)
  Syntax Bug Report  
From: Ken
Date: 19 Aug 1999 06:49:21
Message: <37BBE12F.E15E9101@pacbell.net>
The following causes an invalid page fault in Povray for windows versions
v3.1r1.watcom, v3.1a, and v3.1g.watcom. The same code in Pov v3.01.watcom
issues an error message that no closing quotes are present at the end of the
include statement. I also got confirmation that Pov v3.1 for the SunOS compile
similarly produces an error message instead of an invalid page fault or a
system crash so it appears to be a windows version related problem.


/*** Start of code ***/

#include "colors.inc"
#include "textures.inc'

/*** End of code ***/


Povray for windows v3.1g 
pentium 200 mmx
128 megs edo ram
Win 98 OS


-- 
Ken Tyler


Post a reply to this message

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