Tested and applied on master.

Thank you Frank and Mike

On Fri, Mar 7, 2025 at 3:01 PM Alin Serdean <alinserd...@gmail.com> wrote:

> I had no idea msys2 is going the cygwin route, thanks for clarifying this.
>
> Will take a look over all the patches later today / this weekend.
>
> Alin.
>
> On Thu, Mar 6, 2025 at 7:11 PM Mike Pattrick <m...@redhat.com> wrote:
>
>> On Fri, Feb 28, 2025 at 3:32 PM Frank Wagner <frank.wag...@dbosoft.eu>
>> wrote:
>> >
>> > Fixed a path mapping problem (slash replaced by path) with current msys
>> versions.
>> >
>> > cccl assumes that MACHTYPE contains "-msys" on msys and then configures
>> slashes to '-' to avoid path mapping problems with slashes. However, at
>> least in the current MSYS version, MACHTYPE reports as cygwin. A better way
>> to detect MSYS is to use the MSYSTEM variable.
>> > I'm assuming that this check has been failing for a while, but not
>> causing cccl to fail, but in current MSYS versions the path mapping logic
>> has changed.
>> >
>> > See also https://github.com/swig/cccl/issues/20
>> >
>> > Signed-off-by: Frank Wagner <frank.wag...@dbosoft.eu>
>>
>> Seems reasonable!
>>
>> Acked-by: Mike Pattrick <m...@redhat.com>
>>
>> _______________________________________________
>> dev mailing list
>> d...@openvswitch.org
>> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>>
>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to