Gregor Riepl
Gregor Riepl
When creating a new all-day event in Outlook for a single day, it shows up as occupying two days in KOrganizer. This seems like a bug in akonadi-ews, perhaps because...
I'm not sure if this is a user/client issue, but it looks like akonadi-ews doesn't support server-side contact searching. As far as I can tell, our Exchange server is configured...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
The [ATmega16M1/ATmega32M1/ATmega64M1/ATmega32C1/ATmega64C1](https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7647-Automotive-Microcontrollers-ATmega16M1-32M1-64M1-32C1-64C1_datasheet.pdf) microcontrollers have the same CAN controller built in as AT90CAN*. There are some minor differences in the standard AVR headers, such as differently named interrupt vectors. But the...
The prototype for `can_init` in can.h and the source files is not the same, leading to compilation errors when compiling without `-fshort-enums`. It would be better to not depend on...
The README mentions that the project is released under a "BSD license" and provides a link to Wikipedia that supposedly explains the terms of this license. This makes the actual...
The task in configure.yml that checks for a running wildfly instance doesn't work when logging only to the systemd journal and not log files on disk: ``` - name: Wait...
Kernel support for more devices has picked up lately. To make it a bit easier to understand the submission process, I added a few more references to the readme.
Confirm by changing [ ] to [x] below to ensure that it's a bug: - [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference](https://docs.aws.amazon.com/cli/latest/reference/) - [x] I've searched...
This is a follow-up to #105 (and possibly #80 ). As per [the conditions of the GPL](https://gcc.gnu.org/onlinedocs/gcc-8.5.0/gcc/Copying.html), you're obliged to provide source code for a software that contains GPL code,...