Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Miguel Gimenez on April 06, 2022, 07:43:48 pm

Title: Changes to cbProject in r12781, @pecan
Post by: Miguel Gimenez on April 06, 2022, 07:43:48 pm
Correct me if I am wrong, but I think that the new virtual method cbProject::SetNotifications() in r12781 requires bumping the SDK version.
Title: Re: Changes to cbProject in r12781, @pecan
Post by: Pecan on April 06, 2022, 09:56:44 pm
Correct me if I am wrong, but I think that the new virtual method cbProject::SetNotifications() in r12781 requires bumping the SDK version.

Is this a problem ? Is bumping the SDK a problem?
If not a problem, which level of the version should be changed?
Title: Re: Changes to cbProject in r12781, @pecan
Post by: Miguel Gimenez on April 07, 2022, 09:16:06 am
It is not a problem, just something to do because the ABI has changed. Regarding level, it is up to you.