Activity
From 11/01/2017 to 11/30/2017
11/30/2017
11/28/2017
11/27/2017
- 11:09 AM Bug #1811 (In Progress): Font scaling breaks auto-complete popup placemen
- Seems the problem is not eliminated in 100% percent - please read the feedback on the forum.
11/26/2017
11/16/2017
- 12:57 AM Bug #1701 (Approved): Thread::GetCurrentThreadId() is not detected by the assist
- Yes it works - i tested it 7 months ago and it doesn't work, so something should fix it.
- 09:03 AM Bug #1701: Thread::GetCurrentThreadId() is not detected by the assist
- There is no such method as
Thread::GetCurrentThreadId()
There exists
Thread::GetCurrentId()
which seems t... - 10:19 AM Feature #1813 (New): Report a bug - improve
- Improve logs, send last log
Make full info a part of log (compiler, host platform etc...)
Maybe even send email
... - 10:13 AM Bug #1812 (Approved): Check makefile issues
- https://www.ultimatepp.org/forums/index.php?t=msg&th=10160&start=0&
- 09:04 AM Bug #1811 (Ready for QA): Font scaling breaks auto-complete popup placemen
11/15/2017
11/13/2017
- 12:47 AM Bug #1811 (Approved): Font scaling breaks auto-complete popup placemen
- https://www.ultimatepp.org/forums/index.php?t=msg&goto=48965&#msg_48965 - it seems that this is CtrLib or CtrlCore pr...
- 11:07 PM Bug #1810 (Approved): Check websocket issues
- 11:33 AM Feature #1782 (Rejected): Custom literal for upp string
- This is nonsense. Do not believe Sutter, he is wrong.
String foo = "Something";
auto foo = "Something"S;
Pre... - 11:30 AM Bug #1807 (Ready for QA): Debugging close the debuggable process (Standard - GDB interface)
- Hopefully fixed
- 11:30 AM Bug #1807 (Ready for QA): Debugging close the debuggable process (Standard - GDB interface)
- Hopefully fixed
11/12/2017
- 06:42 PM Feature #1809 (Approved): Ide should be able to display it's own log file from the user interface...
- For better and easiest diagnostic IDE should provide easy way to display it's own log file.
Sometimes the issue ha... - 06:38 PM Task #1628: Update libraries
- Can we close this issue? I see you updated several libraries?
- 06:38 PM Task #1628: Update libraries
- Can we close this issue? I see you updated several libraries?
- 06:38 PM Task #1628: Update libraries
- Can we close this issue? I see you updated several libraries?
- 08:01 AM Bug #1805 (Rejected): Core: The Clang 3.4 compiler supports std::decay_t template with using -std...
- This issue rejected, because Async was rewritten in C++11 (in "11446":https://github.com/ultimatepp/mirror/commit/b5d...
- 08:01 AM Bug #1805 (Rejected): Core: The Clang 3.4 compiler supports std::decay_t template with using -std...
- This issue rejected, because Async was rewritten in C++11 (in "11446":https://github.com/ultimatepp/mirror/commit/b5d...
11/09/2017
- 11:44 PM Bug #1807: Debugging close the debuggable process (Standard - GDB interface)
- The second GDB interface crash ide completely :(
- 11:02 PM Bug #1807: Debugging close the debuggable process (Standard - GDB interface)
- GDB output:...
- 10:26 AM Bug #1807: Debugging close the debuggable process (Standard - GDB interface)
- Please check with verbose mode active. That should display GDB communication protocol.
Alternatively, check with '...
11/08/2017
11/07/2017
- 12:52 AM Bug #1805: Core: The Clang 3.4 compiler supports std::decay_t template with using -std=c++1y and ...
- This was tested on FreeBSD 10.3 amd64 and Clang 3.4.1 in base (with using -std=c++1y instead of -std=c++14) for examp...
- 12:12 AM Bug #1805 (Rejected): Core: The Clang 3.4 compiler supports std::decay_t template with using -std...
- The "11438":https://github.com/ultimatepp/mirror/commit/eaf0af02668d290759436a031b4d21ffb741e5f2 revision added restr...
- 12:48 AM Bug #1807 (Approved): Debugging close the debuggable process (Standard - GDB interface)
- The debugger quality is bad and it should be improved. We can not tolerate that it close the application when breakpo...
- 12:22 AM Bug #1806 (Approved): Navigator is not synchronized on startupr (Editor Mode)
- 1. Turn on navigator in ide mode
2. Open file in editor mode
Result: The file is open with navigator.
Expected r... - 10:28 PM Bug #1640: Assist++ doesen't recongize static methods in class
- Should be fixed in 2017.2.
Also available in: Atom