Revisions of saltbundlepy-pycparser

buildservice-autocommit accepted request 1134256 from Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) (revision 4)
auto commit by copy to link target
Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) committed (revision 3)
- Update to 2.21:
  * Much improved support for C11 (multiple PRs)
  * Support for parehthesized compount statements (#423)
  * Support for modern Python versions (3.9 and 3.10)
  * Fix support for structs with nested enums (#387)
  * Multiple small bug fixes
- Update to 2.20:
  * #61: Fix slow backtracking when parsing strings.
  * #99: Parser for FuncDecl incorrectly sets declname attribute on return type.
  * #310: Fix crash when file starts with a semicolon.
  * #313: Fix array type generation.
  * #314: Fix failed parsing of unnamed function parameters with array dim
    qualifiers.
  * #315: Fix pointer type generation.
  * #324: Fixes for u/l constant integer suffix.
  * #346: Fix error transforming an empty switch.
  * #350: Recognize integer multicharacter constants like 'ABCD'.
  * #363: Fix incorrect AST when parsing offsetof.
- Update to 2.19:
  * #277: Fix parsing of floating point literals
  * #254: Add support for parsing empty structs
  * #240: Fix enum formatting in generated C code (also #216)
  * #222: Add support for #pragma in struct declarations
- Update to 2.18:
  - #161 & #184: Update bundled PLY version to 3.10
  - #158: Add support for the __int128 type.
  - #169: Handle more tricky TYPEID in declarators.
  - #178: Add columns to the coord of each node
- Rebase fix-lexer-build.patch
Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) committed (revision 2)
- Remove usage of deprecated 'U' mode for open function
  to prevent fails with Python 3.11
- Added:
  * remove-deprecated-U-mode-for-open.patch
Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) committed (revision 1)
Displaying all 4 revisions
openSUSE Build Service is sponsored by