General

Profile

Egor Pugin

  • Login: egorpugin
  • Are you a spammer?: No
  • Registered on: 07/04/2017
  • Last connection: 04/19/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 5 7 12

Activity

Today

12:28 AM Wt Support #12615: Boost 1.85 dropped directory_iterator
+1 Egor Pugin

07/14/2022

07:06 PM Wt Bug #10485: Cannot build on macos with OpenGL enabled
No, I don't need opengl.
The file is just in the build rules, so it throws such error.
Egor Pugin

06/13/2022

03:23 PM Wt Bug #10485 (Closed): Cannot build on macos with OpenGL enabled
``` cpp
src/Wt/WServerGLWidget.C:24:10: fatal error: GL/gl.h: No such file or directory
24 | #include <GL/gl.h>
...
Egor Pugin

01/01/2022

09:25 PM Wt Bug #9556: Cannot hide widgets with bootstrap5 d-* classes
For reference https://stackoverflow.com/questions/47514692/bootstrap-4-list-items-that-have-d-flex-class-do-not-respo... Egor Pugin
09:07 PM Wt Bug #9556 (New): Cannot hide widgets with bootstrap5 d-* classes
Hi,
I'm using WStackedWidget with d-flex widgets.
All of bootstrap5 display (d-*) classes set them as !important ...
Egor Pugin

12/15/2021

06:02 PM Wt Bug #9506: Cannot move callbacks
Also don't be scared of templates and pass everything directly to boost::asio::post() in case if you do not store the... Egor Pugin
05:55 PM Wt Bug #9506: Cannot move callbacks
Possible solution is to use arguments like
```
std::function<void(void)> f // user will copy or std::move() his cal...
Egor Pugin
05:54 PM Wt Bug #9506 (New): Cannot move callbacks
Hi,
I'm posting some events to server's io loop (io_context).
But I can't move non-copyable data inside those arg...
Egor Pugin

08/16/2021

12:43 PM Wt Bug #8964 (Closed): [boost-1.77.0] build error, wt 4.5.0
win10, msvc, boost-1.77
`src/Wt/Render/CssParser.C(411): error C3861: 'BOOST_FOREACH': identifier not found`
To...
Egor Pugin

05/05/2021

11:57 PM Wt Bug #8467 (Closed): [gcc11] Compilation error. Missing <limits> header
`src/Wt/Render/WTextRenderer.C` uses `std::numeric_limits<double>::max()` but does not have `#include <limits>`.
`...
Egor Pugin

Also available in: Atom