First Last Prev Next    No search results available
Details
: Missing declaration in OS.h
Bug#: 1240
: ACE
: ACE Core
Status: RESOLVED
Resolution: FIXED
: All
: All
: 5.2.1
: P3
: normal
: ---

:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Marina Spivak <marina@cs.wustl.edu>
Assigned To: Nanbor Wang <bala@cs.wustl.edu>

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2002-06-26 17:48
ACE_Time_Value operator * (double d, const ACE_Time_Value &tv)
is implemented in OS.i, but is never mentioned in OS.h, which works if inlining
is enabled but fails to compile if an application is using this operator and
inlining is disabled.
------- Comment #1 From Nanbor Wang 2002-07-04 15:43:13 -------
Assign the bug to me 
------- Comment #2 From Nanbor Wang 2002-07-04 15:45:26 -------
Fix already in my workspace and so accepting it.
------- Comment #3 From Nanbor Wang 2002-07-06 19:29:00 -------
Fixed! The relevant changelog entry is

Sat Jul 06 19:32:40 2002  Balachandran Natarajan  <bala@cs.wustl.edu>


First Last Prev Next    No search results available