To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69510
                 Issue #|69510
                 Summary|Disalow assigning to (, {, :, ), } macro names
               Component|tools
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|dmake
             Assigned to|vq
             Reported by|vq





------- Additional comments from [EMAIL PROTECTED] Wed Sep 13 11:19:56 -0700 
2006 -------
This is a follow up for issue 44961:

while usage of (, : and { as single char variables is chatched now, it's still
possible to assign values to it:

{ := ppp
( := ppp
: := ppp
# this one is an error with 4.6 / 4.5
#bla1=$(assign ( = ttt )
bla2:=$(assign { = ttt )
bla3:=$(assign : = ttt )

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to