Skip to content

MemView: Fix strlen issue for OmniOS.#1491

Merged
SolidWallOfCode merged 1 commit intoapache:masterfrom
SolidWallOfCode:MemView-2
Feb 25, 2017
Merged

MemView: Fix strlen issue for OmniOS.#1491
SolidWallOfCode merged 1 commit intoapache:masterfrom
SolidWallOfCode:MemView-2

Conversation

@SolidWallOfCode
Copy link
Copy Markdown
Member

@SolidWallOfCode SolidWallOfCode commented Feb 25, 2017

Rather than put ink_platform.h in the header file, the constructor using strlen was moved to the implementation file and ink_platform.h included there. The reason for this it is very important to me to be able to use these classes in plugins and that isn't possible if ink_platform.h is a required header.

@SolidWallOfCode SolidWallOfCode self-assigned this Feb 25, 2017
@SolidWallOfCode SolidWallOfCode added this to the 7.2.0 milestone Feb 25, 2017
@atsci
Copy link
Copy Markdown

atsci commented Feb 25, 2017

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/freebsd-github/1614/ for details.

@atsci
Copy link
Copy Markdown

atsci commented Feb 25, 2017

Linux build successful! See https://ci.trafficserver.apache.org/job/linux-github/1509/ for details.

@atsci
Copy link
Copy Markdown

atsci commented Feb 25, 2017

Intel CC build successful! See https://ci.trafficserver.apache.org/job/icc-github/47/ for details.

@atsci
Copy link
Copy Markdown

atsci commented Feb 25, 2017

clang-analyzer build successful! See https://ci.trafficserver.apache.org/job/clang-analyzer-github/179/ for details.

Copy link
Copy Markdown
Contributor

@zwoop zwoop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Copy Markdown
Contributor

@postwait postwait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This addresses the build on OmniOS 151014

@SolidWallOfCode SolidWallOfCode merged commit 52037d9 into apache:master Feb 25, 2017
@zwoop zwoop modified the milestones: 7.2.0, 8.0.0 Apr 25, 2017
@SolidWallOfCode SolidWallOfCode deleted the MemView-2 branch May 20, 2018 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants