#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
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to