Merge: Fix asnotnull
authorJean Privat <jean@pryen.org>
Fri, 18 Jul 2014 02:32:41 +0000 (22:32 -0400)
committerJean Privat <jean@pryen.org>
Fri, 18 Jul 2014 13:26:52 +0000 (09:26 -0400)
Add warnings on useless as(not null)  (one less TODO) and fix the bug on non-null primitives.

Fixes #589

Pull-Request: #591
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>


Trivial merge