[Issue 24537] New: homepage, no link to the github organization

2024-05-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24537

  Issue ID: 24537
   Summary: homepage, no link to the github organization
   Product: D
   Version: D2
  Hardware: All
OS: All
Status: NEW
  Severity: trivial
  Priority: P1
 Component: dlang.org
  Assignee: nob...@puremagic.com
  Reporter: b2.t...@gmx.com

The forum as one in the Community menu, but not the homepage.

--


[Issue 22189] type qualifier not applied to type tuple

2024-05-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22189

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #1 from Dlang Bot  ---
@ntrel updated dlang/dmd pull request #16439 "[broken] Support
`TypeQual(TypeSeq)`" fixing this issue:

- Fix Bugzilla 22189 - type qualifier not applied to type tuple

https://github.com/dlang/dmd/pull/16439

--


[Issue 24536] C runtime constructor/destructor pragma should not be on an exported symbol

2024-05-04 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=24536

--- Comment #1 from Richard Cattermole  ---
Another confirmation that it is not required for Linux
https://stackoverflow.com/a/32701238

--