diff options
| author | ghpzin <ghpzin@gmail.com> | 2025-10-24 17:41:28 +0300 |
|---|---|---|
| committer | ghpzin <ghpzin@gmail.com> | 2025-12-13 19:04:18 +0300 |
| commit | 075ebe9c3c57d989d20f7e0b88343c771d54a7dc (patch) | |
| tree | 432d5685787739546d2a08526ee840ba38707eb2 /pkgs/development/python-modules/rangehttpserver | |
| parent | 6b5a50c01156b2380e65196c0c87fa850df40de7 (diff) | |
perlPackages.DBDPg: fix build with gcc15
- add patch from merged upstream PR:
https://www.github.com/bucardo/dbdpg/pull/148
https://github.com/bucardo/dbdpg/commit/8da04f9169d017469e3a12f08322e6bd88e8f239
Upstream issue:
https://www.github.com/bucardo/dbdpg/issues/135
Fixes build failure with gcc15:
```
Pg.xs: In function 'XS_DBD__Pg__db_quote':
Pg.xs:330:22: error: too many arguments to function 'type_info->quote';
expected 0, have 5
330 | quoted = type_info->quote(aTHX_ to_quote, len, &retlen, imp_dbh->pg_server_version >= 80100 ? 1 : 0);
| ^~~~~~~~~
In file included from Pg.h:66,
from Pg.xs:14:
types.h:11:15: note: declared here
11 | char* (*quote)();
| ^~~~~
```
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
