[Bug 2238219] Review Request: wildcardtl - Wildcard template library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2238219

Ben Beasley <code@xxxxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?(code@musicinmybra
                   |                            |in.net)



--- Comment #8 from Ben Beasley <code@xxxxxxxxxxxxxxxxxx> ---
/builddir/build/BUILD/wildcardtl-2024.02.17-build/wildcardtl-2024.02.17/include/wildcardtl/parser/tokeniser/../../char_traits.hpp:23:15:
error: ‘uint32_t’ does not name a type [-Wtemplate-body]
   23 |         const uint32_t max_ = 0x10ffff;
      |               ^~~~~~~~
/builddir/build/BUILD/wildcardtl-2024.02.17-build/wildcardtl-2024.02.17/include/wildcardtl/parser/tokeniser/../../char_traits.hpp:1:1:
note: ‘uint32_t’ is defined in header ‘<cstdint>’; this is probably fixable by
adding ‘#include <cstdint>’
  +++ |+#include <cstdint>
    1 | // char_traits.hpp
/builddir/build/BUILD/wildcardtl-2024.02.17-build/wildcardtl-2024.02.17/include/wildcardtl/parser/tokeniser/../../char_traits.hpp:26:13:
error: ‘max_’ was not declared in this scope; did you mean ‘max_val’?
[-Wtemplate-body]
   26 |             max_ : (max_ & 0xffff);
      |             ^~~~
      |             max_val

That’s a GCC 15 regression. I’ll do the following:

- Send a PR upstream to add the missing #include
- Apply it as a patch
- Update bug 2264773 to the latest upstream release of gram_grep
- Check whether or not I need to update wildcardtl to a post-release snapshot
for compatibility with the latest gram_grep


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2238219

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202238219%23c8

-- 
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux