[Issue 1299] Wrong module in variadic functions example.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 30 03:38:55 PDT 2007


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


fvbommel at wxs.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from fvbommel at wxs.nl  2007-06-30 05:38 -------
No, it looks like it's fine. The section for extern(C) variadic functions
recommends std.c.stdarg and the section for extern(D) variadic functions
recommends std.stdarg, just as it should be.
If you look in your Phobos directory tree, you'll see that both exist. If you
look at the comments, you'll see they're for different kinds of functions.


-- 



More information about the Digitalmars-d-bugs mailing list