aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/doc_reform/io_in
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2019-12-17 14:20:21 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2020-01-13 16:06:43 -0500
commit14548a8e170cf1e92d390baba65793fa227adcbf (patch)
tree61b602a59d42f9af268e7189ea16ea4bec709ad6 /src/doc_reform/io_in
parentspecify Tuple content for read in files, remove traits.std (diff)
fix >= dmd 2.088 asserts issue (offending removed)
Diffstat (limited to 'src/doc_reform/io_in')
-rw-r--r--src/doc_reform/io_in/paths_source.d22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/doc_reform/io_in/paths_source.d b/src/doc_reform/io_in/paths_source.d
index 3896751..05ceda4 100644
--- a/src/doc_reform/io_in/paths_source.d
+++ b/src/doc_reform/io_in/paths_source.d
@@ -679,7 +679,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}
@@ -694,7 +694,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}
@@ -709,7 +709,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}
@@ -724,7 +724,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}
@@ -739,7 +739,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}
@@ -754,7 +754,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}
@@ -769,7 +769,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}
@@ -784,7 +784,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}
@@ -800,7 +800,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}
@@ -815,7 +815,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}
@@ -830,7 +830,7 @@ template spinePathsPods() {
return pth_1_;
}
auto filesystem_open_zpod() {
- assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
+ // assert(pod_root_.filesystem_open_zpod.chainPath(zpod).array == pth_2_);
return pth_2_;
}
}