Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Oct 13, 2020. It is now read-only.
/libbsonPublic archive

mongodb/libbson

Repository files navigation

ARCHIVED - libbson is now maintained in a subdirectory of the libmongoc project:https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson

libbson is a library providing useful routines related to building, parsing,and iterating BSON documents.

Documentation / Support / Feedback

The documentation is available athttp://mongoc.org/.For issues with, questions about, or feedback for libbson, please look intooursupport channels. Pleasedo not email any of the libbson developers directly with issues orquestions - you're more likely to get an answer on themongodb-user liston Google Groups.

Bugs / Feature Requests

Think you’ve found a bug? Want to see a new feature in libbson? Please open acase in our issue management tool, JIRA:

Bug reports in JIRA for all driver projects (i.e. CDRIVER, CSHARP, JAVA) and theCore Server (i.e. SERVER) project arepublic.

How To Ask For Help

If you are having difficulty building libbson after reading the below instructions, please emailthemongodb-user list to ask for help. Please include in your email all of the followinginformation:

  • The version of libbson you are trying to build (branch or tag).
    • Examples: master branch, 1.2.1 tag
  • Host OS, version, and architecture.
    • Examples: Windows 8 64-bit x86, Ubuntu 12.04 32-bit x86, OS X Mavericks
  • C Compiler and version.
    • Examples: GCC 4.8.2, MSVC 2013 Express, clang 3.4, XCode 5
  • The output of./autogen.sh or./configure (depending on whether you are building from arepository checkout or from a tarball). The output starting from "libbson was configured withthe following options" is sufficient.
  • The text of the error you encountered.

Failure to include the relevant information will result in additional round-tripcommunications to ascertain the necessary details, delaying a useful response.

Security Vulnerabilities

If you’ve identified a security vulnerability libbson or any otherMongoDB project, please report it according to theinstructions here.

Installation

Detailed installation instructions are in the manual:http://mongoc.org/libbson/current/installing.html


[8]ページ先頭

©2009-2025 Movatter.jp