Martin

Results 3 issues of Martin

Building CSCORE.dll I get an error on ilasm. After some investigation the problem lies in ConvertFromIeeeExtended where sourceline ` f = double.NaN;` disassembles as `IL_00ad: ldc.r8 -nan(ind)` which is syntactically...

I'd like to have all numbers between 1001 and 1999 pronounced in the same manner. For 1932 the trace (from the online test page) is: 1932 Found: '_0C' [h'Vndr@d] Found:...

Installed (absolute beginner!) Haskell default on windows X64: on the C:\ disk. Leads to problems with UAC rights when starting a tutorial with ghci. Disinstalled, and reinstalled on F:. In...