search for: l622

Displaying 3 results from an estimated 3 matches for "l622".

Did you mean: 2622
2016 Apr 04
5
Optimization bug when byte compiling with gcc 5.3.0 on windows
...ot.stats() was crashing was because when isnan() is called with an int it emits a UD2 instruction to force a crash, so let us just cast the input value to a double to prevent that. The code for this can be seen here: https://github.com/Alexpux/mingw-w64/blob/master/mingw-w64-headers/crt/math.h#L612-L622 -- Best regards, Ray Donnelly, Continuum Analytics Inc.
2010 Aug 11
2
channel variables in AGI
Hello, How to take the values of channel variables like 'agi_uniqueid' and 'agi_callerid' in agi script. For example #!/bin/bash -x T="$agi_uniqueid" I want to save value of 'agi_uniqueid' channel variable into a variable called 'T' in my script -------------- next part -------------- An HTML attachment was scrubbed... URL:
2016 Apr 04
0
Optimization bug when byte compiling with gcc 5.3.0 on windows
...ing was because when isnan() is > called with an int it emits a UD2 instruction to force a crash, so let us > just cast the input value to a double to prevent that. The code for this > can be seen here: > https://github.com/Alexpux/mingw-w64/blob/master/mingw-w64-headers/crt/math.h#L612-L622 This one I can't guess at without seeing the patch. Duncan Murdoch > > -- > > Best regards, > > Ray Donnelly, > > Continuum Analytics Inc. > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman...