changeset 115:290eec80e70d

<elliott> addquote <olsner> combining macros and templates can get horrible... macro(foo<bar,baz>) is two macro arguments, for instance <olsner> variadic macros can work part-way around that though <olsner> the kind of workaround where you end up inside the wall instead of on the other side of the problem
author HackBot
date Tue, 20 Mar 2012 09:15:58 +0000
parents ddc34db51ae9
children d2a4a37f2d8f
files quotes
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/quotes	Mon Mar 19 12:23:11 2012 +0000
+++ b/quotes	Tue Mar 20 09:15:58 2012 +0000
@@ -822,3 +822,4 @@
 <elliott> then they edited their own talk page comments after someone replied to it, and edited /the replier's comment/ so that it made sense in context
 <shachaf> Free as in unregistered, not free as in lunch or speech.
 s'f'slg;sd'sdfjhklf;sdklfjdfklgj
+<olsner> combining macros and templates can get horrible... macro(foo<bar,baz>) is two macro arguments, for instance  <olsner> variadic macros can work part-way around that though  <olsner> the kind of workaround where you end up inside the wall instead of on the other side of the problem