Package: gauche-c-wrapper / 0.6.1-18
Metadata
Package | Version | Patches format |
---|---|---|
gauche-c-wrapper | 0.6.1-18 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
00_info_no_install.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
don't invoke install under subdir 'doc' This is so, because we do that by dh_installinfo. |
01_use_installed_libffi.patch | (download) |
src/Makefile.in |
6 3 + 3 - 0 ! |
use installed libffi_pic.a |
02_multilib.patch | (download) |
configure.ac |
6 6 + 0 - 0 ! |
workaround for multilib on i486-pc-linux-gnu or sparc-unknown-linux-gnu |
03_target_gnu.patch | (download) |
configure.ac |
6 6 + 0 - 0 ! |
care kfreebsd-i386, kfreebsd-amd64, and hurd-i386 |
04_build_with_gcc5.patch | (download) |
src/c-parser.c |
24 22 + 2 - 0 ! |
fix ftbfs with gcc-5 |
05_cflags.patch | (download) |
lib/Makefile.in |
3 3 + 0 - 0 ! |
fix missing cflags |
06___glibc_macro_warning.patch | (download) |
lib/c-wrapper/c-parser.scm |
5 4 + 1 - 0 ! |
re: [pkg-gauche-devel] bug#882328: gauche-c-wrapper ftbfs with glibc 2.25 Date: Sat, 25 Nov 2017 13:50:06 +0100 Message-ID: <87d146jzep.fsf@karme.de> |
07_gzip_options.patch | (download) |
doc/Makefile.in |
4 2 + 2 - 0 ! |
--- |
08 gen gpd fix.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
--- |
09 cpp c ldflags.patch | (download) |
testsuite/Makefile.in |
4 2 + 2 - 0 ! |
--- |
10 fix closure alloc.patch | (download) |
src/closure_alloc.c |
35 25 + 10 - 0 ! |
--- |
11_fix_jp_encoding.patch | (download) |
doc/c-wrapper-ref.texi |
242 121 + 121 - 0 ! |
--- |
12_float128.patch | (download) |
src/c-lex.c |
1 1 + 0 - 0 ! |
workaround for usage of math.h including type _float128 |
13_local_typedef.patch | (download) |
src/c-parser.c |
40 21 + 19 - 0 ! |
basic support for typedefs inside functions |
14_extend_parser.patch | (download) |
lib/c-wrapper/c-parser.scm |
20 20 + 0 - 0 ! |
include __int128, make statements before delcarations in functions possible and add some workaround to load x86intrin.h successfully. |
15_for_0915.patch | (download) |
src/c-ffi.c |
11 6 + 5 - 0 ! |
--- |
16_for_riscv_loong.patch | (download) |
src/c-ffi.c |
2 1 + 1 - 0 ! |
--- |
17_for_aarch64.patch | (download) |
src/c-lex.c |
7 7 + 0 - 0 ! |
workaround for type __float32x4_t, __float64x2_t, etc. Only support parsing, not real code. |
18_allow_null_declaration.patch | (download) |
src/c-grammar.scm |
1 1 + 0 - 0 ! |
--- |