On 26/11/16 12:32, Илья Шипицин wrote:
> 
> 
> 2016-11-21 22:49 GMT+05:00 Gert Doering <g...@greenie.muc.de
> <mailto:g...@greenie.muc.de>>:
> 
>     Hi,
> 
>     On Mon, Nov 21, 2016 at 10:31:45PM +0500, ???????? ?????????????? wrote:
>     > this line
>     >
>     > 
> https://github.com/OpenVPN/openvpn/blob/master/tests/unit_tests/openvpn/Makefile.am#L17
>     
> <https://github.com/OpenVPN/openvpn/blob/master/tests/unit_tests/openvpn/Makefile.am#L17>
>     >
>     > causes an error
> 
>     GNU LD manpage says this is a trick to make it link "another function"
>     "--wrap parse_line" would make it link __wrap_parse_line() instead -
>     most likely because @d12fk provided a stub function that mocks the
>     result (or whatever).
> 
>     Have not looked into this in more detail.
> 
> 
> http://www.mockator.com/projects/mockator/wiki/Wrap_Functions
> 
> "Alas, this feature is *only available with the GNU tool chain on
> Linux*. GCC for Mac OS X does not offer the linker flag |-wrap|. "
> 
> should we skip those tests on osx ? or someone will rewrite them ?

I'd hold back a little bit.  I know Arne, Heiko and some people from
#cmocka on FreeNode had a discussion about this issue earlier this week.
 I don't know what they agreed on, but there was a discussion where they
looked at a few alternatives at least.


-- 
kind regards,

David Sommerseth
OpenVPN Technologies, Inc


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to