At the moment the identifier for operations is limited by 100 characters.
Entering a signature for an operation with more than 100 characters results in an error message. There is no such limitation known in coding guidelines (i.e. C-standadard). On the contrary, a theoretically unlimited character number is explicitly defined for the identifier.
Suggestion: remove or increase the limit for the identifier of operations (type: signature).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.