Closed Bug 1862509 Opened 1 month ago Closed 26 days ago

updater.cpp: extra ';' after member function definition

Categories

(Toolkit :: Application Update, task)

task

Tracking

()

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: Sylvestre, Assigned: astridwrub, Mentored)

References

(Blocks 1 open bug)

Details

(Keywords: good-first-bug, Whiteboard: [lang=C++])

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1862508 +++

Filling as a good first bug to learn workflows.

extra ';' after member function definition:
https://searchfox.org/mozilla-central/source/toolkit/mozapps/update/updater/updater.cpp#2856

As the change is trivial, it is just to learn how to contribute to Firefox.

https://clang.llvm.org/docs/DiagnosticsReference.html#wextra-semi

Tutorial to contribute:
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
https://firefox-source-docs.mozilla.org/contributing/stack_quickref.html

Please don't ask for the bug to be assigned. It will be automatically assigned to the first patch.

Component: General → Application Update
Product: Core → Toolkit
Assignee: nobody → astridwrub
Status: NEW → ASSIGNED
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/37f1ba157963
Removed extra ';' after member function definition r=sylvestre DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 26 days ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in before you can comment on or make changes to this bug.