[RTEMS Project] #1526: 4.10 head has warnings we consider as errors.
RTEMS trac
trac at rtems.org
Fri Nov 21 14:09:22 UTC 2014
#1526: 4.10 head has warnings we consider as errors.
---------------------+----------------------------
Reporter: chrisj | Owner: joel.sherrill
Type: defect | Status: reopened
Priority: highest | Milestone: 4.10
Component: cpukit | Version: 4.10
Severity: blocker | Resolution:
Keywords: |
---------------------+----------------------------
Old description:
> The build bot has been updated to report the following warnings as
> errors:
>
> 'cast to pointer from integer of different size',
> 'left shift count >= width of type',
> 'right shift count >= width of type',
> 'overflow in implicit constant conversion',
> 'large integer implicitly truncated to unsigned type',
> 'integer overflow in expression',
> 'implicit declaration of function',
> 'nested extern declaration of'
>
> The following architectures fail:
>
> AVR
> H8300
> LM32
> M32C
> M68K
> MIPS
> POWERPC
New description:
The build bot has been updated to report the following warnings as errors:
'cast to pointer from integer of different size',
'left shift count >= width of type',
'right shift count >= width of type',
'overflow in implicit constant conversion',
'large integer implicitly truncated to unsigned type',
'integer overflow in expression',
'implicit declaration of function',
'nested extern declaration of'
The following architectures fail:
AVR
H8300
LM32
M32C
M68K
MIPS
POWERPC
--
Comment (by joel.sherrill):
We have done a lot of work on warnings on the head. I don't see
backporting all the changes. Can we move the milestone to 4.11?
--
Ticket URL: <http://devel.rtems.org/ticket/1526#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list