Skip to content

Conversation

@ljahn
Copy link
Contributor

@ljahn ljahn commented Jan 15, 2024

When I was adding the new SimpleWeatherService to my Star Trek Watchface, the linker got confused about multiple implementations of Pinetime::Applications::Screens::Symbols::GetSymbol.
Including WeatherSymbols.h in two different files declared and implemented it two times.

This fixes that problem, by splitting the declaration and implementation of said function.

@github-actions
Copy link

github-actions bot commented Jan 15, 2024

Build checks have not completed. Possible reasons for this are:

  1. The checks need to be approved by a maintainer
  2. The branch has conflicts
  3. The firmware build has failed

@FintasticMan FintasticMan requested a review from a team January 15, 2024 14:16
@NeroBurner NeroBurner added this to the 1.15.0 milestone Jan 16, 2024
@ljahn ljahn force-pushed the fixWeatherSymbols branch from 5f63998 to d6ff539 Compare January 16, 2024 18:22
Copy link
Contributor

@NeroBurner NeroBurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now, thanks!

@NeroBurner NeroBurner merged commit 034d83f into InfiniTimeOrg:main Jan 16, 2024
@ljahn ljahn deleted the fixWeatherSymbols branch January 16, 2024 22:12
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.

3 participants