Paul Gessos

Results 8 issues of Paul Gessos

We have this line: ``` subdivision.push_back(unique_ptr ... ``` I double click on `unique_ptr` to select keyword `unique_ptr` but notepad3 selects the whole line white-character to white-character. I feel double click...

configuration
change request
won't change

It would be very nice, if you support OpenGL canvas widget. A number of comments: Keep up the good work! I like native widgets. Better find 2-3 co-programmers. One man...

enhancement

Windows 10 with latest sshfs and latest Double Commander. I am trying to copy a file hierarchy in mounted volume, with Double Commander. Whenever sshfs needs to create a directory,...

It does not make the correct link `\ref mafematics::eq(const T1&, const T2&, const decltype(T1{}-T2{})&)` The original declaration is (inside namespace mafematics): ``` template constexpr bool eq(const T1 &x, const T2...

enhancement
C/C++
C++20

Firefox since earlier versions and Chromium (any other browser) since Jan 2023 support MathML Core. So, except for backward compatibility, using MathJax in HTML output is not required. So, I...

enhancement

Why to use `mylibrary::mathematics::arithmetic` if you can use only `arithmetic` (inside namespace) or `#arithmetic` (outside namespace given than arithmetic is distinct between namespaces)? See the code for the case. Especially...

enhancement

Title is self explanatory. OpeCL files are like C with some extra keywords like '__kernel' , 'kernel', '__global', 'global' etc.

enhancement / feature req.
Lexilla upstream

I upgraded to standalone for Windows 11 instaloader 4.15 but also the previous version had the same problem. Last weeks suddenly instaloader stop working with -l option giving from the...

bug