POV-Ray : Newsgroups : povray.general : Still the ^ bug. WTF is no patch out there? Server Time
6 Aug 2024 00:14:37 EDT (-0400)
  Still the ^ bug. WTF is no patch out there? (Message 4 to 13 of 13)  
<<< Previous 3 Messages Goto Initial 10 Messages
From: Christopher James Huff
Subject: Re: Still the ^ bug. WTF is no patch out there?
Date: 30 Jul 2002 11:52:46
Message: <chrishuff-CDD9BD.10444730072002@netplex.aussie.org>
In article <3d4690fa@news.povray.org>, Warp <war### [at] tagpovrayorg> 
wrote:

> Christian Parpart <cpa### [at] surakwarenet> wrote:
> > I'm really very sad about that ugly bug(!).
> 
>   Which bug? I don't recall any bug regarding the ^ symbol.

Especially since it doesn't even mean anything to POV...what about the 
ugly & bug? And %, $, @, ~, `...and the "irtc_winning_scene" keyword 
isn't recognized!

-- 
Christopher James Huff <chr### [at] maccom>
POV-Ray TAG e-mail: chr### [at] tagpovrayorg
TAG web site: http://tag.povray.org/


Post a reply to this message

From: Samuel Benge
Subject: Re: Still the ^ bug. WTF is no patch out there?
Date: 30 Jul 2002 15:56:00
Message: <3D46EF4F.7030807@caltel.com>
It's not a bug. The hat^ operator has been removed from version 3.5. I 
wish it wasn't, because it made things so much easier. Some people said 
it caused problems with operator precedence, but I never had any 
problems. Usally I would put everything into parenthesis anyway.

Christian Parpart wrote:

> Hi all,
> 
> I'm really very sad about that ugly bug(!). There're neither the sources 
> available for download yet(tomorrow?) nor a patch against this bad thing. 
> 
> Another possibility would be to provide (binary/source) snapshots by 
> default. 
> 
> I just didn't find anything :-(((
> 
> Thanks,
> Christian Parpart.
> 


-- 
Samuel Benge

sbe### [at] caltelcom


Post a reply to this message

From: Warp
Subject: Re: Still the ^ bug. WTF is no patch out there?
Date: 31 Jul 2002 09:12:34
Message: <3d47e240@news.povray.org>
Christopher James Huff <chr### [at] maccom> wrote:
> what about the ugly & bug?

  Is there some bug with that operator?

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

From: Warp
Subject: Re: Still the ^ bug. WTF is no patch out there?
Date: 31 Jul 2002 09:16:08
Message: <3d47e318@news.povray.org>
Samuel Benge <sbe### [at] caltelcom> wrote:
> The hat^ operator has been removed from version 3.5.

  Removed? There's no official POV-Ray version which as a ^-operator, so
it's difficult to remove it.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

From: ABX
Subject: Re: Still the ^ bug. WTF is no patch out there?
Date: 31 Jul 2002 09:26:55
Message: <upofkucs1srus56m3mmuv6k3nfaddog63r@4ax.com>
On 31 Jul 2002 09:16:08 -0400, Warp <war### [at] tagpovrayorg> wrote:
> Removed? There's no official POV-Ray version which as a ^-operator, so
> it's difficult to remove it.

Don't be soo detailed. Note about it is distributed with official release and
is called in log:

Change 1634 on 2002/05/30 by thorsten@host27
  Removes "hat"-operator and replaces it with "pow"-function

From view of official versions it was neither removed or replaced but is it so
important ? Isn't it just simpler to tell: "it was tested during 3.5
beta-testing but due to some problems was not included in final release" ?

ABX


Post a reply to this message

From: Christian Parpart
Subject: Re: Still the ^ bug. WTF is no patch out there?
Date: 31 Jul 2002 09:42:54
Message: <3d47e95d@news.povray.org>
ABX inspired the electrons to say:
> On 31 Jul 2002 09:16:08 -0400, Warp <war### [at] tagpovrayorg> wrote:
>> Removed? There's no official POV-Ray version which as a ^-operator, so
>> it's difficult to remove it.
> 
> Don't be soo detailed. Note about it is distributed with official release
> and is called in log:
> 
> Change 1634 on 2002/05/30 by thorsten@host27
>   Removes "hat"-operator and replaces it with "pow"-function
> 
> From view of official versions it was neither removed or replaced but is
> it so important ? Isn't it just simpler to tell: "it was tested during 3.5
> beta-testing but due to some problems was not included in final release" ?

Well, there's a wonderfull water example using POV-Ray 3.5 wich makes 
extensive use of that hat (^) operator.
Replacing it by its pow function make the source bigger and (perhaps) not 
more readable.

Greets,
Christian.


Post a reply to this message

From: ABX
Subject: Re: Still the ^ bug. WTF is no patch out there?
Date: 31 Jul 2002 09:56:14
Message: <mpqfkuc4k5d9ehein6van4rajcet21b8sq@4ax.com>
On Wed, 31 Jul 2002 15:42:54 +0200, Christian Parpart <cpa### [at] surakwarenet>
wrote:
> Well, there's a wonderfull water example using POV-Ray 3.5 wich makes 
> extensive use of that hat (^) operator.

And this is bug you are reffering to ? Why you not ask author of this example
to correct this bug ? He probably know that his example is not 3.5 compatible.

> Replacing it by its pow function make the source bigger and (perhaps) not 
> more readable.

Don't ask for not readable languages, please :-)

ABX


Post a reply to this message

From: Warp
Subject: Re: Still the ^ bug. WTF is no patch out there?
Date: 31 Jul 2002 09:56:46
Message: <3d47ec9e@news.povray.org>
Christian Parpart <cpa### [at] surakwarenet> wrote:
> Replacing it by its pow function make the source bigger

  Big deal?

> and (perhaps) not more readable.

  Isn't unambiguous text more readable than one where there could be
ambiguousity?

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

From: Christian Parpart
Subject: Re: Still the ^ bug. WTF is no patch out there?
Date: 31 Jul 2002 10:12:29
Message: <3d47f04d@news.povray.org>
ABX inspired the electrons to say:
> On Wed, 31 Jul 2002 15:42:54 +0200, Christian Parpart
> <cpa### [at] surakwarenet> wrote:
>> Well, there's a wonderfull water example using POV-Ray 3.5 wich makes
>> extensive use of that hat (^) operator.
>
> And this is bug you are reffering to ? Why you not ask author of this
> example to correct this bug ? He probably know that his example is not 3.5
> compatible.

Okay. I said "bug" because some other ppl previousely said that this is a 
bug. I found some older postings about ;) However.

>> Replacing it by its pow function make the source bigger and (perhaps) not
>> more readable.
> 
> Don't ask for not readable languages, please :-)

Hae? *g* I'm pretty sure that you either misunderstood me or you're just 
kidding ;)

Greets,
Christian.


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Still the ^ bug. WTF is no patch out there?
Date: 9 Aug 2002 14:51:30
Message: <3d540f32@news.povray.org>
In article <upofkucs1srus56m3mmuv6k3nfaddog63r@4ax.com> , ABX 
<abx### [at] babilonorg>  wrote:

> Don't be soo detailed. Note about it is distributed with official release and
> is called in log:
>
> Change 1634 on 2002/05/30 by thorsten@host27
>   Removes "hat"-operator and replaces it with "pow"-function

Yes, the code was removed because it previously was added.  One adds and
removes code.  The change log is about a different level of detail - the
code level, not the feature level.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

<<< Previous 3 Messages Goto Initial 10 Messages

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