view .gitignore @ 17641:cd5a6008ae72

Fix recursion segfault when setting axis parent to be child hggroup (bug #37927). * libinterp/corefcn/graphics.cc(set_parent): Check that new parent's parent is not object which is being reparented to avoid recursion. When condition occurs use object's current parent as parent property for new parent. If this sounds convoluted, it's because it is.
author Rik <rik@octave.org>
date Fri, 11 Oct 2013 21:21:50 -0700
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/