Attention is currently required from: plaisthos.

flichtenheld has posted comments on this change. ( 
http://gerrit.openvpn.net/c/openvpn/+/469?usp=email )

Change subject: Use mingw compile definition also to unit tests
......................................................................


Patch Set 3: Code-Review-1

(2 comments)

File CMakeLists.txt:

http://gerrit.openvpn.net/c/openvpn/+/469/comment/b9f47f2d_bf7caf2c :
PS3, Line 293:         target_compile_options(${target} PRIVATE -municode 
-UUNICODE)
combining -municode with -UUNICODE and main(void) just means the -municode has 
no effect at all. So I would drop that.


http://gerrit.openvpn.net/c/openvpn/+/469/comment/38857a3b_fc89aeff :
PS3, Line 666:             target_compile_definitions(${test_name} PRIVATE 
-Dmain=wmain)
Yeah, just don't use -municode in the first place.



--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/469?usp=email
To unsubscribe, or for help writing mail filters, visit 
http://gerrit.openvpn.net/settings

Gerrit-Project: openvpn
Gerrit-Branch: master
Gerrit-Change-Id: Ie5aa643ab6190262f7c8b9e614bedb398e85859b
Gerrit-Change-Number: 469
Gerrit-PatchSet: 3
Gerrit-Owner: plaisthos <arne-open...@rfc2549.org>
Gerrit-Reviewer: flichtenheld <fr...@lichtenheld.com>
Gerrit-CC: openvpn-devel <openvpn-devel@lists.sourceforge.net>
Gerrit-Attention: plaisthos <arne-open...@rfc2549.org>
Gerrit-Comment-Date: Wed, 20 Dec 2023 12:25:20 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to