You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build fish 3.6.0 for Cygwin. The build fails on re.cpp.o, with cannot convert ‘PCRE2_UCHAR32*’ {aka ‘unsigned int*’} to ‘PCRE2_UCHAR16*’ {aka ‘short unsigned int*’}:
I'm trying to build fish 3.6.0 for Cygwin. The build fails on re.cpp.o, with
cannot convert ‘PCRE2_UCHAR32*’ {aka ‘unsigned int*’} to ‘PCRE2_UCHAR16*’ {aka ‘short unsigned int*’}
:Any thoughts or suggestions? The build succeeded with fish 3.5.1.
The text was updated successfully, but these errors were encountered: