Another one that is still in the tree is command_context_s. Any reason that still has the '_s'?
// Dean Glazeski On Sat, Nov 14, 2009 at 9:09 AM, Zachary T Welch <[email protected]>wrote: > Hi all, > > I discovered that my series that upgraded types missed a few spots > where scan_field_s was still referenced. Since it was odd that this > code should continue to compile, I investigated and discovered that the > routines were not referenced (but didn't access the struct anyway). > > The following patches (fix, then) delete them. I am posting them here to > confirm that these are in fact vestigial. As my comments for each patch > indicate, these could be resurrected and reintegrated at a later time, > but they currently appear to merit removal. > > Cheers, > > Zach > _______________________________________________ > Openocd-development mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/openocd-development >
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
