Re: DCD 0.11.0 released

2019-02-13 Thread bauss via Digitalmars-d-announce

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.10.2-windows-x86.zip to C:\Users\\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/





Re: DCD 0.11.0 released

2019-02-12 Thread notna via Digitalmars-d-announce

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.10.2-windows-x86.zip to C:\Users\\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/brqtuehpglwuudaem...@forum.dlang.org


btw.: 
https://github.com/Pure-D/code-d/issues/182#issuecomment-450714344




Re: DCD 0.11.0 released

2019-02-12 Thread notna via Digitalmars-d-announce

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.10.2-windows-x86.zip to C:\Users\\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/brqtuehpglwuudaem...@forum.dlang.org




Re: DCD 0.11.0 released

2019-02-12 Thread Seb via Digitalmars-d-announce

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.10.2-windows-x86.zip to C:\Users\\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.


Re: DCD 0.11.0 released

2019-02-12 Thread notna via Digitalmars-d-announce

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.10.2-windows-x86.zip to C:\Users\\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.


Re: DCD 0.11.0 released

2019-02-12 Thread JN via Digitalmars-d-announce

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.10.2-windows-x86.zip to C:\Users\\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.


Re: DCD 0.11.0 released

2019-02-12 Thread Basile B. via Digitalmars-d-announce

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.10.2-windows-x86.zip to C:\Users\\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


Re: DCD 0.11.0 released

2019-02-11 Thread H. S. Teoh via Digitalmars-d-announce
On Mon, Feb 11, 2019 at 08:40:32PM +, 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\\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.


Re: DCD 0.11.0 released

2019-02-11 Thread notna via Digitalmars-d-announce

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_button_id=AQDJVC39PJF7J
[3] 
https://forum.dlang.org/thread/ldhflkowunjguzgop...@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.10.2-windows-x86.zip to C:\Users\\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


DCD 0.11.0 released

2019-02-11 Thread Basile B. via Digitalmars-d-announce

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_button_id=AQDJVC39PJF7J
[3] 
https://forum.dlang.org/thread/ldhflkowunjguzgop...@forum.dlang.org