![]() |
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patch solaris-stdint for Compile Failure Bug #64685Patch version 2013-04-20 22:53 UTC Return to Bug #64685 | Download this patchPatch Revisions: Developer: uorsini1@gmail.comdiff ext/standard/string.c-orig ext/standard/string.c 25a26,32 > > #ifdef HAVE_STDINT_H > # include <stdint.h> > #endif > #ifdef HAVE_INTTYPES_H > # include <inttypes.h> > #endif 28,29d34 < #else < # include <stdint.h> |
![]() All rights reserved. |
Last updated: Tue Jul 01 19:01:37 2025 UTC |