Antonio Huete Jimenez
Antonio Huete Jimenez
In FreeBSD, `struct ucred` is under _KERNEL or WANT_UCRED so there is no collision. In DragonFly BSD that is not the case, hence there is a redefinition error. Other BSDs...
Hi, I was thinking in other specific options, like for example taking in account the files a commit does to determine the section in which you put it in. This...
Since my feedback didn't get much traction maybe the issue can be closed.
> 2. The main Go project should be a bit more lenient on these secondary ports. While it is true that ideally, all ports should be of equal quality, in...
I can confirm that we had to downgrade to 1.12.3 to bring back the cluster. In another cluster we have we left 2 nodes in 1.12.3 and one in 1.13.0,...
@coreyfarrell how do you mean 'restrict public symbols' ?
For DragonFly BSD, ``make check`` gives a similar error. I've seen that ``src/jansson.def`` contains a list of exported symbols but I can't seem to find how this is plugged into...
Not sure how you can turn on/off jemalloc when you have to specify LDFLAGS for each platform in flags.go.