From bug-request at octave dot org Thu Sep 16 09:06:44 2004 Subject: Re: Matrix of structures with different fields From: "John W. Eaton" To: David Bateman Cc: Josep =?iso-8859-1?Q?Mon=E9s?= i Teixidor , bug@octave.org Date: Thu, 16 Sep 2004 10:05:39 -0400 On 16-Sep-2004, David Bateman wrote: | This one is a bug in octave. Please try the attached patch. However it | should return an error about field mismatches as well, not do the | concatenation. | | > # SEGFAULT | | This patch addresses the seg-fault as well. | | | 2004-09-16 David Bateman | | * oct-map.cc (Octave_map::concat): Correct test for finding | inconsistent but equal length structures. I applied this patch. Thanks, jwe ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------