From 415685e59f81276fec61ffb9ab4c0924f1ef3f3d Mon Sep 17 00:00:00 2001 From: Hackerpilot Date: Fri, 15 Aug 2014 18:52:58 -0700 Subject: [PATCH] Update libdparse and fix static analysis warning --- conversion/astconverter.d | 2 +- libdparse | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conversion/astconverter.d b/conversion/astconverter.d index ac17f56..e2ca931 100644 --- a/conversion/astconverter.d +++ b/conversion/astconverter.d @@ -112,4 +112,4 @@ class SimpleParser : Parser } } -void doesNothing(string a, size_t b, size_t c, string d, bool e) {} +void doesNothing(string, size_t, size_t, string, bool) {} diff --git a/libdparse b/libdparse index acb6b43..2c5506a 160000 --- a/libdparse +++ b/libdparse @@ -1 +1 @@ -Subproject commit acb6b43655b1144fbcaf08ec0442a81143cdb569 +Subproject commit 2c5506a5702ae9fb95544f788cc0fd8b8606ba3d