linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #07155
[Bug 1083988] [NEW] ‘TIME_UTC_’ is not a member of ‘boost’
Public bug reported:
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
** Affects: drizzle
Importance: Undecided
Status: New
--
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
Follow ups
References