Skip to content

Fabric: Fix various includes#27947

Closed
empyrical wants to merge 1 commit into
facebook:masterfrom
empyrical:fix-cpp-includes
Closed

Fabric: Fix various includes#27947
empyrical wants to merge 1 commit into
facebook:masterfrom
empyrical:fix-cpp-includes

Conversation

@empyrical
Copy link
Copy Markdown
Contributor

@empyrical empyrical commented Feb 4, 2020

Summary

This pull request fixes a few #includes in the Fabric source:

  • Changes <Glog/logging.h> to <glog/logging.h> in two files, which was an issue for case-sensitive file systems
  • In ParagraphProps.cpp, changes the include of attributedstring/primitives.h from a relative style to a more absolute style.

Changelog

[Internal] [Fixed] - Fabric: Fix various includes

Test Plan

Fabric compiles perfectly, and the Fabric test suite passes.

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. labels Feb 4, 2020
@pull-bot
Copy link
Copy Markdown

pull-bot commented Feb 4, 2020

Messages
📖 📋 Missing Summary - Can you add a Summary? To do so, add a "## Summary" section to your PR description. This is a good place to explain the motivation for making this change.

Generated by 🚫 dangerJS against 1744131

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@sammy-SC has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @empyrical in ca81037.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Feb 10, 2020
@Sief6
Copy link
Copy Markdown

Sief6 commented Feb 10, 2020

osdnk pushed a commit to osdnk/react-native that referenced this pull request Mar 9, 2020
Summary:
This pull request fixes a few `#include`s in the Fabric source:

 * Changes `<Glog/logging.h>` to `<glog/logging.h>` in two files, which was an issue for case-sensitive file systems
 * In `ParagraphProps.cpp`, changes the include of `attributedstring/primitives.h` from a relative style to a more absolute style.

## Changelog

[Internal] [Fixed] - Fabric: Fix various includes
Pull Request resolved: facebook#27947

Test Plan: Fabric compiles perfectly, and the Fabric test suite passes.

Reviewed By: shergin

Differential Revision: D19788148

Pulled By: sammy-SC

fbshipit-source-id: 30a297e8aea50c7c7fd5f48745edf04811a6bdbd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. Merged This PR has been merged. Tech: Fabric

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants