-
Michael Stahl yazdı
Apparently Apple GCC 4.0.1 wants to invoke a copy constructor for SwAuthorityFieldType when it is given as parameter to InsertFldType, which seems entirely spurious; let's try if this works around the issue.
2c4fbc87
Apparently Apple GCC 4.0.1 wants to invoke a copy constructor for SwAuthorityFieldType when it is given as parameter to InsertFldType, which seems entirely spurious; let's try if this works around the issue.