Hi, On Tuesday, 5. September 2006 17:43, Randy.Dunlap wrote: > Is there an acceptable way to leave source code in a file but > render it unused? Like #if 0/#endif or #if BOGUS_SYMBOL/#endif ? They are to reading like gaps in a road. If you really need to keep unused code for reference just do it in your LOCAL repository. There are exceptions where you remove the last user of code in one patch and a different developer just needs this code for his new stuff in another patch. In this case an #if 0/#endif is quite common to reduce merging conflicts. Regards Ingo Oeser ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel