On my Windows machine (running 'Lua for Windows'), the "luars232" library
is v-1.0.0, where-as the latest is v-1.0.3, which I believe fixes a problem
I faced. However, this library requires to be built using VC++ compiler,
which I don't have and would prefer to avoid installing if I can. The
module/library author has provided the .DLL file for this library as an
attachment in the past (found in the mailing list archive).
So the question is, can I just go ahead and replace the .DLL file, or is
there some other step involved (any library version no. specific metadata
to update, for instance) ?