Add comments to dmydln.c, dmyenc.c, and dmyext.c
They are used conditionally in miniruby, dynamically-linked ruby, and statically-linked ruby (--with-static-linked-ext). I asked @nobu (Nobuyoshi Nakada) about the conditions. and I leave comments because the conditions are insanely difficult.
Add comments to dmydln.c, dmyenc.c, and dmyext.c
They are used conditionally in miniruby, dynamically-linked ruby, and
statically-linked ruby (--with-static-linked-ext).
I asked @nobu (Nobuyoshi Nakada) about the conditions. and I leave comments because the
conditions are insanely difficult.