To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=64248
                  Issue #:|64248
                  Summary:|goodies/source/inv/invader1.cxx: include datetime
                Component:|tools
                  Version:|current
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P1
             Subcomponent:|code
              Assigned to:|rt
              Reported by:|pjanik





------- Additional comments from [EMAIL PROTECTED] Mon Apr 10 23:08:08 -0700 
2006 -------
current m163:

/disk3/oo/BuildDir/ooo_SRC680_m163_src/goodies/source/inv/invader1.cxx: In
member function `void MyWindow::RandomLevel()':
/disk3/oo/BuildDir/ooo_SRC680_m163_src/goodies/source/inv/invader1.cxx:416:
error: `Time' undeclared (first use this function)
/disk3/oo/BuildDir/ooo_SRC680_m163_src/goodies/source/inv/invader1.cxx:416:
error: (Each undeclared identifier is reported only once for each function it
appears in.)
/disk3/oo/BuildDir/ooo_SRC680_m163_src/goodies/source/inv/invader1.cxx:416:
error: expected `;' before "aTime"
/disk3/oo/BuildDir/ooo_SRC680_m163_src/goodies/source/inv/invader1.cxx:418:
error: `aTime' undeclared (first use this function)
dmake:  Error code 1, while making '../../unxlngi6.pro/slo/invader1.obj'
'---* tg_merge.mk *---'

Including datetime.hxx is missing:

#ifndef _DATETIME_HXX 
#include <tools/datetime.hxx>
#endif

---------------------------------------------------------------------
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