HAMANO Tsukasa

Results 43 comments of HAMANO Tsukasa

Could you try `apxs -i mod_markdown.la`? Already fixed Makefile 3c0e79d68e159815a4e81a1e86034b9b293bbeee

https://github.com/vim-jp/issues/issues/1086

たとえば、U+2603 SNOWMAN N (neutral) のような文字がありますね。 Emoji_PresentationだけでなくEmojiも全角の方が良いのかどうか 私もどうあるべきか答えを持っていないのでご意見は参考になります。

setcellwidths()が出来たのでvimの内部テーブルに合わせる必要はなくなった。

This module doesn't support moznss yet. Probably you should use PK11_CreatePBEV2AlgorithmID() and PK11_PBEKeyGen() with Mozilla NSS. I welcome your contribute. Thank you.

../../../../libtool will be generate when configure phase of openldap top directory. check README: > First, You need to configure and build OpenLDAP with --enable-modules option.

Probably, I had assumed the case that using regular base64. slappasswd generates only adapted base64 encorded strings. But It may accept both format when checking. Please try it :-) Note...

Could you give me stacktrace?

I have no idea to add flush() and tell() with libsmbclient. https://github.com/samba-team/samba/blob/master/source3/include/libsmbclient.h If I'm in the same situation as you, I'll transfer the complete file written locally to the remote.

I won't to fix this issue, I recommend to abolish the function, and to use check_password() instead. because ejabberd hash format will go to scram. https://github.com/dirkmoors/pyejabberd/pull/20 PS: test failure caused...