David Brownell wrote: > On Monday 01 February 2010, Spencer Oliver wrote: >> I thought that the whole idea of creating the system.h is to stop >> including system headers in the main openocd source. > > Maybe "stop including *the same* sytem headers" all over. > > There's nothing wrong with #including system headers. > They exist to be #included... >
Didn't say there was, Zach spent a lot of time organising the includes. Just wondering what the role of system.h was - when to use it etc. > And in general it's better to #include headers only from > the specific files which need their definitions. > I agree. Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
