Re: [q-lang-users] where
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2006-10-09 22:25:50
|
Eddie Rucker wrote: > My thinking was about the use of if then else, cond, and case statements > and infinite recursion causing a segment fault on Linux. Understood. But that's a bug that will eventually be fixed. We don't change the language just to work around bugs in the interpreter. ;-) > However, the real > solution to my problem happens to be assert.q. Somehow I overlooked this. > Shame on me! Bug hunting just got a lot easier. BTW, the interpreter also has a full-blown symbolic debugger. It needs some time to get used to it, but it's quite useful. See http://q-lang.sourceforge.net/qdoc/qdoc_16.html#SEC161 Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |