Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Build fails with LTO #2057

Merged
merged 2 commits into from
May 12, 2024
Merged

Conversation

pawel-soja
Copy link
Contributor

Referring to #2023

In short:
The XmlStatus type is declared differently, but not used - I removed it.
Some variables may be uninitialized. I set the default values.

These are not complicated changes. Now building the project with the flags mentioned in the issue has been successful for me.

@knro knro merged commit c473130 into indilib:master May 12, 2024
9 of 11 checks passed
knro pushed a commit to knro/indi that referenced this pull request May 19, 2024
knro added a commit that referenced this pull request May 19, 2024
* Set focuser default baud rate to 115200

* INDI::Dome update. Work in progress

* Migrate Baader dome

* Migrate Dome pro 2

* Define enums number and fix Rigel dome

* Fix warnings

* Save config

* Add debhelper package - fix package build (#2058)

* Fix Build fails with LTO (#2057)

---------

Co-authored-by: Salman Naheed <naheedsa@ikarustech.com>
Co-authored-by: Paweł Soja <kernel32.pl@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants