albert-github

Results 944 comments of albert-github

The repository is a moving target and also requires CMake at least 3.22 so all in all less suitable so solve a problem. - Can you please attach a, small,...

It is strange that when you explicitly set `GENERATE_TODOLIST = YES` this is not seen, though we need some more information, so please post (in a tar or zip) your:...

Due to my system setup and the requirement from the Limes package I'm not able to build the Limes package as indicated. - on Cygwin my cmake version is 3.20...

On Cygwin I have now a newer version of CMake so I tried again ``` git clone https://github.com/benthevining/Limes.git cd Limes cmake -B Builds -D LIMES_INTERNAL_DOCS=ON ``` but I got the...

I've just pushed a proposed patch, pull request #9446

Code has been integrated in master on GitHub (please don't close the issue as this will be done at the moment of an official release).

I tried to reproduce the problem with the version valid at the moment that the issue was submitted (1.8.16) and was not able to reproduce the problem (also with some...

With the current master I see the big gap as well. When changing the line ``` \mbox{\Hypertarget{test_8h_a024e8f3ced8cfd2c34f7cfd254093e5e}\label{test_8h_a024e8f3ced8cfd2c34f7cfd254093e5e}} ``` into ``` \hypertarget{test_8h_a024e8f3ced8cfd2c34f7cfd254093e5e}{}\label{test_8h_a024e8f3ced8cfd2c34f7cfd254093e5e} ``` the problem disappears. We have to see why...

I did some research and see that the problem is probably introduced with: > Underscores in type or member name cause unwanted hyphenation in PDF output Data Fields (Origin: bugzilla...