Skip to content

Conversation

@kaby76
Copy link
Contributor

@kaby76 kaby76 commented Dec 1, 2025

This is a multi-part fix to #4690.

Symbolic links are not available in Windows. Will replace with file contents in another PR, and eventually add symbolic link support for the repo (maybe; I am not an admin for this repo).

In Part 1: I removed the files completely. mvn clean test works in vhdl/vhdl2008 and the root of the repo.

In Part 2 (another PR): I will re-add the files, copied from vhdl/vhdl/examples/. Unfortunately github is preventing me from combining Parts 1 and 2 together. This is why it is in another PR.

Part 3 (yet another PR): I hope I can add symbolic links to the git config. In the future, we should handle symbolic links.

Symbolic links are not available in Windows; replace with file contents. Note, required git rm --cached ...
@kaby76 kaby76 changed the title Fix #4690. [vhdl2008] Fix #4690--part 1: remove all symbolic links. Dec 1, 2025
@kaby76 kaby76 marked this pull request as ready for review December 1, 2025 14:39
@teverett
Copy link
Member

teverett commented Dec 8, 2025

@kaby76 thanks

@teverett teverett merged commit ecbb66c into antlr:master Dec 8, 2025
32 checks passed
@KvanTTT KvanTTT added the vhdl label Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants