summaryrefslogtreecommitdiff
path: root/Mailman/HTMLFormatter.py
diff options
context:
space:
mode:
authortwouters2001-05-29 13:16:22 +0000
committertwouters2001-05-29 13:16:22 +0000
commit1b6bea0545fcf50eb5228d591d3dd620d78b169d (patch)
tree5062092f778e6c053e88c9dd588acbcef3811d54 /Mailman/HTMLFormatter.py
parentb573fc9231f44749ef0245c1cec1a1e21ce762ea (diff)
downloadmailman-1b6bea0545fcf50eb5228d591d3dd620d78b169d.tar.gz
mailman-1b6bea0545fcf50eb5228d591d3dd620d78b169d.tar.zst
mailman-1b6bea0545fcf50eb5228d591d3dd620d78b169d.zip
In the definition of LOG_IDENT and SCRIPTDIR, don't try to glue string
literals together with ##. That's not what ## is for; ## is to glue together stringified versions of tokens. The fact that it worked was a bug in GCC. Thanx to Jeff Dairiki for reminding me to take care of this. This fixes SF bug #227694.
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions