Bug 195904 - devel/vxlog: fix build with libc++
Summary: devel/vxlog: fix build with libc++
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-12 01:10 UTC by Dmitry Marakasov
Modified: 2015-01-14 19:05 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (konstantin.lepa)


Attachments
Patch (5.22 KB, patch)
2014-12-12 01:10 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2014-12-12 01:10:15 UTC
Created attachment 150490 [details]
Patch

Use correct namespace for shared_ptr with libc++, fixes build on 10+
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-12 01:10:15 UTC
Maintainer CC'd
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-01-14 19:05:06 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Jan 14 19:04:37 UTC 2015
New revision: 377038
URL: https://svnweb.freebsd.org/changeset/ports/377038

Log:
  - Use correct namespace for shared_ptr with libc++, fixes build on 10+

  PR:		195904
  Submitted by:	amdmi3
  Approved by:	maintainer timeout

Changes:
  head/devel/vxlog/files/
  head/devel/vxlog/files/patch-src__vxlog__console-outputter.h
  head/devel/vxlog/files/patch-src__vxlog__file-outputter.h
  head/devel/vxlog/files/patch-src__vxlog__logger.h
  head/devel/vxlog/files/patch-src__vxlog__outputter-interface.h
  head/devel/vxlog/files/patch-src__vxlog__syslog-outputter.h