summaryrefslogtreecommitdiff
path: root/xsd-examples/cxx/parser
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2022-11-24 08:30:10 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2022-11-24 08:30:10 +0200
commitfd9f51181d71cd0219ab5e30289368c44cfb48e9 (patch)
treeb1b4260c4fab6691a8b1e036b1f0c52a543744f0 /xsd-examples/cxx/parser
parent71e8137a32ae00ff493df5fdb6634714d13321cd (diff)
Fix diag builtin calls in ad hoc recipes
Diffstat (limited to 'xsd-examples/cxx/parser')
-rw-r--r--xsd-examples/cxx/parser/generated/buildfile2
-rw-r--r--xsd-examples/cxx/parser/hello/buildfile2
-rw-r--r--xsd-examples/cxx/parser/library/buildfile2
-rw-r--r--xsd-examples/cxx/parser/mixed/buildfile2
-rw-r--r--xsd-examples/cxx/parser/mixin/buildfile2
-rw-r--r--xsd-examples/cxx/parser/multiroot/buildfile2
-rw-r--r--xsd-examples/cxx/parser/performance/buildfile2
-rw-r--r--xsd-examples/cxx/parser/polymorphism/buildfile2
-rw-r--r--xsd-examples/cxx/parser/polyroot/buildfile2
-rw-r--r--xsd-examples/cxx/parser/wildcard/buildfile2
10 files changed, 0 insertions, 20 deletions
diff --git a/xsd-examples/cxx/parser/generated/buildfile b/xsd-examples/cxx/parser/generated/buildfile
index 5e4adac..3c2a0ba 100644
--- a/xsd-examples/cxx/parser/generated/buildfile
+++ b/xsd-examples/cxx/parser/generated/buildfile
@@ -17,8 +17,6 @@ exe{driver}: xml{library}: test.input = true
{hxx cxx}{library-pimpl} \
{ cxx}{library-driver}>: xsd{library} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -pskel \
diff --git a/xsd-examples/cxx/parser/hello/buildfile b/xsd-examples/cxx/parser/hello/buildfile
index 2df4a7f..4148dd3 100644
--- a/xsd-examples/cxx/parser/hello/buildfile
+++ b/xsd-examples/cxx/parser/hello/buildfile
@@ -12,8 +12,6 @@ exe{driver}: xml{hello}: test.input = true
<{hxx ixx cxx}{hello-pskel}>: xsd{hello} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -pskel \
diff --git a/xsd-examples/cxx/parser/library/buildfile b/xsd-examples/cxx/parser/library/buildfile
index 40810b3..13a3e1e 100644
--- a/xsd-examples/cxx/parser/library/buildfile
+++ b/xsd-examples/cxx/parser/library/buildfile
@@ -12,8 +12,6 @@ exe{driver}: xml{library}: test.input = true
<{hxx ixx cxx}{library-pskel}>: xsd{library} map{library} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -pskel \
diff --git a/xsd-examples/cxx/parser/mixed/buildfile b/xsd-examples/cxx/parser/mixed/buildfile
index 0079444..9d3a629 100644
--- a/xsd-examples/cxx/parser/mixed/buildfile
+++ b/xsd-examples/cxx/parser/mixed/buildfile
@@ -12,8 +12,6 @@ exe{driver}: xml{text}: test.input = true
<{hxx ixx cxx}{text-pskel}>: xsd{text} map{text} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -pskel \
diff --git a/xsd-examples/cxx/parser/mixin/buildfile b/xsd-examples/cxx/parser/mixin/buildfile
index 4d4d751..279ae39 100644
--- a/xsd-examples/cxx/parser/mixin/buildfile
+++ b/xsd-examples/cxx/parser/mixin/buildfile
@@ -12,8 +12,6 @@ exe{driver}: xml{instance}: test.input = true
<{hxx ixx cxx}{schema-pskel}>: xsd{schema} map{schema} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -pskel \
diff --git a/xsd-examples/cxx/parser/multiroot/buildfile b/xsd-examples/cxx/parser/multiroot/buildfile
index 6b0f604..d582e19 100644
--- a/xsd-examples/cxx/parser/multiroot/buildfile
+++ b/xsd-examples/cxx/parser/multiroot/buildfile
@@ -11,8 +11,6 @@ exe{driver}: {hxx cxx}{* -protocol-pskel} {hxx ixx cxx}{protocol-pskel} $libs \
<{hxx ixx cxx}{protocol-pskel}>: xsd{protocol} map{protocol} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -pskel \
diff --git a/xsd-examples/cxx/parser/performance/buildfile b/xsd-examples/cxx/parser/performance/buildfile
index 10111d6..094dd7b 100644
--- a/xsd-examples/cxx/parser/performance/buildfile
+++ b/xsd-examples/cxx/parser/performance/buildfile
@@ -33,8 +33,6 @@ for p: 'xerces' 'expat'
parser = $p
}
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -$parser-pskel \
diff --git a/xsd-examples/cxx/parser/polymorphism/buildfile b/xsd-examples/cxx/parser/polymorphism/buildfile
index de088cf..a08dfd5 100644
--- a/xsd-examples/cxx/parser/polymorphism/buildfile
+++ b/xsd-examples/cxx/parser/polymorphism/buildfile
@@ -12,8 +12,6 @@ exe{driver}: xml{supermen}: test.input = true
<{hxx ixx cxx}{supermen-pskel}>: xsd{supermen} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -pskel \
diff --git a/xsd-examples/cxx/parser/polyroot/buildfile b/xsd-examples/cxx/parser/polyroot/buildfile
index 6ae0fdc..898551d 100644
--- a/xsd-examples/cxx/parser/polyroot/buildfile
+++ b/xsd-examples/cxx/parser/polyroot/buildfile
@@ -11,8 +11,6 @@ exe{driver}: {hxx cxx}{* -supermen-pskel} {hxx ixx cxx}{supermen-pskel} $libs \
<{hxx ixx cxx}{supermen-pskel}>: xsd{supermen} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -pskel \
diff --git a/xsd-examples/cxx/parser/wildcard/buildfile b/xsd-examples/cxx/parser/wildcard/buildfile
index 93e2dc8..55a8a35 100644
--- a/xsd-examples/cxx/parser/wildcard/buildfile
+++ b/xsd-examples/cxx/parser/wildcard/buildfile
@@ -12,8 +12,6 @@ exe{driver}: xml{email}: test.input = true
<{hxx ixx cxx}{email-pskel}>: xsd{email} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
$xsd cxx-parser --std c++11 \
--generate-inline \
--skel-file-suffix -pskel \