Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost Unit Testing of DLL's
From: Johan Doré (JDH_at_[hidden])
Date: 2011-05-31 05:09:10


Dear Gennadiy

I just uploaded the code in case someone was interested in seeing a possible workaround, and I wasn't expecting it to be added to the native Boost UTF.
In addition if Lazy/Delay loading is ever going to be supported in the "real" Boost UTF it would require much more than what I uploaded in the previous mail.

I agree that we could just ship the required UTF DLL. Personally I do however prefer to ship only what is needed and with the above implementation we save some overhead on initializing the UTF when it is not needed.

Best regards

Johan

-----Original Message-----
From: boost-users-bounces_at_[hidden] [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Gennadiy Rozental
Sent: 31. maj 2011 05:53
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] Boost Unit Testing of DLL's

Johan Doré <JDH <at> visiopharm.com> writes:

>
>
> Hi,
>  
> Based on the answers which clearly stated that it would not work with delay
loading the UTF DLL I tried to modify the Boost UTF implementation to get it
working.
> The code you see below is probably not following the Boost guidelines but it
made it possible for us to use the UTF with delay loading of the UTF dll.

These are massive changes. You can submit a new ticket with a patch. I'll
consider it, but I must say I am still not convinced that the problem warrants
any action. Why can't you just ship it with UTF dll?

Gennadiy

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net