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

windows build fix, part 1, stdint #2

Closed
wants to merge 3 commits into from

Conversation

pierrejoye
Copy link
Contributor

Hi!

I slightly improved the test for stdint to limit it to windows only

Also libcouchbase needs a check for stdint in configure as well and fall back to manually defined types if not present.

There are other builds issues left (testing with VC9 + SDK 6.1, used by PHP builds) related to the socket error codes.

@pierrejoye
Copy link
Contributor Author

Added the missing E* too

@ingenthr
Copy link
Contributor

ingenthr commented Nov 5, 2012

This was integrated over through http://review.couchbase.com

@avsej
Copy link
Member

avsej commented Nov 5, 2012

mnunberg referenced this pull request in mnunberg/libcouchbase Feb 1, 2014
Change-Id: Ida0e4768bd300a4f11a09c8c66a2dbb062f7ff01
ns-codereview pushed a commit that referenced this pull request Sep 8, 2017
* Direct leak of 128 byte(s) in 5 object(s) allocated from:

    #0 0x4f7ef0 in __interceptor_malloc (libcouchbase/build/bin/check-all+0x4f7ef0)
    #1 0x54d99e in parse_value libcouchbase/contrib/cliopts/cliopts.c:290:20
    #2 0x54b7f3 in cliopts_parse_options libcouchbase/contrib/cliopts/cliopts.c:785:23
    #3 0x53c3c3 in cliopts::Parser::parse(int, char**, bool) libcouchbase/contrib/cliopts/cliopts.h:554:18
    #4 0x538b5f in TestConfiguration::parseOptions(int, char**) libcouchbase/tests/check-all.cc:162:21
    #5 0x536345 in main libcouchbase/tests/check-all.cc:581:17
    #6 0x7f3730322509 in __libc_start_main /usr/src/debug/glibc-2.25-49-gbc5ace67fe/csu/../csu/libc-start.c:295

Change-Id: I72ac325b515525450030d458c056f65b42ca138a
Reviewed-on: http://review.couchbase.org/83142
Reviewed-by: Matt Ingenthron <[email protected]>
Tested-by: Build Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants