Opened 6 years ago

Closed 3 years ago

#56333 closed defect (fixed)

lisaem @1.2.6_2+wxgtk28: error: assigning to 'char *' from incompatible type 'const char *'

Reported by: datajerk Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.4.3
Keywords: Cc:
Port: lisaem

Description

Error:

:info:build lisaem_wx.cpp:1750:11: error: assigning to 'char *' from incompatible type 'const char *'

Attachments (1)

main.log.gz (115.6 KB) - added by datajerk 6 years ago.

Download all attachments as: .zip

Change History (4)

Changed 6 years ago by datajerk

Attachment: main.log.gz added

comment:1 Changed 6 years ago by datajerk

Summary: lisaem @1.2.6_2+wxgtk28 failes to build on darwin 17lisaem @1.2.6_2+wxgtk28 fails to build on darwin 17

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Status: newaccepted
Summary: lisaem @1.2.6_2+wxgtk28 fails to build on darwin 17lisaem @1.2.6_2+wxgtk28: error: assigning to 'char *' from incompatible type 'const char *'

comment:3 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: acceptedclosed

In d8906db1cd20637c750a5670d68312426221fa51/macports-ports (master):

lisaem: Fix compiler error with const char *

Closes: #56333

Note: See TracTickets for help on using tickets.