When was this added?

Jun 17, 2014 at 8:03pm
I just noticed this today. The edit and run in this screenshot:
http://prntscr.com/3tte5a

Jun 17, 2014 at 8:17pm
closed account (j3Rz8vqX)
Same here. Very interesting, though I am questioning the thought of pressing "the button".
Jun 17, 2014 at 8:35pm
Is it only on certain posts? Does it take a moment to load? Does the code have to be complete? Because I'm not seeing it anywhere.
Jun 17, 2014 at 8:47pm
Loads instantly for me.

Does it show up on the code in the OP of this thread? http://www.cplusplus.com/forum/beginner/135844/

It appears it has to be full code as it doesn't show up on code segments.
Jun 17, 2014 at 8:52pm
I tried using it and I can't seem to get the 'Run' button to work. It doesn't produce any output no matter what program I am trying to run.
Jun 17, 2014 at 8:58pm
same here firedraco. does it only work for certain browsers?
Jun 17, 2014 at 9:02pm
Using Firefox, what are you guys using?
Jun 17, 2014 at 9:13pm
firefox
Jun 17, 2014 at 9:18pm
closed account (z05DSL3A)
BHX Specter wrote:
Does it show up on the code in the OP of this thread?

I'm using Safari, the 'button' shows, when clicked it seems to load quite quickly, then "Please wait compiling and running"...for a few seconds then locks.


It seems to all work okay in this sample:
http://www.cplusplus.com/forum/general/135724/#msg723656
Last edited on Jun 17, 2014 at 9:47pm by Canis lupus
Jun 17, 2014 at 9:52pm
@BHX yeah the button shows on that post, but when I click it it opens a new tab and the original tab is frozen. I'm using Chrome. I wonder why it doesn't just use coliru?

EDIT: After a long time and a huge amount of system lag, it finally finished, but the original tab stayed frozen.
Last edited on Jun 17, 2014 at 9:53pm
Jun 17, 2014 at 10:32pm
Yeah, that example seems to lock up. Guess it means some things don't work in it, but I was more focusing on the button suddenly being there this morning. I like that it is there and hopefully it will become a useful tool (when it isn't locking up). Right now I'll stick with IDEOne.com for running test code and codeviewer.org for showing code.
Jun 17, 2014 at 10:42pm
It only appears when
1
2
a main keyword
and multiple lines

are in the code, right?
Last edited on Jun 17, 2014 at 10:42pm
Jun 17, 2014 at 10:56pm
closed account (z05DSL3A)
Yeah, that example seems to lock up...
I think the code goes into a loop and you have to wait for the site to give up on it ...or you close the page.
Jun 17, 2014 at 10:59pm
Jun 17, 2014 at 11:10pm
closed account (z05DSL3A)
The strange thing is, when I started working on the Safari Extension[1], I was thinking of additions that I would find useful and sending code to Coliru was something that came to mind.
___________________________________________
[1] http://www.cplusplus.com/forum/lounge/135610/2/#msg723919
Jun 17, 2014 at 11:23pm
I was thinking of additions that I would find useful and sending code to Coliru was something that came to mind.
an addon that automatically refreshed the page on the mytopics section and flashed on the <title> </title> part how many threads have new replies in them
Topic archived. No new replies allowed.