Curculigo

Results 47 issues of Curculigo

``` CMake Error at lib_fiber/c/CMakeLists.txt:101 (message): unknown CMAKE_SYSTEM_NAME=FreeBSD ```

``` $ cmake -S . -B build ASIO2_ROOT_DIR = /work/asio2 -- The C compiler identification is Clang 18.1.5 -- The CXX compiler identification is Clang 18.1.5 -- Detecting C compiler...

``` [ 13%] Building CXX object util/CMakeFiles/util.dir/src/BundleObjFactory.cpp.o /work/CppMicroServices/util/src/BundleObjFactory.cpp:51:6: error: "Unknown OS platform"; 51 | # error "Unknown OS platform"; | ^ /work/CppMicroServices/util/src/BundleObjFactory.cpp:42:62: error: unused parameter 'location' [-Werror,-Wunused-parameter] 42 | BundleObjFactory::CreateBundleFileObj(std::string...

``` $ bash ./build.sh Warning: Installation script couldn't detect host OS.. Build path: /work/ChakraCore/out/Release Compile Target : System Default Generating Release build CMake Warning: Ignoring extra path from command line:...

``` fs_serial.c:57:12: error: use of undeclared identifier 'B576000' 57 | return B576000; | ^ fs_serial.c:63:12: error: use of undeclared identifier 'B1152000' 63 | return B1152000; | ^ 2 errors generated....

A very long line. If I drag the mouse vertically from line n + 1 to line n - 1 or vice versa, I could indeed select the long line...

enhancement
ready for release

When I clear recent files and recent folders, the menu items `Recent Files` and `Recent Folders` are disabled. But the buttons `Recent Files` and `Recent Folders` on Welcome page are...

enhancement
ready for release

1. Replace `\n` with `)`. 2. Replace `-` with `(`. 3. Replace `\([^()]*\)` with ` `. The input: ``` foo-1.0 bar-2.0 ``` The output: ``` foo bar ``` I want...

enhancement
needs design

I want to list all files that have `.txt` extension in an opened folder.

enhancement
ready for release

### Discussed in https://github.com/SpartanJ/ecode/discussions/332 Originally posted by **Curculigo** September 20, 2024 It's above text and I can't select the text hidden by it (even though I can somewhat still read...

bug
ready for release