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

Fix gdc-12 build #76

Closed

Conversation

Vladiwostok
Copy link
Collaborator

No description provided.

RazvanN7 and others added 30 commits October 27, 2022 15:56
…n with dmd (Dlang-UPB#17)

* replace libdparse in objectconst functionality + unittests integration with dmd

* updated dmd

* run tests

* use templates

* visit aggregate declaration

* updated dmd

* solve linter seg fault

* get rid of dup + refactor

* fix typo
* replace libdparse in delete check

* delete comment
* Update README

* Add dmd-as-a-library submodule (Dlang-UPB#2)

* Add GH Actions build script (Dlang-UPB#4)

* Removed libdparse from imports print functionality (Dlang-UPB#3)

* Fix failing tester + add unittest for imports (Dlang-UPB#7)

* Add style checker (Dlang-UPB#9)

* Update action to build dlang fork

* Fix linter errors

* Add dmd dependencies to dub.json

* Add dmd dependencies to build.bat

* Replace libdparse in enum array functionality

* replace libdparse in objectconst functionality + unittests integration with dmd (Dlang-UPB#17)

* replace libdparse in objectconst functionality + unittests integration with dmd

* updated dmd

* run tests

* use templates

* visit aggregate declaration

* updated dmd

* solve linter seg fault

* get rid of dup + refactor

* fix typo

* update dmd to latest version

Co-authored-by: RazvanN7 <[email protected]>
Co-authored-by: Eduard Staniloiu <[email protected]>
* update dmd

* update dmd
* replace libdparse in imports sortedness visitor

* minor refactor
@Vladiwostok Vladiwostok force-pushed the fix-gdc12-build branch 2 times, most recently from a879c0c to 619b093 Compare November 5, 2023 11:50
Vladiwostok and others added 5 commits November 7, 2023 10:53
* Fix segfault caused by UnusedLabelCheck

* Enable debugging for the make/macos-latest build

* Revert "Enable debugging for the make/macos-latest build"

This reverts commit e66ccb7.

* Fix root cause of segfault

* Address feedback
@edi33416
Copy link
Collaborator

What is the problem that this PR is trying to solve? Can you link it to an issue or detail it here?

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.

4 participants