Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Function alignForSize] #9882

Open
dlangBugzillaToGithub opened this issue Nov 28, 2024 · 2 comments
Open

[Function alignForSize] #9882

dlangBugzillaToGithub opened this issue Nov 28, 2024 · 2 comments

Comments

@dlangBugzillaToGithub
Copy link

jim reported this on 2024-11-28T21:19:56Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=24889

Description

D's documentation seems to be quite broken. The function signature is

string alignForSize(E...)(const char[][] names...)

but the doc says

{null} alignForSize(E...)();

and I've seen other docs where the parameters are missing.
@dlangBugzillaToGithub
Copy link
Author

jim commented on 2024-11-28T21:38:35Z

Argh ... I was using ddox, which I must have set years ago with my previous foray into D. With stable the doc looks ok. If ddox is that broken (and apparently will never be fixed ... I now recall the same issue from those years ago) shouldn't it be removed as an option?

@ntrel
Copy link
Contributor

ntrel commented Dec 2, 2024

@jibal Maybe same cause as dlang/ddox#253.

@LightBender LightBender removed the P3 label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants