-
The logs are full of these messages, I don't see why this is happening so frequently (do we fail to get the token?). Or if there is no error can we clean up logging?
```
{"instance":"LoginMiddlewa…
-
For tinylog. Refs https://github.com/JabRef/jabref/pull/8226
Debug log level is only possible with java property `-Dtinylog.level=debug`
DevDocs need to be adjusted as well.
-
in M2/Macaulay2/bin/Makefile.in we sometimes put the debug info into a separate file. If we're going to take that seriously, we have to teach gdb how to find it, as explained in https://sourceware.or…
-
### Pre-requisites
- [X] I have double-checked my configuration
- [X] I can confirm the issues exists when I tested with `:latest`
- [ ] I'd like to contribute the fix myself (see [contributing g…
-
After #119, the release build of librust_g.so is 70 MB as opposed to the previous 10 MB.
This is extremely unideal. There are two ways I see to solve this.
One is that we make release w/ debug i…
-
| | |
| --- | --- |
| Bugzilla Link | [23874](https://llvm.org/bz23874) |
| Version | trunk |
| OS | Linux |
| Depends On | llvm/llvm-project#23741 |
| CC | @dwblaikie,@dexonsmith,@echristo,@pogo59…
-
Starting Geany with --verbose (e.g. on the command line), should print debug and info log messages.
Presumably since ae01d30242 this does not work anymore except the user defines the environment va…
-
It would be nice with some more info about what temperature it actually is for modpack creating purposes, as well as information on what the thresholds are for effects to kick in. I do like the hud ic…
-
One of our collaborators tried writing code like this:
``` C++
delegate( v, [g] (Vertex & v) {
forall(adj(g, v), [] (Vertex & n) {
doSomethingTo(n);
}
}
```
and of course got the always-fun …
-
```
I am not sure if the problem is a bug or a missing feature.
Example of the file
https://www.assembla.com/spaces/OpenTI/documents/d0GJsCo2mr4lM9eJe5cbLA/download
/d0GJsCo2mr4lM9eJe5cbLA
The fil…