branches/KDE/4.2/kdelibs/plasma [BIC]

Adriaan de Groot groot at kde.org
Wed Apr 29 21:30:46 BST 2009


On Wednesday 29 April 2009, Alexander Neundorf wrote:
> Ehhm, adding a const is binary incompatible ?

With some compilers, yes. Sun Studio 12 in particular mangles consts into the 
names -- also consts in parameter types, which is why you see mee commiting 
const-matching things every now and then, when a parameter is const in one 
(header or source) and non-const in the other.

But, as pointed out elsewhere, this is only incompatible with last week's SVN, 
so the BIC isn't critical.

-- 
These are your friends - Adem
    GPG: FEA2 A3FE Adriaan de Groot




More information about the kde-core-devel mailing list