Closed Bug 1816407 Opened 1 year ago Closed 1 year ago

GCC 13: missing included header files

Categories

(Core :: Graphics, defect)

Firefox 112
defect

Tracking

()

RESOLVED DUPLICATE of bug 1811714

People

(Reporter: mliska, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36

Steps to reproduce:

Due to this:
https://gcc.gnu.org/gcc-13/porting_to.html#header-dep-changes

I get the following errors with GCC 13:

/home/abuild/rpmbuild/BUILD/obj/dist/include/mozilla/gfx/Rect.h:328:47: error: 'int32_t' is not a member of 'std'; did you mean 'int32_t'?
/home/abuild/rpmbuild/BUILD/firefox-109.0.1/toolkit/components/telemetry/pingsender/pingsender.cpp:30:7: error: 'uint32_t' does not name a type

please include the corresponding header files.

The Bugbug bot thinks this bug should belong to the 'Core::Graphics' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Graphics
Product: Firefox → Core
Component: Graphics → Toolchains
Product: Core → Firefox Build System

Redirecting to a more appropriate component.

This is a problem in code, not the build system. Should probably be cloned in the appropriate component for the pingsender part.

Component: Toolchains → Graphics
Product: Firefox Build System → Core

Duplicate of bug 1811714 which is fixed already.

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1811714
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.