octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #50361] Incorrect result in geometry package i


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #50361] Incorrect result in geometry package intersectLinePlane function
Date: Tue, 21 Mar 2017 14:20:07 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36

Follow-up Comment #4, bug #50361 (project octave):

Hi,

It wasn't a problem with argument checking but actually a bug on the origina
code. 

When function cross is used, the dimension is not specified (should be 2) and
then when the input is 3x3 the 1st dimension was used instead of the 2nd.

I grep for 'cross[[:space:]]*\([[:alum:]]+,[[:space:]]*[[:alum:]]+\)' and
found some functions that still call cross without specifying dimension, which
are potential bugs. However these functions are not yet added to geometry.

@devs: Please close this bug.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50361>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]