Add explicit dereferencing in parameterless calls
Ada: When calling an access procedure with no parameter, it seems mandatory to add ".all" to the call. Not understood why it is not needed when the procedure has parameters.
Please register or sign in to comment