![]() | |||||||||||||
Messages in this thread |
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 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-09-06 07:25 [from the cache] ©2003-2008 | |||||||||||||