The Wayback Machine - https://web.archive.org/web/20220516053942/https://github.com/cuberite/cuberite/pull/5132
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

Split the massive FinishGen.cpp file #5132

Closed
wants to merge 6 commits into from
Closed

Conversation

12xx12
Copy link
Member

@12xx12 12xx12 commented Feb 18, 2021

I did some changes to the 'FinishGen.cpp' file and noticed that it became a bit bloated. I split it to some smaller chunks

@tigerw
Copy link
Member

@tigerw tigerw commented Mar 6, 2021

Visual Studio wants to indent the closing parenthesis of a multi-line if when pasting, I think that may have broken the style in a few places.

@12xx12
Copy link
Member Author

@12xx12 12xx12 commented Mar 6, 2021

DIdn't use Visual Studio. I'm going thru just to be shure

@12xx12
Copy link
Member Author

@12xx12 12xx12 commented Mar 6, 2021

and maybe wait for #5129 #4993 to merge stuff only once

@tigerw
Copy link
Member

@tigerw tigerw commented Mar 16, 2021

I'm inclined to hold off splitting for now, mainly because we lose a lot of (easily accessible) source line level Git history that helps understanding why some change was made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants