Hugo

Results 405 issues of Hugo

Allow defining relative names which are validated resolved at compile time. This is mostly useful for infallible functions which need to use a RelativeName which is not taken as input....

I'm using `StubResolver::lookup_srv` to resolve the location of CalDav/CardDav servers via rfc6764. My implementation works fine so far, but the `lookup_srv` does not return the TTL, so my application cannot...

### Describe the bug After starting waydroid, commands such as `waydroid app list` repeat the following output indefinitely: > Failed to get service waydroidplatform, trying again... ### Relevant notes I...

The 'native' feature forces usage of the system sqlite, failing to compile if it is absent. This is distinct from the defaulting that the bundled sources as not used as...

The file `/usr/share/applications/org.nongnu.lingot.desktop` includes the line: Icon=org.nongnu.lingot.svg This should be only the name of the icon without the extension, e.g.: Icon=org.nongnu.lingot With the extensions, launchers (fuzzel in my case) won't...