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

New propagation, including N-1 splitters and mergers and locking, mostly done #10

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Borimino
Copy link
Contributor

@Borimino Borimino commented Sep 1, 2024

Has a mysterious compile-error:

'std::unique_ptr<MetaPin,std::default_delete>::unique_ptr(const std::unique_ptr<MetaPin,std::default_delete> &)': attempting to reference a deleted function

Also still lacks GUI regarding "Locked" pins.

@adepierre
Copy link
Owner

Hello thank you for the PR. Unfortunately, this has many changes in many files for multiple features at the same time. I am currently in vacation and won't probably have enough time to review it in details before at least next week.

From a quick look though, I can see that there are some inconsistencies in code style (tab instead of space, std::cout in the code etc...)

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.

2 participants