Default string parameters to const string

Description

Provide an attribute to provide backwards compatibility if required, but string parameters to service and beginc++ functions should default to "const string", not "string".

(I think the reason they don't is legacy hole functions for upper casing fixed length strings!)

Conclusion

None

Activity

Show:

Richard Chapman April 13, 2016 at 10:46 AM

This will need mentioning in the redbook, as it could cause some (incorrect) existing programs to fail to compile.

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created October 1, 2014 at 8:38 AM
Updated April 19, 2016 at 2:49 PM
Resolved April 13, 2016 at 10:46 AM