To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104406
                 Issue #|104406
                 Summary|dmake: overlapping strpy gives VA8CLASSFIFILES etc.
               Component|tools
                 Version|DEV300m55
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|dmake
             Assigned to|cmc
             Reported by|cmc





------- Additional comments from c...@openoffice.org Fri Aug 21 12:21:00 +0000 
2009 -------
dmake makes use of a lot of overlapping strcpys but "The  strcpy()  function
copies the string pointed to by src, including the terminating null byte ('\0'),
to the buffer pointed to by dest.  The strings may not overlap" and in rawhide
(Fedora 12) this is now failing due to optimizations or some other reason giving
a (first) failure of "VA8CLASSFIFILES" where JAVACLASSFILES" gets mangled up
among other horrors.

---------------------------------------------------------------------
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: issues-unsubscr...@tools.openoffice.org
For additional commands, e-mail: issues-h...@tools.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to