[RTEMS Project] #2410: rtems_dhcp.h fails to compile ("free" requires an extra argument)
    RTEMS trac 
    trac at rtems.org
       
    Thu Sep  3 20:24:35 UTC 2015
    
    
  
#2410: rtems_dhcp.h fails to compile ("free" requires an extra argument)
---------------------------+--------------------
 Reporter:  martin.galvan  |      Owner:
     Type:  defect         |     Status:  new
 Priority:  normal         |  Milestone:  4.11.1
Component:  General        |    Version:  4.11
 Severity:  major          |   Keywords:
---------------------------+--------------------
 When trying to compile rtems_dhcp.c, compilation will fail with the
 following error:
 ../../../../../../trunk/c/src/../../cpukit/libnetworking/rtems/rtems_dhcp.c:408:32:
 error: macro "free" requires 2 arguments, but only 1 given
              free (dhcp_hostname);
--
Ticket URL: <http://devel.rtems.org/ticket/2410>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
    
    
More information about the bugs
mailing list