Package: odb / 2.4.0-17
Metadata
| Package | Version | Patches format |
|---|---|---|
| odb | 2.4.0-17 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| no_need_of_tm.h.patch | (download) |
odb/gcc.hxx |
2 0 + 2 - 0 ! |
<tm.h> include in gcc.hxx appears to be no longer necessary On MIPS this file pulls in enum processor which conflicts with our class processor. |
| remove_gratuitous_classes.patch | (download) |
odb/context.hxx |
3 2 + 1 - 0 ! |
[patch] remove gratuitous classes In the process also get rid of global class processor which conflicts with enum processor on MIPS. |
| GCC_6_port_part1.patch | (download) |
odb/cxx-lexer.cxx |
4 4 + 0 - 0 ! |
[patch] initial work to make odb compatible with gcc 6 |
| GCC_6_port_part2.patch | (download) |
odb/gcc.hxx |
9 6 + 3 - 0 ! |
[patch] make compilable with gcc 6 in c++14 mode |
| GCC_6_input_location_translation.patch | (download) |
odb/cxx-lexer.cxx |
8 8 + 0 - 0 ! |
fix bug in gcc 6 input_location translation |
| GCC_8_port.patch | (download) |
odb/cxx-lexer.cxx |
16 14 + 2 - 0 ! |
adapt to changes in gcc 8 |
| switch_to_C++11.patch | (download) |
odb/Makefile.am |
5 5 + 0 - 0 ! |
switch to c++11, get rid of auto_ptr use |
| GCC_8_adaptation.patch | (download) |
odb/validator.cxx |
6 6 + 0 - 0 ! |
fix gcc 8 adaptation to be compatible with previous versions |
| handle_namespace_aliases_when_parsing_GCC_tree.patch | (download) |
odb/parser.cxx |
5 5 + 0 - 0 ! |
handle namespace aliases when parsing gcc tree |
| add_initial_support_for_GCC_9.patch | (download) |
odb/cxx-lexer.cxx |
33 27 + 6 - 0 ! |
add initial support for gcc 9 |
| Adjust_to_changes_in_GCC_10.patch | (download) |
odb/gcc.hxx |
7 5 + 2 - 0 ! |
adjust to changes in gcc 10 |
| Adjust_to_changes_in_GCC_11.patch | (download) |
odb/gcc.hxx |
20 20 + 0 - 0 ! |
adjust to changes in gcc 11 |
| Resolve_name_lookup_ambiguity.patch | (download) |
odb/relational/header.hxx |
2 2 + 0 - 0 ! |
resolve name lookup ambiguity causing error with gcc 11 |
