|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r54164 - sandbox/committee/LWG/cd_status
From: bdawes_at_[hidden]
Date: 2009-06-21 20:15:55
Author: bemandawes
Date: 2009-06-21 20:15:54 EDT (Sun, 21 Jun 2009)
New Revision: 54164
URL: http://svn.boost.org/trac/boost/changeset/54164
Log:
Rewrite for robustness
Text files modified:
sandbox/committee/LWG/cd_status/generate.sed | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox/committee/LWG/cd_status/generate.sed
==============================================================================
--- sandbox/committee/LWG/cd_status/generate.sed (original)
+++ sandbox/committee/LWG/cd_status/generate.sed 2009-06-21 20:15:54 EDT (Sun, 21 Jun 2009)
@@ -1,3 +1,3 @@
-# \/<comment nb="\2" num="\3"\/ s% issue="[^"]*"% issue="\1"%
+# input file as prepared by add_issue_number.bat
-s/<h3><a name="\([0-9]*\)"><\/a>[^\.]*\. Response to \(..\) \([0-9]*\)<\/h3>/\/<comment nb="\2" num="\3"\/ s% issue="[^"]*"% issue="\1"%/g
\ No newline at end of file
+s/<h3><a name="\([0-9]*\)"[^\$]*\$\(..\) \([0-9\.]*\)<\/b><\/p>/\/<comment nb="\2" num="\3"\/ s% issue="[^"]*"% issue="\1"%/g
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk