Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!texsun!convex!mozart.convex.com!gargulak From: gargulak@mozart.convex.com (Tom Gargulak) Newsgroups: comp.lang.ada Subject: Re: null ranges and index constraints (was constraint error question) Message-ID: <108673@convex.convex.com> Date: 13 Nov 90 18:22:49 GMT References: <1816@software.software.org> Sender: news@convex.com Reply-To: gargulak@mozart.convex.com (Tom Gargulak) Organization: Convex Computer Corporation, Richardson, Texas Lines: 10 One thing I failed to mention. I assume that the program will raise a storage_error exception due to the infinite recursion. I realize some compilers can optimize this into a loop. So, assuming the exception occurs, will this program eventually terminate? Why? Thanks again, Tom