On Tue, Sep 29, 2009 at 11:19 PM, simon qian <[email protected]> wrote: > I just prefer to try best to avoiding conflicting with other > things(even with systems as poor as win32). > A prefix of module name is the best solution, I think, > especially if using some normally used terms.
OpenOCD is slowly trying to move in the direction of becoming a library rather than an application. The lesson is that it's not easy to tell if code will library or application from a namespace point of view... Windows has some vile macros that stem from the late 80's :-) -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
