[Bug ada/39446] Can not resolve PUT between String and Character versions.

2009-03-18 Thread mark_r_eggleston at yahoo dot co dot uk
onger I would have recognised the ambiguity at thogh the time it did look to me to be an obvious bug. I apologise for wasting your time. --- On Tue, 17/3/09, sam at gcc dot gnu dot org wrote: > From: sam at gcc dot gnu dot org > Subject: [Bug ada/39446] Can not resolve PUT between String an

[Bug ada/39446] Can not resolve PUT between String and Character versions.

2009-03-17 Thread sam at gcc dot gnu dot org
--- Comment #3 from sam at gcc dot gnu dot org 2009-03-17 14:28 --- This is not a bug. The compiler really has no way to distinguish between the following two interpretations for "Put (Get_Name (7))": 1- Get_Name (7) is a call to Get_Name with argument 7, which returns a String 2- G

[Bug ada/39446] Can not resolve PUT between String and Character versions.

2009-03-12 Thread mark_r_eggleston at yahoo dot co dot uk
--- Comment #2 from mark_r_eggleston at yahoo dot co dot uk 2009-03-12 17:44 --- In the test case program bug.adb functions a_string are substituted for get_name functions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39446

[Bug ada/39446] Can not resolve PUT between String and Character versions.

2009-03-12 Thread mark_r_eggleston at yahoo dot co dot uk
--- Comment #1 from mark_r_eggleston at yahoo dot co dot uk 2009-03-12 17:42 --- Created an attachment (id=17451) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17451&action=view) Simple test case program, version information. No temporary files are include because the only tempor