Skip to content

Conversation

@Amaras
Copy link
Member

@Amaras Amaras commented Dec 5, 2021

The issue this PR fixes is the following:

When building for the first time, the Coconut compiler considers the build target a directory.
However, when running a second time, SCons is confused because it expected a file.

This can be fixed by adding the .py suffix to the build target (see the Coconut SConscript).


Copy link
Contributor

@ShadowMitia ShadowMitia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved!

@ShadowMitia ShadowMitia merged commit 6b30491 into algorithm-archivists:main Dec 5, 2021
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