← Back to team overview

linux-traipu team mailing list archive

[Bug 1083988] Re: ‘TIME_UTC_’ is not a member of ‘boost’

 

** Description changed:

- For boost version >=1.50 
+ For boost version >=1.50
  Macro TIME_UTC is replaced to TIME_UTC_ .
+ 
+ https://svn.boost.org/trac/boost/ticket/6940
+ https://svn.boost.org/trac/boost/changeset/78802
+ 
+ client/drizzleslap.cc: In function ‘void timer_thread()’:
+ client/drizzleslap.cc:1940:21: error: ‘TIME_UTC_’ is not a member of ‘boost’
+ 
  And error occurs in various files due to this particular reason.
- files are : sleep.cc,drizzleslap.cc 
+ files are : sleep.cc,drizzleslap.cc
  may be more

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/1083988

Title:
  ‘TIME_UTC_’ is not a member of ‘boost’

Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
  New

Bug description:
  For boost version >=1.50
  Macro TIME_UTC is replaced to TIME_UTC_ .

  https://svn.boost.org/trac/boost/ticket/6940
  https://svn.boost.org/trac/boost/changeset/78802

  client/drizzleslap.cc: In function ‘void timer_thread()’:
  client/drizzleslap.cc:1940:21: error: ‘TIME_UTC_’ is not a member of ‘boost’

  And error occurs in various files due to this particular reason.
  files are : sleep.cc,drizzleslap.cc
  may be more

To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/1083988/+subscriptions


References