/ Norman Walsh <[EMAIL PROTECTED]> was heard to say:
| The TC proposes to solve RFE #582822 by changing the funcprototype
| in the following backwards-compatible way:
|
|    funcprototype ::=
|                      (funcdef,
|                       (void|(paramdef*, varargs?)))

Make that

    funcprototype ::=
                      (funcdef,
                       (void|varargs|(paramdef+, varargs?)))

To avoid a funcprototype containing only a funcdef.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <[EMAIL PROTECTED]>      | ...it is significant that we are
http://www.oasis-open.org/docbook/ | called the 'information society'
Chair, DocBook Technical Committee | -- not the thinking society, not
                                   | the deliberative society, not the
                                   | society of reason and
                                   | rationality.--Lloyd Morrisett

Reply via email to