[RTEMS Project] #1526: 4.10 head has warnings we consider as errors.

RTEMS trac trac at rtems.org
Tue Mar 3 17:38:08 UTC 2015


#1526: 4.10 head has warnings we consider as errors.
---------------------+----------------------------
 Reporter:  chrisj   |       Owner:  joel.sherrill
     Type:  defect   |      Status:  closed
 Priority:  highest  |   Milestone:  4.10.3
Component:  cpukit   |     Version:  4.10
 Severity:  blocker  |  Resolution:  fixed
 Keywords:           |
---------------------+----------------------------
Changes (by gedare):

 * status:  reopened => closed
 * resolution:   => fixed
 * milestone:  4.11 => 4.10.3


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:

 We can open a new ticket if these warnings are still present, but with the
 warning fixes in and no comment from the OP, I am closing.

--
Ticket URL: <http://devel.rtems.org/ticket/1526#comment:8>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list