www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - DCD 0.11.0 released

reply Basile B. <b2.temp gmx.com> writes:
DCD, the best companion of your IDE is updated to v0.11.0 [1]

Important changes in this release are enhancements from me on 
template parameters and ddoc, also fix on arrays semantic by 
CyberShadow.
A little thanks would be welcome, either for me [2] or 
CyberShadow [3]

[1] https://github.com/dlang-community/DCD/releases/tag/v0.11.0
[2] 
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AQDJVC39PJF7J
[3] 
https://forum.dlang.org/thread/ldhflkowunjguzgopwjr forum.dlang.org
Feb 11 2019
parent reply notna <notna.remove.this ist-einmalig.de> writes:
On Monday, 11 February 2019 at 13:09:50 UTC, Basile B. wrote:
 DCD, the best companion of your IDE is updated to v0.11.0 [1]

 Important changes in this release are enhancements from me on 
 template parameters and ddoc, also fix on arrays semantic by 
 CyberShadow.
 A little thanks would be welcome, either for me [2] or 
 CyberShadow [3]

 [1] https://github.com/dlang-community/DCD/releases/tag/v0.11.0
 [2] 
 https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AQDJVC39PJF7J
 [3] 
 https://forum.dlang.org/thread/ldhflkowunjguzgopwjr forum.dlang.org
Reported so many times & still there (Win10 here); Installing DCD Downloading from https://github.com/dlang-community/DCD/releases/download/v0.10.2/dcd-v0. 0.2-windows-x86.zip to C:\Users\<user>\AppData\Roaming\code-d\bin Failed installing: std.net.curl.CurlException std\net\curl.d(4340): Peer certificate cannot be authenticated with given CA certificates on handle
Feb 11 2019
next sibling parent "H. S. Teoh" <hsteoh quickfur.ath.cx> writes:
On Mon, Feb 11, 2019 at 08:40:32PM +0000, notna via Digitalmars-d-announce
wrote:
[...]
 Reported so many times & still there (Win10 here);
 
 Installing DCD
 Downloading from https://github.com/dlang-community/DCD/releases/download/v0.10.2/dcd-v0.10.2-windows-x86.zip
 to C:\Users\<user>\AppData\Roaming\code-d\bin
 
 Failed installing: std.net.curl.CurlException std\net\curl.d(4340):
 Peer certificate cannot be authenticated with given CA certificates on
 handle
This seriously needs to be part of the CI so that we *know* for sure it works. T -- Valentine's Day: an occasion for florists to reach into the wallets of nominal lovers in dire need of being reminded to profess their hypothetical love for their long-forgotten.
Feb 11 2019
prev sibling parent reply Basile B. <b2.temp gmx.com> writes:
On Monday, 11 February 2019 at 20:40:32 UTC, notna wrote:
 Installing DCD
 Downloading from 
 https://github.com/dlang-community/DCD/releases/download/v0.10.2/dcd-v0.
0.2-windows-x86.zip to C:\Users\<user>\AppData\Roaming\code-d\bin

 Failed installing: 
 std.net.curl.CurlException std\net\curl.d(4340): Peer 
 certificate cannot be authenticated with given CA certificates 
 on handle
I don't know what you are talking about, how are you installing DCD ? What is the installer you talk about ? Also the version number of this release is 0.11.0, not 0.10.2
Feb 12 2019
next sibling parent JN <666total wp.pl> writes:
On Tuesday, 12 February 2019 at 17:55:46 UTC, Basile B. wrote:
 On Monday, 11 February 2019 at 20:40:32 UTC, notna wrote:
 Installing DCD
 Downloading from 
 https://github.com/dlang-community/DCD/releases/download/v0.10.2/dcd-v0.
0.2-windows-x86.zip to C:\Users\<user>\AppData\Roaming\code-d\bin

 Failed installing: 
 std.net.curl.CurlException std\net\curl.d(4340): Peer 
 certificate cannot be authenticated with given CA certificates 
 on handle
I don't know what you are talking about, how are you installing DCD ? What is the installer you talk about ? Also the version number of this release is 0.11.0, not 0.10.2
I had the same issue. It's not really DCD related. It occurs when code-d (VSCode D plugin) is trying to download DCD automatically. If anything it's a bug with code-d.
Feb 12 2019
prev sibling parent reply notna <notna.remove.this ist-einmalig.de> writes:
On Tuesday, 12 February 2019 at 17:55:46 UTC, Basile B. wrote:
 On Monday, 11 February 2019 at 20:40:32 UTC, notna wrote:
 Installing DCD
 Downloading from 
 https://github.com/dlang-community/DCD/releases/download/v0.10.2/dcd-v0.
0.2-windows-x86.zip to C:\Users\<user>\AppData\Roaming\code-d\bin

 Failed installing: 
 std.net.curl.CurlException std\net\curl.d(4340): Peer 
 certificate cannot be authenticated with given CA certificates 
 on handle
I don't know what you are talking about, how are you installing DCD ? What is the installer you talk about ? Also the version number of this release is 0.11.0, not 0.10.2
Thats the errors vscode, better code-d, shows... seems like you want to update dcd and use the curl lib for that, which throws an error because the download (GitHub?) certificate cannot be validated. Just check the news group (or the "forum") for this code-d error and you should find a couple of similar complains.
Feb 12 2019
parent reply Seb <seb wilzba.ch> writes:
On Tuesday, 12 February 2019 at 19:46:29 UTC, notna wrote:
 On Tuesday, 12 February 2019 at 17:55:46 UTC, Basile B. wrote:
 On Monday, 11 February 2019 at 20:40:32 UTC, notna wrote:
 Installing DCD
 Downloading from 
 https://github.com/dlang-community/DCD/releases/download/v0.10.2/dcd-v0.
0.2-windows-x86.zip to C:\Users\<user>\AppData\Roaming\code-d\bin

 Failed installing: 
 std.net.curl.CurlException std\net\curl.d(4340): Peer 
 certificate cannot be authenticated with given CA 
 certificates on handle
I don't know what you are talking about, how are you installing DCD ? What is the installer you talk about ? Also the version number of this release is 0.11.0, not 0.10.2
Thats the errors vscode, better code-d, shows... seems like you want to update dcd and use the curl lib for that, which throws an error because the download (GitHub?) certificate cannot be validated. Just check the news group (or the "forum") for this code-d error and you should find a couple of similar complains.
Have your ever considered reporting it at the code-d repository? https://github.com/Pure-D/code-d/issues It should drastically increase the chances of the maintainers of code-d actually seeing your problems.
Feb 12 2019
next sibling parent reply notna <notna.remove.this ist-einmalig.de> writes:
On Tuesday, 12 February 2019 at 19:48:25 UTC, Seb wrote:
 On Tuesday, 12 February 2019 at 19:46:29 UTC, notna wrote:
 On Tuesday, 12 February 2019 at 17:55:46 UTC, Basile B. wrote:
 On Monday, 11 February 2019 at 20:40:32 UTC, notna wrote:
 Installing DCD
 Downloading from 
 https://github.com/dlang-community/DCD/releases/download/v0.10.2/dcd-v0.
0.2-windows-x86.zip to C:\Users\<user>\AppData\Roaming\code-d\bin

 Failed installing: 
 std.net.curl.CurlException std\net\curl.d(4340): Peer 
 certificate cannot be authenticated with given CA 
 certificates on handle
I don't know what you are talking about, how are you installing DCD ? What is the installer you talk about ? Also the version number of this release is 0.11.0, not 0.10.2
Thats the errors vscode, better code-d, shows... seems like you want to update dcd and use the curl lib for that, which throws an error because the download (GitHub?) certificate cannot be validated. Just check the news group (or the "forum") for this code-d error and you should find a couple of similar complains.
Have your ever considered reporting it at the code-d repository? https://github.com/Pure-D/code-d/issues It should drastically increase the chances of the maintainers of code-d actually seeing your problems.
Hi Seb. Well, I'm one of those idiots stopped going to GitHub since M$ swallowed them, so... anyhow, it was just a reminder as WebFreak is aware of that issue --> https://forum.dlang.org/post/brqtuehpglwuudaemwlb forum.dlang.org
Feb 12 2019
parent notna <notna.remove.this ist-einmalig.de> writes:
On Tuesday, 12 February 2019 at 21:03:30 UTC, notna wrote:
 On Tuesday, 12 February 2019 at 19:48:25 UTC, Seb wrote:
 On Tuesday, 12 February 2019 at 19:46:29 UTC, notna wrote:
 On Tuesday, 12 February 2019 at 17:55:46 UTC, Basile B. wrote:
 On Monday, 11 February 2019 at 20:40:32 UTC, notna wrote:
 Installing DCD
 Downloading from 
 https://github.com/dlang-community/DCD/releases/download/v0.10.2/dcd-v0.
0.2-windows-x86.zip to C:\Users\<user>\AppData\Roaming\code-d\bin

 Failed installing: 
 std.net.curl.CurlException std\net\curl.d(4340): Peer 
 certificate cannot be authenticated with given CA 
 certificates on handle
I don't know what you are talking about, how are you installing DCD ? What is the installer you talk about ? Also the version number of this release is 0.11.0, not 0.10.2
Thats the errors vscode, better code-d, shows... seems like you want to update dcd and use the curl lib for that, which throws an error because the download (GitHub?) certificate cannot be validated. Just check the news group (or the "forum") for this code-d error and you should find a couple of similar complains.
Have your ever considered reporting it at the code-d repository? https://github.com/Pure-D/code-d/issues It should drastically increase the chances of the maintainers of code-d actually seeing your problems.
Hi Seb. Well, I'm one of those idiots stopped going to GitHub since M$ swallowed them, so... anyhow, it was just a reminder as WebFreak is aware of that issue --> https://forum.dlang.org/post/brqtuehpglwuudaemwlb forum.dlang.org
btw.: https://github.com/Pure-D/code-d/issues/182#issuecomment-450714344
Feb 12 2019
prev sibling parent bauss <jj_1337 live.dk> writes:
On Tuesday, 12 February 2019 at 19:48:25 UTC, Seb wrote:
 On Tuesday, 12 February 2019 at 19:46:29 UTC, notna wrote:
 On Tuesday, 12 February 2019 at 17:55:46 UTC, Basile B. wrote:
 On Monday, 11 February 2019 at 20:40:32 UTC, notna wrote:
 Installing DCD
 Downloading from 
 https://github.com/dlang-community/DCD/releases/download/v0.10.2/dcd-v0.
0.2-windows-x86.zip to C:\Users\<user>\AppData\Roaming\code-d\bin

 Failed installing: 
 std.net.curl.CurlException std\net\curl.d(4340): Peer 
 certificate cannot be authenticated with given CA 
 certificates on handle
I don't know what you are talking about, how are you installing DCD ? What is the installer you talk about ? Also the version number of this release is 0.11.0, not 0.10.2
Thats the errors vscode, better code-d, shows... seems like you want to update dcd and use the curl lib for that, which throws an error because the download (GitHub?) certificate cannot be validated. Just check the news group (or the "forum") for this code-d error and you should find a couple of similar complains.
Have your ever considered reporting it at the code-d repository? https://github.com/Pure-D/code-d/issues It should drastically increase the chances of the maintainers of code-d actually seeing your problems.
Honestly, it would be nice if dub would collaborate with D in terms of issues so possibly people could report issues with packages at https://issues.dlang.org/
Feb 13 2019