Re: [GnomeMeeting-list] [PATCH] No audio feedback in 0.98 config druid!!!



 --- Christopher Warner <zanee kernelcode com> wrote:
> Can you send the info below? asn_grammar.cxx block
> 5000 to 5200 should be good.. extract those lines.

Actually, I think that these line will suffice:

| yyerrlab1 -- error raised explicitly by an action. 
|
`----------------------------------------------------*/
yyerrlab1:

  /* Suppress GCC warning that yyerrlab1 is unused
when no action
     invokes YYERROR.  */
#if defined (__GNUC_MINOR__) && 2093 <= (__GNUC__ *
1000 + __GNUC_MINOR__)
  __attribute__ ((__unused__))
#endif


  goto yyerrlab2;

GCC seems to object to the 'dangling' __attribute__
statement. That's all.

> Also I don't
> know what asn_grammar.cxx is built by or if it's
> built or hand written;
> add that info into the pot.

I believe that I've already sent you the following
lines:

> > bison -t -v -d -o asn_grammar asn_grammar.y
> > mv asn_grammar asn_grammar.cxx

Chris


________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]