Skip to content
Snippets Groups Projects
  • Alexander van Amesfoort's avatar
    d69ce59a
    Task #5830: revert most KVpair changes. The extra overloads clash on either 32... · d69ce59a
    Alexander van Amesfoort authored
    Task #5830: revert most KVpair changes. The extra overloads clash on either 32 or 64 bit. Adding overloads will also fail, as they cannot be mapped to PVSS data types in the PVSSGateway (default case there is to try string). So overloads -> template won't work either. Agreed with Ruud to also remove the vector<int> support (already not mapped). Then to solve the original data type problem, adapt a few logged data types from uint or ulong to int. While at it, adapt a few to bool from string ("0" or "1").
    d69ce59a
    History
    Task #5830: revert most KVpair changes. The extra overloads clash on either 32...
    Alexander van Amesfoort authored
    Task #5830: revert most KVpair changes. The extra overloads clash on either 32 or 64 bit. Adding overloads will also fail, as they cannot be mapped to PVSS data types in the PVSSGateway (default case there is to try string). So overloads -> template won't work either. Agreed with Ruud to also remove the vector<int> support (already not mapped). Then to solve the original data type problem, adapt a few logged data types from uint or ulong to int. While at it, adapt a few to bool from string ("0" or "1").
Code owners
Assign users and groups as approvers for specific file changes. Learn more.