lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #10369] Various changes


From: Simon Goldschmidt
Subject: [lwip-devel] [task #10369] Various changes
Date: Wed, 12 May 2010 07:48:38 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3

Update of task #10369 (project lwip):

                  Status:                    None => Done                   
        Percent Complete:                      0% => 100%                   
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

>> change pbuf->ref from u16_t to s16_t to check for underflows?
> We'd better not. After all, the nature of ref is unsigned.
I think so, too.

>> Add a SIO_FD_X printf-formatter define
> Yet another formatter? Casting to u32_t would do the job

On 64bit architectures, you might get a warning when casting a pointer to
32bit. Instead, I'll leave the cast to size_t and use SZT_F as the
printf-formatter. On 32bit platforms, this should be the same.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?10369>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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