Opened 4 years ago

Closed 4 years ago

#59528 closed defect (fixed)

ocaml-cgi: Error: This expression has type string but an expression was expected of type bytes

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: landonf (Landon Fuller)
Port: ocaml-cgi

Description

ocaml-cgi does not build:

Error: This expression has type string but an expression was expected of type
         bytes

Change History (4)

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

Cc: landonf@… added; landonf removed

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

Looks like I've reported this for other ocaml ports before, see #57296

comment:3 Changed 4 years ago by landonf (Landon Fuller)

Owner: set to landonf
Status: newaccepted

comment:4 Changed 4 years ago by landonf (Landon Fuller)

Resolution: fixed
Status: acceptedclosed

In 72b9581bd7932e361580b85e5ba142279dd918c2/macports-ports (master):

ocaml-cgi: Update to 0.9, fixing build with OCaml 4.08

Closes: #59528

Note: See TracTickets for help on using tickets.