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

Reapply gdlpp changes on new fcpp upstream #6

Closed
wants to merge 3 commits into from
Closed

Reapply gdlpp changes on new fcpp upstream #6

wants to merge 3 commits into from

Conversation

bgermann
Copy link
Contributor

The fcpp fork bkaradzic/fcpp is actively developed and holds a lot of improvements compared to the original bagder/fcpp that seems to be dead.
This PR imports the bkaradzic/fcpp version, adds most of the gdlpp changes as patches and applies them. The patches are kept to be able to import any upstream changes easily.
The change that is referenced in #5 is left out. Therefore this closes #5.

Upstream's makefile is not imported in favour of the existing Makefile.am and gdlpp.mak. Also, the fpp.{exp,fd} files are ignored.

@nrsiward
Copy link
Contributor

nrsiward commented Sep 13, 2019

We'll look at merging it after the upcoming release.

  • This large of a change to gdlpp requires significant testing, and we don't want to hold up the release.

  • We also have to decide if we want to pull from upstream. In the past we've considered this a frozen part of GrCompiler since it provided adequate functionality for us.

bgermann referenced this pull request May 21, 2020
A variable (temp in cpp6.c:lookid) was being read before it was
initialised. Fix this so Debug builds don't block the build agent with
modal "Debug Error!"  dialogs when running tests.
@bgermann bgermann closed this Aug 23, 2021
@bgermann bgermann deleted the gdlpp branch August 23, 2021 08:42
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.

Segfault
2 participants