POV-Ray : Newsgroups : povray.beta-test : arrays.inc : arrays.inc Server Time
30 Jul 2024 16:23:29 EDT (-0400)
  arrays.inc  
From: Philippe Debar
Date: 21 Oct 2001 18:42:34
Message: <3bd34f5a@news.povray.org>
in arrays.inc, in the ARRAYS_HybridQuickSortStep macro, we have :


#local X = Array[FInd];



that does not seem to serve any purpose  but causes troubles when I try to
adapt the sort macros to a muli-dimensionnal array by modifying only
Sort_Compare and Sort_Swap_Data. It works when I comment the "#local X
(...)" line out. (Actually the X variable is used nowhere in the code.)



Sys info :
POV-Ray 3.5 b6
Win 2k pro sp2
Ahtlon 1.2 GHz
512 MB DDR


Povingly,


Philippe


Post a reply to this message

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