[Issue 23852] HTTP verbose misspell "received" as "recveived"

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23852 elpenguin...@gmail.com changed: What|Removed |Added CC||elpenguin...@gmail.com --- Comment

[Issue 23834] std.file : File links to c functions are invalid and need updating

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23834 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @ntrel

[Issue 23853] New: HTTP verbose misspell "received" as "recveived"

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23853 Issue ID: 23853 Summary: HTTP verbose misspell "received" as "recveived" Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement

[Issue 21494] std.stdio.readf second example does not compile

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21494 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #2 from Nick

[Issue 23851] New: Segfault when compiling with -profile=gc

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23851 Issue ID: 23851 Summary: Segfault when compiling with -profile=gc Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: blocker

[Issue 23853] HTTP verbose misspell "received" as "recveived"

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23853 elpenguin...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 23852] HTTP verbose misspell "received" as "recveived"

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23852 --- Comment #3 from elpenguin...@gmail.com --- *** Issue 23853 has been marked as a duplicate of this issue. *** --

[Issue 23848] ReturnType Documentation strange link to std.digest

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23848 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #1 from Nick

[Issue 20864] [Module std.traits]

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20864 Nick Treleaven changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 23852] New: HTTP verbose misspell "received" as "recveived"

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23852 Issue ID: 23852 Summary: HTTP verbose misspell "received" as "recveived" Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement

[Issue 23852] HTTP verbose misspell "received" as "recveived"

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23852 Alisa Lain changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23846] std.math can't compile under macos rosetta

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23846 kinke changed: What|Removed |Added CC||ki...@gmx.net --- Comment #2 from kinke --- (In

[Issue 23850] Differentiate between a module that is in binary vs outside of binary when including -I

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23850 kinke changed: What|Removed |Added CC||ki...@gmx.net --- Comment #1 from kinke ---

[Issue 23846] std.math can't compile under macos rosetta

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
like it doesn't build anymore. My initial guess is that this may be related to Xcode 14.3 which was released recently and has been updated in Homebrew CI machines. The following error is encountered when trying to build phobos: /private/tmp/dmd-20230422-6518-pzw42y/dmd-2.103.0/generated/osx/release

[Issue 17707] unimported modules in libraries do not have their module constructors run

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17707 kinke changed: What|Removed |Added CC||ki...@gmx.net --- Comment #3 from kinke --- Yep,

[Issue 23850] Differentiate between a module that is in binary vs outside of binary when including -I

2023-04-22 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23850 --- Comment #2 from Richard Cattermole --- Am I right to understand the core problem you are describing @kinke is duplicate symbols? If so, I am not sure how any exporting attributes could fix this scenario when you are duplicatiing including