[SERVER-12719] C++ driver does not depend on trace.cpp Created: 13/Feb/14  Updated: 11/Jul/16  Resolved: 14/Feb/14

Status: Closed
Project: Core Server
Component/s: Internal Client
Affects Version/s: None
Fix Version/s: 2.6.0-rc0

Type: Improvement Priority: Trivial - P5
Reporter: Andrew Morrow (Inactive) Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Participants:

 Description   

The file trace.cpp is listed in SConscript.client, but this is not part of the driver API, nor do any files making up the driver depend on it. However, it does cause rwlock.h and rwlockimpl.h to get dragged in as dependencies. It should be removed.



 Comments   
Comment by Githook User [ 14/Feb/14 ]

Author:

{u'username': u'acmorrow', u'name': u'Andrew Morrow', u'email': u'acm@10gen.com'}

Message: SERVER-12719 Remove unused trace.cpp from C++ driver, and rwlockimpl.cpp which supported it
Branch: master
https://github.com/mongodb/mongo/commit/0d433501eba263194a81d4a92b53ac1b8cb0ff3e

Comment by Andrew Morrow (Inactive) [ 14/Feb/14 ]

In addition, once trace.cpp is removed, rwlockimpl.cpp can also be removed.

Generated at Thu Feb 08 03:29:22 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.