Package: elektroid / 3.2.3-1.1
Metadata
| Package | Version | Patches format |
|---|---|---|
| elektroid | 3.2.3-1.1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 0001 Fix declarations of fs_get_exts.patch | (download) |
src/connectors/common.c |
6 4 + 2 - 0 ! |
fix declarations of fs_get_exts With more strict typing, compilation was failing. |
| 0002 Fix declarations of fs_get_exts.patch | (download) |
src/connectors/common.h |
6 4 + 2 - 0 ! |
fix declarations of fs_get_exts With more strict typing, compilation was failing. This is due to the `-std=gnu23` being used by default. This is a continuation of the previous commit as headers were not fixed. |
