[Gmsh] gmsh-2.2.6: bug
Robert Funnell
robert.funnell at mcgill.ca
Fri Jan 23 15:31:04 CET 2009
On Fri, 23 Jan 2009, Christophe Geuzaine wrote:
> Édouard Canot wrote:
>> Under linux, this last version crashes (seg. fault) when opening the attached file,
>> without any useful information.
>
> Hi Edouard - With Gmsh's integrated CAD module circle arcs should always
> be < pi (cf. documentation)...
At one point I also got into a bit of trouble because (having
forgotten what I'd read in the documentation) I had some circular arcs
> pi which were accepted and even properly handled to some extent.
Would it be reasonable to have a range check when reading in such
arcs?
- Robert