Zach Welch wrote: > Fixed. There were a few "could be used uninitialized" warnings too. > These seem like they should have been covered by --enable-werror. > > Duane, are you building with that option before committing changes? >
I normally build with optimization disabled so that I can *debug* the code - with the optimizer disabled, the uninitialized errors will not occur. -Duane. _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
