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

get_file_version()에서 에러를 구분해야한다. #18

Closed
chaserhunter opened this issue Dec 3, 2017 · 0 comments
Closed

get_file_version()에서 에러를 구분해야한다. #18

chaserhunter opened this issue Dec 3, 2017 · 0 comments

Comments

@chaserhunter
Copy link
Contributor

chaserhunter commented Dec 3, 2017

파일의 리소스 섹션이 없는경우 get_file_version()는 항상 실패하게 된다.
때문에, file_version을 ""로 설정하고 true를 return 한다.
그 외의 에러인 경우는 false를 return한다.

chaserhunter added a commit that referenced this issue Dec 3, 2017
- 파일의 리소스 섹션이 없는경우 get_file_version()는 항상 실패하게 된다.
  때문에, file_version을 "none"로 설정하고 true를 return 한다.
  그 외의 에러인 경우는 false를 return한다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant