-
Notifications
You must be signed in to change notification settings - Fork 10
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
[APIS-874] CUBRID Linux ODBC #81
base: develop
Are you sure you want to change the base?
[APIS-874] CUBRID Linux ODBC #81
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like Windows headers are still included in Linux builds.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You right, it seems my mistake, "#include <windows.h>" is excluded from obdc_interface.c.
분명 size 0의 windows.h를 지우고 빌드 테스트를 했는데 왜 빠졌을까 생각했는데,
odbc_interface를 수정은 했는데 commit에서 빠졌더라구요. 세심한 review 감사합니다.
http://jira.cubrid.org/browse/APIS-874
Description
Remarks