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

Minor Refactor, Fixes & Upgrades #155

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Conversation

souvikdas95
Copy link

@souvikdas95 souvikdas95 commented Jul 7, 2017

Please review. Commits are self-explanatory.


This change is Reviewable

@souvikdas95
Copy link
Author

souvikdas95 commented Jul 7, 2017

The checks have failed because of MSVS Build Tool compatibility. Please make the necessary configuration at appveyor as well as travis-ci.
#Linux Build Fixed
Thanks.

@souvikdas95 souvikdas95 force-pushed the develop branch 4 times, most recently from fa44979 to 748ef8f Compare July 7, 2017 22:22
@coveralls
Copy link

coveralls commented Jul 7, 2017

Coverage Status

Coverage decreased (-1.5%) to 88.768% when pulling 87c0d93 on souvikdas95:develop into cd82fc1 on embotech:develop.

@souvikdas95 souvikdas95 force-pushed the develop branch 2 times, most recently from 8d81454 to 66ed0b6 Compare July 7, 2017 22:48
@coveralls
Copy link

coveralls commented Jul 7, 2017

Coverage Status

Coverage decreased (-1.5%) to 88.768% when pulling 66ed0b6 on souvikdas95:develop into cd82fc1 on embotech:develop.

@coveralls
Copy link

coveralls commented Jul 7, 2017

Coverage Status

Coverage decreased (-1.5%) to 88.768% when pulling c12c36e on souvikdas95:develop into cd82fc1 on embotech:develop.

@souvikdas95
Copy link
Author

@adomahidi please review.

@coveralls
Copy link

coveralls commented Aug 21, 2017

Coverage Status

Coverage decreased (-2.6%) to 87.622% when pulling 36d53c7 on souvikdas95:develop into cd82fc1 on embotech:develop.

@coveralls
Copy link

coveralls commented Aug 21, 2017

Coverage Status

Coverage decreased (-2.6%) to 87.622% when pulling 4cc86fd on souvikdas95:develop into cd82fc1 on embotech:develop.

1. Added: Support for "x64" platform (Preprocessor: DLONG, ZLONG, LDL_LONG)
2. Added: Pre-processor "NPRINT" to AMD to prevent "printf" usage
3. Fixed: Configuration "Release" & "Debug" to work properly in MSVS (May add Optimization Flags in future commits)
4. Added: New Configuration "Export":
Fixes trouble with STDIO when the static library that is compiled in Newer MSVC (>=2013) is loaded with Older MSVC runtime (<=2012).
This change by default removes dependency on "stdio.h" hence Demo Projects "RUNECOS" and "RUNECOSEXP" are not functional under this configuration. For more info. check:
https://community.microfocus.com/microfocus/mainframe_solutions/enterprise_developer_21/w/knowledge_base/27927/compatibility-issues-with-visual-studio-2015
@coveralls
Copy link

coveralls commented Aug 25, 2017

Coverage Status

Coverage decreased (-1.3%) to 88.943% when pulling 0284e70 on souvikdas95:develop into cd82fc1 on embotech:develop.

@coveralls
Copy link

coveralls commented Sep 25, 2017

Coverage Status

Coverage decreased (-0.6%) to 89.644% when pulling 6e6241a on souvikdas95:develop into cd82fc1 on embotech:develop.

@echu
Copy link
Collaborator

echu commented Apr 26, 2018

@souvikdas95, sorry it's taken forever to get to this PR.

I recently made some changes and merged old PRs into develop. If you wouldn't mind rebasing your changes onto the new develop branch, as I think some of the issues you attempt to address are handled by a PR from a while back.

Thanks!

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