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

_UNICODE 未定義時のコードをメンテナンスするかどうか #4

Closed
kobake opened this issue Jun 20, 2018 · 1 comment
Closed

Comments

@kobake
Copy link
Member

kobake commented Jun 20, 2018

GitHub で管理するバージョンは Unicode 版のみに絞って対応すること方針で皆さんの意識は統一されていると考えていますが、どうでしょうか。

Unicode 版に絞るとすると、下の例でいうとすれば BBB の部分はもはやメンテしなくても良い(むしろ削除してしまっても良いくらい)と考えているのですが、どうでしょうか。

#ifdef _UNICODE
AAA
#else
BBB
#endif
@kobake
Copy link
Member Author

kobake commented Jun 24, 2018

こちらも特に異論なさそうですので、一旦 Unicode 版のみをサポートする前提として決めとさせてください。

その旨を以下 Wiki に記載しました。

https://github.com/sakura-editor/sakura/wiki/10.DevelopmentPolicy

本 Issue は一旦クローズします。後から異論があれば議論ぶり返してもらっても構いません。

@kobake kobake closed this as completed Jun 24, 2018
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