-
Notifications
You must be signed in to change notification settings - Fork 29
Vim Magazine 2017年2月号 #238
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
Conversation
今月の新機能(1)
|
今月の新機能(2)
|
今月の新機能(3)
|
@koron Ready to publication:+1: |
脆弱性情報も載せたほうがいいのですかね? 8.0.0322 (related: 8.0.0376) 8.0.0377 8.0.0378 |
現在作業中です~ |
私の方からは修正ここまでです。 30分くらい寝かせます。 |
* 8.0.0369: いくつかのオプションが features に依存して定義されていなかったものが、常に定義されるようになりました。 (関連patch: 8.0.0372) | ||
|
||
## Vimに関する脆弱性 | ||
* 8.0.0322 (related: 8.0.0376) <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5953> |
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.
related:
は新機能の表記に合わせて 関連patch:
の方がいいですかね?
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.
head にあるように 関連パッチ
で統一しました。 4ab6e47
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.
#236 (comment)
これはスルー?
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.
パッチよりもpatchの方がかっこいいというのは個人的にはあまり同意していないのと、かっこいいかどうかという主観的な判断で決めるようなものでもないと思ったので黙ってました。
今月も編集にご協力をありがとうございました。 |
- [8.0.0386 : tiny build has a problem with generating the options test](https://github.com/vim/vim/commit/5b3af14b34c97ab58bfd4699bc2f3e5a2b704117) | ||
- [8.0.0387 : compiler warnings](https://github.com/vim/vim/commit/b113c3a618113122e62697dd73427261f8c51b2c) | ||
- [8.0.0388 : filtering lines changes folds](https://github.com/vim/vim/commit/1159b168dd94c1a25b4284c6544de385855df6f6) | ||
- [8.0.0389 : test for arabic does not check what is displayed]() |
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.
昨日の時点でGitHubにコミットされていなかった 8.0.0389 が先ほどコミットされました。
vim/vim@5342f00
リンクを更新したほうがよさそう。
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.
master で直接修正をおねがいできますか?
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.
done.
「今月の新機能」3月から誰かやって下さいね。私は降ります。 |
Vim Magazine 2017 年 2 月号のPRです。
2017/02/28 に以下を実施して、パッチなどの情報を追加 commit してからマージしてください。
2017/02/28 は火曜日で平日です。作業忘れに気をつけてください。
今月の新機能 のフォーマット
今月の新機能 は以下のフォーマットに従う。
各新機能のパッチについて特に重要な関連パッチが存在する場合、末尾に以下のように追加する。
その他のルール
{パッチ番号}
は8.0.0999
のように完全な記述とする(暫定)以上はあくまでも基本形であり、必要であれば例外を許容する。
資料
先月: 2017/01 号のPR
日本語と英語の間にスペースを空けるためのコマンド
Circle CI 上でプレビューするためのURL
このURL簡単に生成する方法はないだろうか?