Skip to content

Conversation

@DzikuVx
Copy link
Member

@DzikuVx DzikuVx commented May 22, 2018

No description provided.

@DzikuVx DzikuVx added this to the 2.0 milestone May 22, 2018
@DzikuVx DzikuVx merged commit b6a20a7 into development May 22, 2018
@DzikuVx DzikuVx deleted the dzikuvx-updated-bb-header branch May 22, 2018 12:53
@MRC3742
Copy link

MRC3742 commented May 22, 2018

@DzikuVx This has been occurring since the merge of this pull request into the development branch.
Compiling build completes successfully but this is shown in my build list and also the Travis CI Build.

Building SPRACINGF3EVO
./lib/main/STM32F3/Drivers/STM32F30x_StdPeriph_Driver/src/stm32f30x_hrtim.c:127:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
#pragma GCC diagnostic ignored "-Wimplicit-fallthrough"
^~~~~~~~~~~~~~~~~~~~~~~~
./src/main/blackbox/blackbox.c: In function 'blackboxWriteSysinfo':
./src/main/blackbox/blackbox.c:1440:74: warning: implicit conversion from 'float' to 'double' when passing argument to function [-Wdouble-promotion]
BLACKBOX_PRINT_HEADER_LINE("dterm_setpoint_weight", "%d", pidProfile()->dterm_setpoint_weight);
^~~~~~~~~~
Linking SPRACINGF3EVO
text data bss dec hex filename
216270 3228 38472 257970 3efb2 ./obj/main/inav_SPRACINGF3EVO.elf
Building SPRACINGF3EVO succeeded.

@stronnag
Copy link
Collaborator

stronnag commented May 23, 2018

Obsolete compiler (for the pragma), the conversion warning needs to be fixed.

@stronnag
Copy link
Collaborator

#3266

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants