Amy

Results 29 issues of Amy

Error: ```rs error[E0277]: the type `JsonValue` cannot be indexed by `u32` --> src/lib.rs:65:12 | 65 | while !parsed["functions"][c].is_null() { | ^^^^^^^^^^^^^^^^^^^^^^ `JsonValue` cannot be indexed by `u32` | = help:...

The following output is yielded: ```c++ /usr/include/c++/11.1.0/bits/stl_vector.h:1045: std::vector::reference std::vector::operator[](std::vector::size_type) [with _Tp = vis::ColorDefinition; _Alloc = std::allocator; std::vector::reference = vis::ColorDefinition&; std::vector::size_type = long unsigned int]: Assertion '__n < this->size()' failed. [1]...

Minima works completely fine but Cayman just leaves me with every page blank except for my 404. Demonstration: https://comwriters.github.io

This PR would add a function called "giveup". If a user types it, it asks them if they really want to - giving them a chance to have a second...

Regards #47. The issue was raised that LCC does not make it obvious that it is a C89 compiler. This occasionally causes problems for developers; for example, the [movfuscator project](https://github.com/xoreaxeaxeax/movfuscator)...

Other compilers allow for switching between C89 and C99 - for example, GCC. To maintain compilation compatibility with other programs, LCC should have a C99 mode as well.

spotify-tui version: 0.25.0 OS: Arch Linux Client: spotifyd (0.3.4) Kernel: 6.1.3-arch1 The repeat function just doesn't work. I haven't tried repeat-all yet but some preliminary results indicate it doesn't work....

Related: #1055 If I play a podcast, `spotify-tui` is okay for a minute or two - and then bugs out. (Tested on an NPR Daily News podcast from my Made-for-You...

### What's missing? As far as I can tell, currently Rocket supports HTTP2 via enabling the HTTP2 feature, but has no support for HTTP3/QUIC. Being able to run dual HTTP3/QUIC...

request

### Steps to reproduce 1. Configure a user to use SMTP, no encryption (starttls and ssl/tls directly are unsupported on my current postfix config) 2. Attempt to send an email...

bug
0. to triage