Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inttypes.h is available on sun solaris #1426

Merged

Conversation

CosminCremarenco-Murex
Copy link
Contributor

Definitions for integer types are available on Solaris in inttypes.h (much like stdint.h).

@obiltschnig obiltschnig added this to the Release 1.7.6 milestone Sep 26, 2016
@obiltschnig obiltschnig self-assigned this Sep 26, 2016
@obiltschnig obiltschnig modified the milestones: Release 1.8.1, Release 1.8.2 Dec 18, 2017
@obiltschnig obiltschnig modified the milestones: Release 1.8.2, Release 1.9.0 Feb 17, 2018
@obiltschnig obiltschnig merged commit 5b659b8 into pocoproject:develop Mar 6, 2018
obiltschnig added a commit that referenced this pull request Mar 6, 2018
Copy link

@Nuruzzaman5230 Nuruzzaman5230 left a comment

Choose a reason for hiding this comment

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

Happy

@@ -231,7 +231,7 @@ by "configure". */

#if defined HAVE_STDINT_H
#include <stdint.h>
#elif defined HAVE_INTTYPES_H

Choose a reason for hiding this comment

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

Still Alive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants