help wanted re windows syscall.Open() change

137 views
Skip to first unread message

Liam

unread,
Sep 11, 2019, 1:19:01 PM9/11/19
to golang-dev
We need a CL for a minor GOOS=windows change; it has Go team clearance. (I would gladly, but cannot sign a CLA.)

Code change description

Docs change description

This should land soon, so there's time for any issues to surface prior to freeze.

Constantin Konstantinidis

unread,
Sep 12, 2019, 2:31:23 AM9/12/19
to golang-dev
CL is posted. The test added is from the issue which still failed on tip.

Liam Breck

unread,
Sep 12, 2019, 2:50:41 AM9/12/19
to Constantin Konstantinidis, golang-dev
What is the error you see, and what line is it from?

In the issue I suggested testing os.Rename() since that can be verified before the file is closed. 

I think this CL should also include the docs fix I referenced.

On Wed, Sep 11, 2019, 11:32 PM Constantin Konstantinidis <constantinko...@gmail.com> wrote:
CL is posted. The test added is from the issue which still failed on tip.

--
You received this message because you are subscribed to a topic in the Google Groups "golang-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golang-dev/YBzZiZlsEQM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golang-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-dev/a90b541a-24ce-454f-93c6-389bdea0c8b6%40googlegroups.com.

Constantin Konstantinidis

unread,
Sep 12, 2019, 3:01:18 AM9/12/19
to golang-dev

 

 

Constantin KONSTANTINIDIS
Mob : +32485760683
http://be.linkedin.com/in/CostaKonstantinidis

 

From: Constantin Konstantinidis
Sent: jeudi 12 septembre 2019 08:56
To: Liam Breck
Subject: RE: [golang-dev] Re: help wanted re windows syscall.Open() change

 

Regarding the test, the error mentioned in the issue is still reproduced on tip and goes away with the CL.

A second test could be added.

 

The usual reviewer for Windows is pinged. I suggest to wait.

In another CL, changing syscall package was rejected. I had to fix it differently. Since a Windows update occured, it might go through this time.

 

Regarding documentation, I don’t know where this must be updated.

 

Constantin KONSTANTINIDIS
Mob : +32485760683
http://be.linkedin.com/in/CostaKonstantinidis

Constantin Konstantinidis

unread,
Sep 12, 2019, 6:07:10 AM9/12/19
to golang-dev
As suspected, there is no plan to proceed with this change (-2 now). Another solution than updating syscall package must be identified.

Liam Breck

unread,
Sep 12, 2019, 6:58:54 AM9/12/19
to Constantin Konstantinidis, golang-dev
The issue was recently marked release-blocker by Ian when I requested that it land early in 1.14 cycle...

On Thu, Sep 12, 2019, 3:07 AM Constantin Konstantinidis <constantinko...@gmail.com> wrote:
As suspected, there is no plan to proceed with this change (-2 now). Another solution than updating syscall package must be identified.

--
You received this message because you are subscribed to a topic in the Google Groups "golang-dev" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/golang-dev/YBzZiZlsEQM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to golang-dev+...@googlegroups.com.

Ian Lance Taylor

unread,
Sep 12, 2019, 7:09:39 PM9/12/19
to Constantin Konstantinidis, golang-dev
On Thu, Sep 12, 2019 at 3:07 AM Constantin Konstantinidis
<constantinko...@gmail.com> wrote:
>
> As suspected, there is no plan to proceed with this change (-2 now). Another solution than updating syscall package must be identified.

That isn't what Alex's -2 meant. He meant: we need to first decide
what to do with the issue, and we must be sure to not commit the
change until that is done. That doesn't mean that we can't change the
syscall package. It means that we have to decide on the issue what we
should do.

Ian
Reply all
Reply to author
Forward
0 new messages