[PATCH] cpukit: Fix __RTEMS_REVISION__ define

Sebastian Huber sebastian.huber at embedded-brains.de
Wed May 3 05:09:28 UTC 2017


On 02/05/17 23:30, Chris Johns wrote:
> On 2/5/17 6:20 pm, Sebastian Huber wrote:
>> +  rtems_test_assert(__RTEMS_MAJOR__ == 4);
>> +  rtems_test_assert(__RTEMS_MINOR__ == 11);
>> +  rtems_test_assert(__RTEMS_REVISION__ == 99);
> Please do not push this test like this, it breaks releases. The test
> will never pass on a release.

In case someone adjusts the version number, this test must be adjusted 
accordingly. Where do I find the right document to mention this?

>
> If you want to add this test please extract the version details from the
> build system

Can we trust the build system?

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.




More information about the devel mailing list