Re: Loading dynamic objects on Windows

2013-05-03 Thread Paul Smith
On Fri, 2013-05-03 at 16:13 +0300, Eli Zaretskii wrote: > > The two problems I discovered and fixed are: > > No comments, so I went ahead and pushed these changes (see commit > a66469e). Thanks Eli. I hadn't gotten around to examining those comments in detail. In general I was OK with what I r

Re: Loading dynamic objects on Windows

2013-05-03 Thread Eli Zaretskii
> Date: Tue, 30 Apr 2013 22:04:52 +0300 > From: Eli Zaretskii > > I ran all of the load and loadapi tests in the test suite and found a > couple of problems in the current implementation that were based on > unportable assumptions. The solutions touch to some extent the > platform independent co

Loading dynamic objects on Windows

2013-04-30 Thread Eli Zaretskii
I ran all of the load and loadapi tests in the test suite and found a couple of problems in the current implementation that were based on unportable assumptions. The solutions touch to some extent the platform independent code and build requirements, so I'd like to discuss them here before I actua