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

build errors #3

Open
xpech opened this issue Jan 9, 2022 · 1 comment
Open

build errors #3

xpech opened this issue Jan 9, 2022 · 1 comment

Comments

@xpech
Copy link
Contributor

xpech commented Jan 9, 2022

Hi Yves,

I guess the core.go and code-meta.go are redundant ? the *-meta seems to be the good one.
I've created a pull request.

xpech@XavBook src % go build claire4.go
# Core
/opt/local/lib/go/src/Core/Core.go:11:6: GeneralError redeclared in this block
	/opt/local/lib/go/src/Core/Core-meta.go:11:6: previous declaration
....

@ycaseau
Copy link
Owner

ycaseau commented Jan 10, 2022

Absolutely, the .go files have been renamed into -meta.go.
The presence of Core.go or others is a git synchronization error which I have now fixed.

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

No branches or pull requests

2 participants