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

escaped the special characters and added a dot #181

Merged
merged 2 commits into from
Jun 24, 2014

Conversation

nanwu
Copy link

@nanwu nanwu commented Jun 24, 2014

Minor fixes on the script.

yhchiang added a commit that referenced this pull request Jun 24, 2014
Corrected the output message in mac-install-gflags.sh
@yhchiang yhchiang merged commit e7c9412 into facebook:master Jun 24, 2014
Little-Wallace pushed a commit to Little-Wallace/rocksdb that referenced this pull request Aug 3, 2020
…k#181)

Related to tikv/rust-rocksdb#517 and tikv#182
### Summary
Adds code used in compiling with [rocksdb~6.4.tikv](https://github.com/tikv/rocksdb/tree/6.4.tikv) along with [rocksdb~6.4.cloud](https://github.com/tikv/rocksdb/tree/6.4.cloud)

### Changes
- Makes public the struct LogReporter so that it can be accessed by [rocksdb~6.4.cloud/cloud/manifest_reader.cc#L114](https://github.com/tikv/rocksdb/blob/6a7c514453e3e3e1c3bb57c18d8e0280089ccdcd/cloud/manifest_reader.cc#L114)

Signed-off-by: Devdutt Shenoi <[email protected]>
Nazgolze pushed a commit to Nazgolze/rocksdb-1 that referenced this pull request Sep 21, 2021
ronag pushed a commit to nxtedition/rocksdb that referenced this pull request Jun 17, 2022
On mac, the prebuilt binary (as well as the binary built by
`npm i --build-from-source`) is now a universal binary that's
suitable for both x86_64 (as before) and arm64 (new).

Also adds 'rocksdb/util/crc32c_arm64.cc' to the includes,
needed for arm64 architectures in general.
BusyJay pushed a commit to BusyJay/rocksdb that referenced this pull request Jul 25, 2022
…k#181)

Related to tikv/rust-rocksdb#517 and tikv#182
Adds code used in compiling with [rocksdb~6.4.tikv](https://github.com/tikv/rocksdb/tree/6.4.tikv) along with [rocksdb~6.4.cloud](https://github.com/tikv/rocksdb/tree/6.4.cloud)

- Makes public the struct LogReporter so that it can be accessed by [rocksdb~6.4.cloud/cloud/manifest_reader.cc#L114](https://github.com/tikv/rocksdb/blob/6a7c514453e3e3e1c3bb57c18d8e0280089ccdcd/cloud/manifest_reader.cc#L114)

Signed-off-by: Devdutt Shenoi <[email protected]>
Signed-off-by: tabokie <[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.

2 participants