summaryrefslogtreecommitdiff
path: root/THANKS.md
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-05-06 09:43:39 +0200
committerAlberto Ruiz <aruiz@um.es>2014-05-06 09:43:39 +0200
commit8ecec15cee88462e46ec9d0ce361224c0fcdba31 (patch)
tree02d521e954ccdab7f023432ba229054e59785ea5 /THANKS.md
parentc9914d694d3b86ece46fa0c76e0466c6cd394d14 (diff)
fix C warnings
Diffstat (limited to 'THANKS.md')
-rw-r--r--THANKS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/THANKS.md b/THANKS.md
index 07f1102..b1417a6 100644
--- a/THANKS.md
+++ b/THANKS.md
@@ -153,3 +153,5 @@ module reorganization, monadic mapVectorM, and many other improvements.
153 153
154- "yokto" and "ttylec" reported the problem with the dot product of complex vectors. 154- "yokto" and "ttylec" reported the problem with the dot product of complex vectors.
155 155
156- Samium Gromoff reported a build failure caused by a size_t - int mismatch.
157