Ticket #10469 (closed: fixed)
Update gperftools includes.
Reported by: | Ross Whitfield | Owned by: | Ross Whitfield |
---|---|---|---|
Priority: | trivial | Milestone: | Release 3.3 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Since gperftools 2.2 google/ headers will now give you deprecation warning. They are deprecated since 2.0
/usr/include/google/malloc_extension.h:34:2: warning: #warning "google/malloc_extension.h is deprecated. Use gperftools/malloc_extension.h instead" [-Wcpp] #warning "google/malloc_extension.h is deprecated. Use gperftools/malloc_extension.h instead"
Change History
comment:1 Changed 6 years ago by Ross Whitfield
- Status changed from new to assigned
- Priority changed from minor to trivial
- Milestone changed from Backlog to Release 3.3
comment:2 Changed 6 years ago by Ross Whitfield
- Status changed from assigned to inprogress
Refs #10469 Update gperftools includes.
Changeset: 22e4f95af83911995f17f7a169869db8bfe9c50c
comment:3 Changed 6 years ago by Ross Whitfield
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #61.
comment:4 Changed 6 years ago by Stuart Campbell
- Status changed from verify to closed
Merge pull request #61 from mantidproject/feature/10469_update_gperftools_include
Update gperftools includes.
Full changeset: d30aac8d0d4e9283dff7ada21f3c8c2c72ffafbb
Note: See
TracTickets for help on using
tickets.