|
From: Mark j. <mar...@gm...> - 2009-02-16 05:14:55
|
Most of the bugs when running QuantLib under x64 seem to come down to the Null template. As far as I can tell this is supposed to return the largest integer which is then interpreted as a non-set piece of data. In x64, it gets turned into a zero and this causes problems. I haven't found a solution to the issue yet. Any ideas? Mark |