On Mon, May 18, 2015 at 3:50 AM, Sebastian Huber
<[email protected]> wrote:
>
>
> On 17/05/15 15:22, Gedare Bloom wrote:
>>
>> On Fri, May 15, 2015 at 7:47 AM, Sebastian Huber
>> <[email protected]> wrote:
>>>
>>> From: Alexander Krutwig <[email protected]>
>>>
>>> FreeBSD assumes that u_int is a 32-bit integer type.  This is wrong for
>>> some 16-bit targets supported by RTEMS.
>>>
>>> Update #2271.
>>> ---
>>
>> Can we undef u_int and redefine it to uint32_t instead? This will be a
>> more localized RTEMS-specific change.
>
>
> I think this is very confusing.  This patch is separate since we try to
> submit it to FreeBSD.
>
OK that works better.

> --
> 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  : [email protected]
> PGP     : Public key available on request.
>
> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
>
>
> _______________________________________________
> devel mailing list
> [email protected]
> http://lists.rtems.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to