Skip to content

Conversation

@aescolar
Copy link
Member

@aescolar aescolar commented Feb 5, 2019

Add a few comments in posix_cheats.h explaining why the file exists and how it is used.
There is no need to rename the POSIX types, so let's not do it to simplify things
Also remove an unnecessary guard (POSIX_ARCH) to avoid mystifying this any more than necessary

Related to #13054

There is no need to rename the POSIX types, so let's not do it to
simplify things
Also remove an unnecessary guard (POSIX_ARCH) to avoid mystifying
this any more than necessary

Related to zephyrproject-rtos#13054

Signed-off-by: Alberto Escolar Piedras <[email protected]>
@aescolar aescolar added the area: native port Host native arch port (native_sim) label Feb 5, 2019
@aescolar
Copy link
Member Author

aescolar commented Feb 5, 2019

@pfalcon : Is this improving things a bit?

@aescolar aescolar added the Enhancement Changes/Updates/Additions to existing features label Feb 5, 2019
@codecov-io
Copy link

Codecov Report

Merging #13068 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #13068   +/-   ##
=======================================
  Coverage   48.63%   48.63%           
=======================================
  Files         313      313           
  Lines       46436    46436           
  Branches    10710    10710           
=======================================
  Hits        22585    22585           
  Misses      19395    19395           
  Partials     4456     4456

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe497cc...8404a5b. Read the comment docs.

Copy link
Contributor

@pfalcon pfalcon left a comment

Choose a reason for hiding this comment

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

@aescolar, Thanks for quickly coming out with the patch. Yes, this definitely explains or at least gives hints in the right direction where to look for more info.

Add a few comments in posix_cheats.h explaining why the file
exists and how it is used.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
@nashif nashif merged commit da44946 into zephyrproject-rtos:master Feb 6, 2019
@aescolar aescolar deleted the posix_cheats_improv branch February 6, 2019 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: native port Host native arch port (native_sim) Enhancement Changes/Updates/Additions to existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants