From ba2a3ce341c0c71bbbcf350fcbcd60c552220b31 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:23:13 -0600 Subject: Rename obsolete tq methods to standard names --- indexlib/boost-compat/config/abi/borland_prefix.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indexlib') diff --git a/indexlib/boost-compat/config/abi/borland_prefix.hpp b/indexlib/boost-compat/config/abi/borland_prefix.hpp index c911a735..49f42494 100644 --- a/indexlib/boost-compat/config/abi/borland_prefix.hpp +++ b/indexlib/boost-compat/config/abi/borland_prefix.hpp @@ -10,9 +10,9 @@ // -Ve (on or off - empty base classes) // -aX (alignment - 5 options). // -pX (Calling convention - 4 options) -// -VmX (member pointer size and tqlayout - 5 options) +// -VmX (member pointer size and layout - 5 options) // -VC (on or off, changes name mangling) -// -Vl (on or off, changes struct tqlayout). +// -Vl (on or off, changes struct layout). // In addition the following warnings are sufficiently annoying (and // unfixable) to have them turned off by default: -- cgit v1.2.3