What steps will reproduce the problem?
1. Set ENABLE_HIL = ENABLED
2. Set GCS_PROTOCOL = not GCS_PROTOCOL_XPLANE
What is the expected output? What do you see instead?
I would expect the program to compile. Instead, there is a duplicate
definition of pipe() -- both in HIL_output.pde and in GCS_whatever.pde.
What version of the product are you using? On what operating system?
Trunk r1201
Suggestion:
The pipe() function for the XPlane GCS belongs in GCS_Xplane.pde as per comment
7 on issue 148.
Original issue reported on code.google.com by bjpcalt...@gmail.com on 7 Oct 2010 at 5:40
Original issue reported on code.google.com by
bjpcalt...@gmail.com
on 7 Oct 2010 at 5:40