Issue 76190 - UNOIDL syntax spec for constants is incorrect
Summary: UNOIDL syntax spec for constants is incorrect
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All Windows XP
: P3 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-08 08:37 UTC by bmarcelly
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bmarcelly 2007-04-08 08:37:42 UTC
Developer's Guide Appendix D:  UNOIDL Syntax Specification

AMHA this line is incorrect :
constants-decl ::= ["published"] "constants" "{" const-decl+ "}" ";"

The identifier for the contant group is missing. I think the definition should be :
constants-decl ::= ["published"] "constants" identifier "{" const-decl+ "}" ";"
Comment 1 jsc 2007-04-13 08:51:39 UTC
accepted
Comment 2 jsc 2007-04-13 08:53:17 UTC
.
Comment 3 jsc 2007-06-08 08:27:31 UTC
fixed on cws devguide01
Comment 4 chne 2007-07-04 15:24:35 UTC
change owner to cn
Comment 5 chne 2007-07-04 15:25:16 UTC
ok in cws => verified
Comment 6 chne 2007-07-18 10:13:53 UTC
ok in master