647
edits
(→[comm-release56]: scatterbrain) |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 116: | Line 116: | ||
** clang 6 to 13, gcc 7.1 to 9 can be used to build 2.53.12.1b1+ on Linux or clang only for macOS. | ** clang 6 to 13, gcc 7.1 to 9 can be used to build 2.53.12.1b1+ on Linux or clang only for macOS. | ||
** clang 7 to 13, VS2017 15.9.13+, VS2019 and VS2022 are supported under Windows x64. | ** clang 7 to 13, VS2017 15.9.13+, VS2019 and VS2022 are supported under Windows x64. | ||
** VS2019 up to 16.6.5 can be used for Windows x86 but causes crashes and is therefore no longer recommended. | ** VS2019 up to 16.6.5 can be used for Windows x86 but causes crashes and is therefore no longer recommended. | ||
** Support for gcc 4.x to 6.x has been removed. | ** Support for gcc 4.x to 6.x has been removed. | ||
Line 169: | Line 168: | ||
[https://bugzilla.mozilla.org/buglist.cgi?o5=notequals&f1=OP&v6=fixed&o3=equals&list_id=8372932&v3=fixed&resolution=FIXED&o6=notequals&o2=equals&f4=CP&v5=fixed&query_format=advanced&j1=OR&f3=cf_status_seamonkey253&f2=target_milestone&f5=cf_status_seamonkey249&v2=2.53 fixed] (592) | [https://bugzilla.mozilla.org/buglist.cgi?o5=notequals&f1=OP&v6=fixed&o3=equals&list_id=8372932&v3=fixed&resolution=FIXED&o6=notequals&o2=equals&f4=CP&v5=fixed&query_format=advanced&j1=OR&f3=cf_status_seamonkey253&f2=target_milestone&f5=cf_status_seamonkey249&v2=2.53 fixed] (592) | ||
* We plan to release '''SeaMonkey 2.53.13 Beta 1 next.''' | * We plan to release '''SeaMonkey 2.53.13 Beta 1 next.''' | ||
** This release removes legacy generators, iterators and array comprehension because of needed js parser changes. | ** This release removes legacy generators, iterators and array comprehension because of needed js parser changes. | ||
*** The add-on sdk still needs some changes because of this before we can release a beta version. | *** The add-on sdk still needs some changes because of this before we can release a beta version. |
edits