[Issue 670] _argptr is char *

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Sep 17 18:56:52 PDT 2007


http://d.puremagic.com/issues/show_bug.cgi?id=670


smjg at iname.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg at iname.com
           Keywords|                            |wrong-code




------- Comment #1 from smjg at iname.com  2007-09-17 20:56 -------
Please remember to assign keywords to bug reports.  To everybody reading this:
Please look through issues you've reported and check for missing keywords.

It definitely should be changed:
- according to the spec, void* is the correct type of _argptr
- it makes no sense to assume that the data pointed to by it has character
semantics.


-- 



More information about the D.gnu mailing list