bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26298] New: windres: cannot compile BITMAP or OWNERDRAW me


From: katayama.hirofumi.mz at gmail dot com
Subject: [Bug binutils/26298] New: windres: cannot compile BITMAP or OWNERDRAW menu items
Date: Fri, 24 Jul 2020 10:19:55 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=26298

            Bug ID: 26298
           Summary: windres: cannot compile BITMAP or OWNERDRAW menu items
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: katayama.hirofumi.mz at gmail dot com
  Target Milestone: ---

Created attachment 12723
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12723&action=edit
The patch by Nick Clifton

https://lists.gnu.org/archive/html/bug-binutils/2020-07/msg00054.html

Hi katahiromz,

> I'm using your resource compiler "windres".
> I found that windres cannot compile BITMAP or OWNERDRAW menu items.

Thank you for reporting this.  In the future, please could you
report any binutils bugs via the bugzilla system here:

  https://sourceware.org/bugzilla/enter_bug.cgi?product=binutils

In the meantime I have checked in the attached patch to fix the problem.

Cheers
  Nick

binutils/ChangeLog
2020-07-09  Nick Clifton  <nickc@redhat.com>

        * rclex.c: Add OWNERDRAW keyword.
        * rcparse.y: Add OWNERDRAW token.
        (menuitem_flag) Add BITMAP and OWNERDRAW entries.
        * rcparse.c: Regenerate.
        * resrc.c (write_rc_menuitems): Add support for OWNERDRAW and
        BITMAP flags.
        * windres.c (extended_menuitems): Likewise.
        * testsuite/binutils-all/windres/menuitem_flags.rc: New test.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]