Skip to content

Conversation

alexames
Copy link
Contributor

Due to a bug (https://bugzilla.gnome.org/show_bug.cgi?id=735376) with
the version of doxygen we use to generate reference documentation,
forward declaration of template types results in them being
misclassified as singletons instead of classes. Omit the forward
declarations from Doxygen doc generation until we can update the version
of Doxygen that we use.

Due to a bug (https://bugzilla.gnome.org/show_bug.cgi?id=735376) with
the version of doxygen we use to generate reference documentation,
forward declaration of template types results in them being
misclassified as singletons instead of classes. Omit the forward
declarations from Doxygen doc generation until we can update the version
of Doxygen that we use.
@google-cla google-cla bot added the cla: yes label Jun 28, 2021
jonsimantov
jonsimantov previously approved these changes Jun 28, 2021
@jonsimantov jonsimantov self-requested a review June 28, 2021 21:54
@alexames alexames merged commit 1ab8a7e into main Jun 28, 2021
@github-actions github-actions bot added the tests: in-progress This PR's integration tests are in progress. label Jun 28, 2021
@github-actions
Copy link

github-actions bot commented Jun 28, 2021

✅  Integration test succeeded!

Requested by @alexames on commit 1ab8a7e
Last updated: Mon Jun 28 17:13 PDT 2021
View integration test log & download artifacts

@alexames alexames deleted the bugfix/doxygen branch June 28, 2021 22:57
@github-actions github-actions bot added the tests: succeeded This PR's integration tests succeeded. label Jun 29, 2021
@firebase-workflow-trigger firebase-workflow-trigger bot removed the tests: in-progress This PR's integration tests are in progress. label Jun 29, 2021
jonsimantov pushed a commit that referenced this pull request Jul 1, 2021
* Workaround for issue with Doxygen doc generation.

Due to a bug (https://bugzilla.gnome.org/show_bug.cgi?id=735376) with
the version of doxygen we use to generate reference documentation,
forward declaration of template types results in them being
misclassified as singletons instead of classes. Omit the forward
declarations from Doxygen doc generation until we can update the version
of Doxygen that we use.
@firebase firebase locked and limited conversation to collaborators Jul 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes tests: succeeded This PR's integration tests succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants