[Bug 272680] multimedia/dvdstyler no longer compiles on FreeBSD 14

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 23 Jul 2023 13:47:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272680

            Bug ID: 272680
           Summary: multimedia/dvdstyler no longer compiles on FreeBSD 14
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ahicks@p-o.co.uk
             Flags: maintainer-feedback+

dvdstyler barfs with C++17 when compiling on FreeBSD 14

./thumb_md5.cpp:202:5: error: ISO C++17 does not allow 'register' storage class
specifier [-Wregister]
    register wxUint32 a, b, c, d;
    ^~~~~~~~~

Ticket: https://sourceforge.net/p/dvdstyler/bugs/731/

https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p150bed43bfd4_sbc310a95c5/logs/dvdstyler-3.3.b3_2,2.log

-- 
You are receiving this mail because:
You are the assignee for the bug.