-
Notifications
You must be signed in to change notification settings - Fork 4
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
Fixed bug in add() pipe validation #26
Conversation
@rultor try to merge |
@amihaiemil @yegor256 Oops, I failed. You can see the full log here (spent 2min)
|
@yegor256 git acts funny about that |
@amihaiemil I think you should not touch that |
This reverts commit 1418973.
@yegor256 I reverted the changes to the Plus, if you look in the history apparently the files had the same id when I first checked them out |
@rultor merge |
@amihaiemil @yegor256 Oops, I failed. You can see the full log here (spent 19s)
|
@amihaiemil I think you need to merge master into your branch |
@yegor256 try now, maybe? I had to do the merge manually since git wouldn't let me. It changes the ID instantly, I can't even do |
@rultor try to merge |
@amihaiemil @yegor256 Oops, I failed. You can see the full log here (spent 1min)
|
@amihaiemil what's up with this PR? |
@yegor256 it's so old I don't even remember. It's probably not even applicable anymore. Closing it :) |
@amihaiemil it's still applicable, the bug is still there. It's a pity you closed it, the code was correct, there were just merge problems. |
@yegor256 please, pay attention to this pull request |
Job |
@amihaiemil I'm sorry it took two years to review your PR :) Please, fix the code above and let's merge it, it's a good PR. |
@yegor256 I have no idea what's happening, some settings may be not ok in this repo. I cloned my fork locally and it had about 10 files changed automatically, that git |
@amihaiemil the bug is still there, I believe. If you post an empty pipe, the system crashes with an exception. |
@yegor256 I'll try to make another clean PR. Reclone the repo and everything. But I still don't undertand why the weird behaviour with the |
@0crat assign me |
@0crat out |
@0crat status |
@yegor256 This is what I know about this job, as in §32:
|
The job #26 is now out of scope |
The job #26 is now out of scope |
PR for #22 .$Id$ ) were automatically changed by git when I checked them out.
Changes in methods:
TkPipeAdd.add(String)
andDyPipes.add(String)
. Other lines in some files (Also, I fixed a mistake in .gitattribtues . Specified
eol=lf
for.java
and.xml
files specifically, since it breaks the images if I simply specify*