--- ais/ai-00131.txt 2000/07/13 04:31:28 1.16 +++ ais/ai-00131.txt 2000/07/15 02:29:58 1.17 @@ -98,6 +98,7 @@ Nonetheless, we choose to keep the implementation advice as is. Instead, we solve the problem by defining a new convention, C_Pass_By_Copy: + <<Start_Example>> pragma Convention (C_Pass_By_Copy, T); The effect is that any 'in' parameter of the type T is passed by copy to a