Opened 11 years ago
Closed 15 months ago
#39664 closed defect (fixed)
mosml-dynlibs does not build: lvalue required as left operand of assignment
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | cso@… | |
Port: | mosml-dynlibs |
Description
msocket.c: In function ‘newsocket’: msocket.c:114: error: lvalue required as left operand of assignment
Attachments (1)
Change History (3)
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 16 months ago by barracuda156
comment:2 Changed 15 months ago by barracuda156
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Ha, I thought this error was fixed in the source, but no: while gcc-4.2 builds it fine, gcc-12 errs out, like clang.