Proposed changes for enhancement: by Wind010 · Pull Request #314 · commandlineparser/commandline
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I might roll back some of the CSPROJ reference changes made here...
We switched to being a NetCore library now.
That would be easiest for me... when I'm merging, it's hard to discern your code from somebody else's
When you are merging its much easier to discern your code from somebody else's ;-)
^ ^ ^ ^
Yeah, when you first read it, its weird and then it makes sense... lol
I've merged down to my fork and resolved the conflicts. Basically took everything from upstream and just kept my changes.
@Wind010 Excuse me for asking and perhaps I am missing something but could it be that your merge commit already accidentally ended up in the main repository?
I did a fresh fork a couple of days ago and building the develop/master branches gives me errors that would have been fixed by your latest commit.
Jeff Tong added 2 commits
February 23, 2019 15:13@twaalewijn Yeah, it looks like the initial PR changes were merged into the main repository:
bd67c24
I've merged merged upstream master into my fork's master and resolved the breaks. All tests are successful in the latest changes in this PR.
@ericnewton76 Should I close this PR and open one where I merge from my fork master to the upstream master?
thats odd, seems like it should still pickup your changes.
Did you check into your Wind010/master branch?
Sorry for the late reply. Yes, master should have the latest changes with the conflicts resolved.
https://github.com/Wind010/commandline/commits/master
The broken commit was made on the 24th, it looks like the merge of my fork to main fork was done on the 27th, but the fix/proper resolve was done on the 29th.
@Wind010, @ericnewton76 I just forked commandline, and it seems to me that this PR is not merged in yet? At least I get compilation errors for the issues this PR seems to fix.
@ebjornset
Yes, You are correct.
There is a compilation error in the commit 030eb8d on Feb 1.
Last merge need to be corrected.
@Wind010, @ericnewton76
It seems that last merge cause a compilation error and need to be fixed.
I had to stop rebasing my PR with the upstream
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters