POV-Ray : Newsgroups : povray.programming : POV-Ray 3.5 for AmigaOS : Re: POV-Ray 3.5 for AmigaOS Server Time
3 Jul 2024 06:18:44 EDT (-0400)
  Re: POV-Ray 3.5 for AmigaOS  
From: Nicolas Calimet
Date: 3 Jun 2004 12:17:25
Message: <40bf4f15$1@news.povray.org>
> because I'm very, very strict about treating warnings as errors) I found 
> that, in the file "povmsgid.cpp", the enumerations were assigned to 
> static strings surrounded by single quotes, which is something I have 
> never seen before [snip]
> I still waswondering what the "goal" of those defines 
> was and if there is something fundamental that I'm missing about the 
> whole affair that is going to bite me in the cheeks later.

	Answer is much shorter than you think: yes you're running into
big trouble messing up with the code like this.
	Search google for "multicharacter constant" and look through
the gcc manpage for the -Wno-multichar warning option.

	- NC


PS: you should really-really wait for the 3.6 UNIX source code  :-)


Post a reply to this message

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