lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #33545] Then MEM_USE_POOLS defined mem_malloc returns


From: Bill Auerbach
Subject: [lwip-devel] [bug #33545] Then MEM_USE_POOLS defined mem_malloc returns unaligned pointer.
Date: Mon, 13 Jun 2011 15:01:45 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

Follow-up Comment #4, bug #33545 (project lwip):

enums have to be ints but the size of the int is implementation defined.  I've
seen an 8-bit compiler implement enums as unsigned chars when the largest
member was < 256.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?33545>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]