18 Sep
2007
18 Sep
'07
12:20 p.m.
On Tue, 2007-09-18 at 11:52 +0200, Jürgen Hunold wrote:
Hi !
An'n Dienstag 18 September 2007 hett John Maddock schreven:
Note that the current code will likely break on recent msvc versions because "long long" and __int64 are the same type, but you have specialisations for both :-(
It _does_ break msvc :-(( See error attached. I'm using msvc-8.0 without SP1.
That just broke my experimental 64-bit builds.
Drat, sorry. I've committed a fix to Subversion. - Doug