Hi All,

thanks Soren, thanks Roessli, I  just commited the changes to the bugs
that you pointed out to me.

  Cheers,

  Etienne

On Mon, Aug 3, 2009 at 8:03 AM, Etienne Grossmann<[email protected]> wrote:
>  Hi Soren, hi Roessli,
>
> I just checked and yes, they are bugs. I made the changes and will
> test and commit them tonight.
>
>  Thanks,
>
>  Etienne
>
> On Mon, Aug 3, 2009 at 2:24 AM, Søren Hauberg<[email protected]> wrote:
>> Hi,
>>
>> man, 03 08 2009 kl. 00:34 -0700, skrev roessli bertrand:
>>> In the vrml-package:
>>> ---------------------------------
>>> 1.- vrml_transfo.m:60:%  if abs (det (r) - 1) > sqrt (eps), r2 =
>>> orthogonalize (r);
>>> I think this function does not exist anymore and was replaced by orth:
>>> vrml_transfo.m:61:  if abs (det (r) - 1) > sqrt (eps), r2 = orth (r);
>>>
>>> 2.- vrml_text.m:49:  s = read_options (varargin{:},
>>> "op1",op1,"op0",op0, "default",df);
>>> causes an error in my octave version (3.2). I replaced the line with
>>> s = read_options (varargin, "op1",op1,"op0",op0, "default",df);
>>
>> These sounds like bugs in the VRML.
>>
>> Etienne, are these bugs in the package?
>>
>> Søren
>>
>>
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to