Jailfindery / garden

Control program for DotSlashGarden
dotslashgarden.blogspot.ca
GNU General Public License v3.0
0 stars 0 forks source link

Debug: Legacy usage of x10dev #12

Open Jailfindery opened 11 years ago

Jailfindery commented 11 years ago

As of commit 0b5b98b5d19f425e16a03e679cf58a555911e7f1, the implementation of x10dev was changed such that the Firecracker Module is represented by its own class, fc_module. Because the debug program was not updated to match these changes, it is now uncompilable.

The debug program must be updated so that it is compatible with the new x10dev and fc_module classes.