-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
What steps will reproduce the problem?
1. compile pocket with the latest libarea
2.
3.
What is the expected output? What do you see instead?
Expected: compile without errors.
Instead: a lot of error messages during compile, because data structures in
libarea are changed without adjusting pocket (mostly dxf.cpp) to these changes.
What version of the product are you using? On what operating system?
Latest libarea checkout, latest visual c++, but this also happens with other
c++ compilers (MinGW)
Please provide any additional information below.
Original issue reported on code.google.com by turbospeedskater@googlemail.com on 2 Jan 2011 at 9:18