buglwIP - A Lightweight TCP/IP stack - Bugs: bug #38097, pbuf_free_ooseq() warning

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #38097: pbuf_free_ooseq() warning

Submitted by:  Ben Hastings <hastings>
Submitted on:  Tue 15 Jan 2013 07:32:56 PM UTC  
 
Category: pbufsSeverity: 3 - Normal
Item Group: Compiler WarningStatus: Fixed
Privacy: PublicAssigned to: Simon Goldschmidt <goldsimon>
Open/Closed: ClosedPlanned Release: None
lwIP version: 1.4.1

Tue 15 Jan 2013 08:07:41 PM UTC, comment #1:

Fixed in git master, thanks for reporting.

Simon Goldschmidt <goldsimon>
Project AdministratorIn charge of this item.
Tue 15 Jan 2013 07:32:56 PM UTC, original submission:

With bug #37893 taken care of, the following patch to pbuf.h fixes the function declaration and the only remaining GCC warning when I compile 1.4.1:

@@ -129,7 +129,7 @@
#endif /* PBUF_POOL_FREE_OOSEQ */
#if NO_SYS && PBUF_POOL_FREE_OOSEQ
extern volatile u8_t pbuf_free_ooseq_pending;
-void pbuf_free_ooseq();
+void pbuf_free_ooseq(void);
/** When not using sys_check_timeouts(), call PBUF_CHECK_FREE_OOSEQ()
at regular intervals from main level to check if ooseq pbufs need to be
freed! */

Ben Hastings <hastings>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by goldsimon (Posted a comment)
  • -unavailable- added by hastings (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Tue 15 Jan 2013 08:07:41 PM UTCgoldsimonStatusNone=>Fixed
      Assigned toNone=>goldsimon
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1