[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #7683] u32_t should be time_t in some cases
From: |
Mike Pontillo |
Subject: |
[lwip-devel] [patch #7683] u32_t should be time_t in some cases |
Date: |
Fri, 09 Dec 2011 04:35:43 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2 |
URL:
<http://savannah.nongnu.org/patch/?7683>
Summary: u32_t should be time_t in some cases
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: pontillo
Submitted on: Fri 09 Dec 2011 04:35:42 AM GMT
Category: None
Priority: 3 - Low
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
Hi,
I was compiling LWIP on OS X and needed to change a few instances of u32_t
to time_t in order to avoid some compiler warnings.
I'm not sure if this is portable; maybe a new abstracted type is needed for
times? In any case, I have attached the changes I made in case they are useful
to anyone else.
Regards,
Mike
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri 09 Dec 2011 04:35:42 AM GMT Name: lwip-timet-changes.diff Size:
2kB By: pontillo
<http://savannah.nongnu.org/patch/download.php?file_id=24552>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?7683>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #7683] u32_t should be time_t in some cases,
Mike Pontillo <=
- [lwip-devel] [patch #7683] u32_t should be time_t in some cases, Simon Goldschmidt, 2011/12/09
- [lwip-devel] [patch #7683] u32_t should be time_t in some cases, Mike Pontillo, 2011/12/09
- [lwip-devel] [patch #7683] u32_t should be time_t in some cases, Simon Goldschmidt, 2011/12/09
- [lwip-devel] [patch #7683] u32_t should be time_t in some cases, Mike Pontillo, 2011/12/12
- [lwip-devel] [patch #7683] u32_t should be time_t in some cases, Simon Goldschmidt, 2011/12/12
- [lwip-devel] [patch #7683] u32_t should be time_t in some cases, Mike Pontillo, 2011/12/12
- [lwip-devel] [patch #7683] u32_t should be time_t in some cases, Mike Pontillo, 2011/12/12
- [lwip-devel] [patch #7683] unix port is missing some explicit casts, Simon Goldschmidt, 2011/12/13