Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Crash under Win7 when copying C code #71

Open
renatopanda opened this issue Feb 19, 2017 · 0 comments
Open

Crash under Win7 when copying C code #71

renatopanda opened this issue Feb 19, 2017 · 0 comments

Comments

@renatopanda
Copy link

Using win7 64bits + sublime text 3.

When I try to copy the following line of code in RTF the plugin_host hangs using all the cpu (thread).

printf("%d meters= %.3f km\n", m, km);

At least here it seems to be caused by the usage of the "%.3f", since it works with just the usual %f.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant