help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Weird mex file contents in Yalmip


From: fork
Subject: Weird mex file contents in Yalmip
Date: Tue, 29 Nov 2011 18:03:52 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

in findhashsorted.c, there is the following line: 

"#  mexPrintf("What!! %i",mid);"

There is also a line: 

"# No way, the number is smaller than lowest number in table"

So here is my question:  Does ML scrub hash comments out of mex files, is this
some preprocessor magic, or ... does no one test their code before releasing it
???(I know ML doesn't have the cool %!test syntax of Octave, but still....)

Tx
F



reply via email to

[Prev in Thread] Current Thread [Next in Thread]