Re: [go-nuts] Re: "Try Go" in golang.org stopped working properly?

2018-01-27 Thread Andrew Bonventre
I flushed the cache and now see the correct output on
https://play.golang.org/p/-MKUWeDBml7


On Sat, Jan 27, 2018 at 4:42 PM Andrew Bonventre 
wrote:

> Looks like it. I’ll check it out.
> On Sat, Jan 27, 2018 at 3:20 PM Ian Lance Taylor  wrote:
>
>> [ +andybons, bradfitz ]
>>
>> Looks like something has gone wrong with the play.golang.org caching.
>>
>> Ian
>>
>> On Sat, Jan 27, 2018 at 10:18 AM,   wrote:
>> > I see the same thing. Changing even one character fixes the problem.
>> Even
>> > just adding white space to the code. If I copy the example from
>> > https://golang.org/ to the playground exactly (
>> > https://play.golang.org/p/-MKUWeDBml7 ) it also prints nothing.
>> >
>> > Strange
>> >
>> >
>> > On Saturday, January 27, 2018 at 5:42:44 AM UTC-5, Eyal Posener wrote:
>> >>
>> >> When I "Run", can't see the proper output, just "Program exited".
>> >>
>> >> Only after changing "Hello World" to another example and then back to
>> >> "Hello World" I see the right output:
>> >>
>> >> Hello, 世界 Program exited.
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups
>> > "golang-nuts" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> an
>> > email to golang-nuts+unsubscr...@googlegroups.com.
>> > For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [go-nuts] Re: "Try Go" in golang.org stopped working properly?

2018-01-27 Thread Andrew Bonventre
Looks like it. I’ll check it out.
On Sat, Jan 27, 2018 at 3:20 PM Ian Lance Taylor  wrote:

> [ +andybons, bradfitz ]
>
> Looks like something has gone wrong with the play.golang.org caching.
>
> Ian
>
> On Sat, Jan 27, 2018 at 10:18 AM,   wrote:
> > I see the same thing. Changing even one character fixes the problem. Even
> > just adding white space to the code. If I copy the example from
> > https://golang.org/ to the playground exactly (
> > https://play.golang.org/p/-MKUWeDBml7 ) it also prints nothing.
> >
> > Strange
> >
> >
> > On Saturday, January 27, 2018 at 5:42:44 AM UTC-5, Eyal Posener wrote:
> >>
> >> When I "Run", can't see the proper output, just "Program exited".
> >>
> >> Only after changing "Hello World" to another example and then back to
> >> "Hello World" I see the right output:
> >>
> >> Hello, 世界 Program exited.
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "golang-nuts" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to golang-nuts+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [go-nuts] Re: "Try Go" in golang.org stopped working properly?

2018-01-27 Thread Ian Lance Taylor
[ +andybons, bradfitz ]

Looks like something has gone wrong with the play.golang.org caching.

Ian

On Sat, Jan 27, 2018 at 10:18 AM,   wrote:
> I see the same thing. Changing even one character fixes the problem. Even
> just adding white space to the code. If I copy the example from
> https://golang.org/ to the playground exactly (
> https://play.golang.org/p/-MKUWeDBml7 ) it also prints nothing.
>
> Strange
>
>
> On Saturday, January 27, 2018 at 5:42:44 AM UTC-5, Eyal Posener wrote:
>>
>> When I "Run", can't see the proper output, just "Program exited".
>>
>> Only after changing "Hello World" to another example and then back to
>> "Hello World" I see the right output:
>>
>> Hello, 世界 Program exited.
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] Re: "Try Go" in golang.org stopped working properly?

2018-01-27 Thread jake6502
I see the same thing. Changing even one character fixes the problem. Even 
just adding white space to the code. If I copy the example from 
https://golang.org/ to the playground exactly ( 
https://play.golang.org/p/-MKUWeDBml7 ) it also prints nothing. 

Strange

On Saturday, January 27, 2018 at 5:42:44 AM UTC-5, Eyal Posener wrote:
>
> When I "Run", can't see the proper output, just "Program exited".
>
> Only after changing "Hello World" to another example and then back to 
> "Hello World" I see the right output:
>
> Hello, 世界 Program exited.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.