Hello world/Web server task on RosettaCode fails

Brian Tiffin btiffin at gnu.org
Mon Jul 19 06:12:25 UTC 2021


On Saturday, 17 July 2021 at 04:13:53 UTC, btiffin wrote:
> On Friday, 16 July 2021 at 20:04:21 UTC, jfondren wrote:
>> On Friday, 16 July 2021 at 19:25:32 UTC, btiffin wrote:
>>> Using gdc-11 and Seamonkey.  
>>> https://rosettacode.org/wiki/Hello_world/Web_server#D does 
>>> not compile.
>>
>> The `while` as you noted is wrong. The server also doesn't 
>> turn REUSEADDR
...
>
> But, I mainly made the note to motivate a D aficionado to 
> update and fix the Rosetta entry so that it at least compiles.

Updated the entry.  Not improved, just fixed the cast(bool) to 
!is null, so the solution compiles.


More information about the Digitalmars-d-learn mailing list