Opened 6 years ago
Last modified 9 months ago
#57302 new defect
ocaml-zip: 1.04: use of undeclared identifier 'uint32'
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | ocaml-zip |
Description
zlibstubs.c:171:33: error: use of undeclared identifier 'uint32' return caml_copy_int32(crc32((uint32) Int32_val(crc), ^ 1 error generated. make: *** [zlibstubs.o] Error 2
Change History (1)
comment:1 Changed 9 months ago by cooljeanius (Eric Gallager)
Cc: | cooljeanius added |
---|
Note: See
TracTickets for help on using
tickets.