Update of patch #989 (project wesnoth):

                  Status:                 Wont Do => None                   

    _______________________________________________________

Follow-up Comment #6:

The problem being the dependency hell, well, I once wrote code for my own
program which used LoadLibraryA calls (kernel32.dll, available since
Win95/NT3) for avoiding unnecessary compile-time dependencies, at least since
my compiler always linked kernel32.lib by default.

It would be a solution to the particular issue, but the resultant code would
be technically messy, and probably difficult to maintain over time, unless we
make sure we always have people with expertise in that area.

So the question arises yet again: is it really worth the effort?

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?989>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to