This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: is this GNAT error message confusing or am I confused or both?


Robert Dewar wrote:
zx.adb:10:07: invalid prefix in selected component "X"

2 selected_component ::= prefix . selector_name

Ah. The hint to the RM has made this a lot more clear, thanks.

Still I speculate that there are a few GCC users like me
who have not managed to known all syntactic RM terms
by heart yet, so they can become victims of the
"sounds like" effect that Richard Kenner describes.

(Sounds like I should be perusing the RM, o.K.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]