Re: Building docs when dependencies have ddoc warnings

2025-04-09 Thread Anonymouse via Digitalmars-d-learn
On Tuesday, 8 April 2025 at 14:27:24 UTC, Jonathan M Davis wrote: I would assume that you need to create a similar build config which doesn't use -w (though really, -w should be gotten rid of, because it causes a variety of problems, and thanks to how code introspection works, it can actually a

Re: On Ubuntu 20.04, serve-d 0.7.4 runs well, but serve-d 0.7.5 - segment fault

2025-04-09 Thread Reliauk via Digitalmars-d-learn
On Wednesday, 9 April 2025 at 06:45:53 UTC, Reliauk wrote: Steps to reproduce: 1. Download [0.7.5](https://github.com/Pure-D/serve-d/releases/download/v0.7.5/serve-d_0.7.5-linux-x86_64.tar.xz). Extract. Run. Segment Fault (Core Dumped). No information. 2. Download [0.7.4](https://github.com

Re: On Ubuntu 20.04, serve-d 0.7.4 runs well, but serve-d 0.7.5 - segment fault

2025-04-09 Thread Reliauk via Digitalmars-d-learn
On Wednesday, 9 April 2025 at 08:44:36 UTC, Reliauk wrote: On Wednesday, 9 April 2025 at 06:45:53 UTC, Reliauk wrote: Steps to reproduce: 1. Download [0.7.5](https://github.com/Pure-D/serve-d/releases/download/v0.7.5/serve-d_0.7.5-linux-x86_64.tar.xz). Extract. Run. Segment Fault (Core Dumpe