all,
There are changes in gcc 13 that primarily impact C++ regarding the headers
automatically included, overload resolution and excess floating-point
precision that can cause existing projects to not compile (or break).
See: https://gcc.gnu.org/gcc-13/porting_to.html
--
David C. Rankin,
On Wed, Apr 26, 2023 at 12:36:10PM +, Jordan Glover wrote:
> On Tuesday, April 25th, 2023 at 4:31 PM, Morten Linderud
> wrote:
>
> > Hi,
> >
> > Currently we have a lot of our mkinitcpio hooks in several packages which
> > has
> > never been consolidated. This makes it confusing where stuf
On Wed, 2023-04-26 at 23:21 +0100, Polarian wrote:
> You should not be recommending the use of partial upgrade
Hi,
I never recommended partial upgrades. I only mentioned that replacing a
package from official repositories that does cause issues, with a
package from staging or testing sometimes do
On 2023-04-26 22:10:49, Matthew Blankenbeheler wrote:
> Try this package and see if this fulfills you needs.
> https://aur.archlinux.org/packages/esp8266-rtos-sdk. It should work with
> python 3.
>
> On Wed, Apr 26, 2023, 9:58 PM Sadeep Madurange wrote:
> > I am trying to setup ESP8266 toolchain [