https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270817

fgorter <fgor...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fgor...@gmail.com

--- Comment #4 from fgorter <fgor...@gmail.com> ---
devel/electron22 can use this exact same fix.

Getting build errors like:

                                                    ;
../../third_party/icu/source/i18n/unicode/dtitvfmt.h:95:57: error: expected ';'
at end of declaration list
    UnicodeString toTempString(UErrorCode& status) const U_OVERRIDE;
                                                        ^
                                                        ;
../../third_party/icu/source/i18n/unicode/dtitvfmt.h:98:75: error: expected ';'
at end of declaration list
    Appendable &appendTo(Appendable& appendable, UErrorCode& status) const
U_OVERRIDE;
                                                                          ^
                                                                          ;
../../third_party/icu/source/i18n/unicode/dtitvfmt.h:101:82: error: expected
';' at end of declaration list
    UBool nextPosition(ConstrainedFieldPosition& cfpos, UErrorCode& status)
const U_OVERRIDE;


Currently trying to compile electron22-22.3.5_1 from source.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to