-
Notifications
You must be signed in to change notification settings - Fork 0
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
JavaFileOutput.java: If it's a direct compilation ... #78
Comments
@amihaiemil this is your task now, please go ahead. Deadline (when this ticket should be closed) is Estimation here is Remember, you don't have to solve everything in this ticket - you can solve it partially and leave If you have any questions don't ask me, I'm not a technical person. Open new tickets instead. If you don't have time or simply don't want to work on this, you can always resign. |
@amihaiemil Don't forget to close this ticket before the deadline (2023-03-15T15:10:37). You are past the first half of the allowed period. |
@amihaiemil Looks like you've missed the task deadline (2023-03-15T15:10:37). You are now resigned from this task. Please stop working on it, you will not be paid. I will assign it to someone else soon. |
@amihaiemil I couldn't find any assignee for this task. This is either because there are no contributors with role Please, make sure there is at least one available contributor with the required role and the project can afford to pay them. |
The puzzle
-2098220826
originating from #64 has to be resolved:queen-of-java/src/main/java/org/queenlang/transpiler/JavaFileOutput.java
Lines 41 to 42 in 324ab3c
"If it's a direct compilation (file specified as cmd line argument), override if existing. If it's not a direct compilation, but a dependency, do NOT override the existing .class file if any.".
The puzzle was created by amihaiemil at
2023-03-05 17:02:34 +0200
.Estimation is
60 minutes
.If you have any technical questions, don't ask me, I won't be able to help. Open new issues instead.
The text was updated successfully, but these errors were encountered: