This patch fixes the flashing of system Console on Windows when exiting Blender
Details
Details
Diff Detail
Diff Detail
- Repository
- rB Blender
- Branch
- console (branched from master)
- Build Status
Buildable 20352 Build 20352: arc lint + arc unit
Event Timeline
| intern/ghost/intern/GHOST_SystemWin32.cpp | ||
|---|---|---|
| 171–174 | codestyle: missing braces | |
| 173 | We're mere milliseconds from the process ending, does hiding the console if it was visible really bring anything to the table at this point? | |
Comment Actions
There's no lines being added or removed in this patch which is probably also why phab rejected it
Comment Actions
I am getting this when using arc
Update the revision comments, then save and exit.
Exception
Editor exited with an error code (#1).
I ran this command
arc diff --update D14016.
What does it mean?
Comment Actions
Still some codestyle issues, but i'll fix those myself before landing, be sure to run make format in the source folder before submitting a diff next time.