Skip to content
Commit 9c6a0751 authored by Friedrich W. H. Kossebau's avatar Friedrich W. H. Kossebau
Browse files

Switch ServiceModel::ServicePtrRole to some positive int number

Negative role numbers might have worked, but it is not specified if
they are offciailly supported.

With compiler warnings about
    warning: overflow in conversion from 'AdditionalRoles' to 'int'
    changes value from 'ServicePtrRole' to '-1603986978
there is another motivation now to switch to some positive int number
instead, given the ABI can be changed for KF 6.0 now.
parent 465ba003
Pipeline #498384 passed with stage
in 1 minute and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment