
20 Sep
2005
20 Sep
'05
9:22 p.m.
Paul Mensonides wrote:
If you can verify this, you might want to consider removing the workarounds.
I'll look at this in the next few days.
Daniel, how do I test for 8.45?
The fixes were actually made in 8.43. You can test for that using: #if defined(__DMC__) && __DMC__ >= 0x843 But removing the workarounds completely is definitely an option, I don't think there's any real reason for anyone to use the older versions. Daniel