https://issues.dlang.org/show_bug.cgi?id=16611

Alexandru Razvan Caciulescu <alexandru.razva...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexandru.razva...@gmail.co
                   |                            |m

--- Comment #1 from Alexandru Razvan Caciulescu <alexandru.razva...@gmail.com> 
---
Created a PR which fixes the problem:
https://github.com/dlang/phobos/pull/4916

However I am not sure if this is the right approach. In theory shouldn't
"const(void)" be caught by isBasicType ? Should I edit this one instead to
check for const(void) as well ?

--

Reply via email to