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

Some patches ported from poi #1290

Merged
merged 14 commits into from
Mar 12, 2024
Merged

Conversation

antony-liu
Copy link
Collaborator

No description provided.

@antony-liu antony-liu merged commit 5a189bb into nissl-lab:master Mar 12, 2024
3 checks passed
@tonyqus tonyqus added this to the NPOI 2.7.1 milestone Mar 12, 2024
@tonyqus
Copy link
Member

tonyqus commented Mar 12, 2024

@antony-liu Hi Antony, welcome back.

Please DON'T merge any other PR to master until the end of March because I'm releasing 2.7.0. It's just RC version for now.

}
finally
{
fout.Close();
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need to call Close explicitly here, when it was already managed by using statement?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

You are right. The code was just copied from POI, I will remove it.

@antony-liu
Copy link
Collaborator Author

@antony-liu Hi Antony, welcome back.

Please DON'T merge any other PR to master until the end of March because I'm releasing 2.7.0. It's just RC version for now.

OK, I got it

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.

3 participants