yardstick or it doesn't work
On Tue, Aug 16, 2016 at 6:17 PM Brad Fitzpatrick
wrote:
> We a phrase as catchy as "Pics or it didn't happen" for this. "Test or
> it's not trustworthy"? Needs work.
>
>
> On Tue, Aug 16, 2016 at 2:16 PM, Dave Cheney wrote:
>
>> Until it's part of the ./all.bash tes
"Trust, but verify"?
No, that's been used and it didn't turn out so well.
On Wed, 2016-08-17 at 08:10 +, Michael Banzon wrote:
> "No test, no trust"?
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop r
"No test, no trust"?
On Wed, Aug 17, 2016 at 1:17 AM Brad Fitzpatrick
wrote:
> We a phrase as catchy as "Pics or it didn't happen" for this. "Test or
> it's not trustworthy"? Needs work.
>
>
> On Tue, Aug 16, 2016 at 2:16 PM, Dave Cheney wrote:
>
>> Until it's part of the ./all.bash test suite,
So should I report the go vet issue? I made a backup prior to deleting the
files. I am pretty sure I can reproduce the problem and get the error message.
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop rec
We a phrase as catchy as "Pics or it didn't happen" for this. "Test or it's
not trustworthy"? Needs work.
On Tue, Aug 16, 2016 at 2:16 PM, Dave Cheney wrote:
> Until it's part of the ./all.bash test suite, it'll continue to break
> because it has never been proven to work.
>
> > On 17 Aug 2016,
Until it's part of the ./all.bash test suite, it'll continue to break because
it has never been proven to work.
> On 17 Aug 2016, at 05:13, Michael Hudson-Doyle
> wrote:
>
>> On 17 August 2016 at 08:31, Dave Cheney wrote:
>> Stripping go binaries is not tested and known to produce broken bina
On 17 August 2016 at 08:31, Dave Cheney wrote:
> Stripping go binaries is not tested and known to produce broken binaries.
Stripping should be fine, and any problems produced by it should be
reported as bugs. Please.
> I recommend not doing this until strip/upx/whatever are tested as part of the
Stripping go binaries is not tested and known to produce broken binaries. I
recommend not doing this until strip/upx/whatever are tested as part of the
unit tests which are run before each commit lands.
--
You received this message because you are subscribed to the Google Groups
"golang-nuts"
PSA: If anyone uses upx to shrink linux binaries, beware that it will now
produce a binary that segfaults immediately.
On Tuesday, August 16, 2016 at 7:50:22 AM UTC-4, bep wrote:
>
> Congrats! Good stuff!
>
> I wrote the benchmark below to compare two branches in Hugo, but ran a set
> after 1.7
Congrats! Good stuff!
I wrote the benchmark below to compare two branches in Hugo, but ran a set
after 1.7 upgrade:
4 random but fairly big Hugo sites, each built 6 times, rendered to memory:
- go1.6.2 0.17-DEV 24.479727984s - All OK
- go1.6.2 0.17-MULTILINGUAL 26.49965009s - All OK
-
Thanks, it has been added here: https://golang.org/project/
On Mon, Aug 15, 2016 at 5:25 PM, chai2010 wrote:
> and http://127.0.0.1:6060/project/ #release history page have no Go1.7
> release notes.
>
> 2016-08-16 8:20 GMT+08:00 Chris Broadfoot :
>
>> Thanks for flagging it. I'm re-building the
and http://127.0.0.1:6060/project/ #release history page have no Go1.7
release notes.
2016-08-16 8:20 GMT+08:00 Chris Broadfoot :
> Thanks for flagging it. I'm re-building the zip file and it should be
> available at golang.org/dl soon.
>
> On Mon, Aug 15, 2016 at 5:03 PM, chai2010 wrote:
>
>> g
Thanks for flagging it. I'm re-building the zip file and it should be
available at golang.org/dl soon.
On Mon, Aug 15, 2016 at 5:03 PM, chai2010 wrote:
> go1.7.windows-amd64.zip missing.
>
> 2016-08-16 7:28 GMT+08:00 Chris Broadfoot :
>
>> Hello gophers,
>>
>> We just released Go 1.7.
>>
>> You
go1.7.windows-amd64.zip missing.
2016-08-16 7:28 GMT+08:00 Chris Broadfoot :
> Hello gophers,
>
> We just released Go 1.7.
>
> You can read the announcement blog post here:
> https://blog.golang.org/go1.7
>
> You can download binary and source distributions from our download page:
> https://g
Hello gophers,
We just released Go 1.7.
You can read the announcement blog post here:
https://blog.golang.org/go1.7
You can download binary and source distributions from our download page:
https://golang.org/dl/
To compile from source using a Git checkout, update to the release with
"git c
15 matches
Mail list logo