Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build in 4.07: Warning 3: deprecated: module Lwt_sequence #247

Closed
Tiancheng-Luo opened this issue Jul 16, 2018 · 5 comments
Closed

Build in 4.07: Warning 3: deprecated: module Lwt_sequence #247

Tiancheng-Luo opened this issue Jul 16, 2018 · 5 comments

Comments

@Tiancheng-Luo
Copy link

Tiancheng-Luo commented Jul 16, 2018

#=== ERROR while compiling utop.2.2.0 =========================================#
# opam-version         1.3.0~dev (9fc27413c08030d909802dcdfb6e63b75d9dd762)
# os                   win32
# command              jbuilder build -p utop -j 7
# path                 D:/cygwin64/home/XXX/.opam/4.07.0+flambda+mingw64c/build/                                                                                                                                  utop.2.2.0
# exit-code            1
# env-file             D:/cygwin64/home/XXX/.opam/4.07.0+flambda+mingw64c/build/                                                                                                                                  utop.2.2.0\utop-476-58c514.env
# stdout-file          D:/cygwin64/home/XXX/.opam/4.07.0+flambda+mingw64c/build/                                                                                                                                  utop.2.2.0\utop-476-58c514.out
# stderr-file          D:/cygwin64/home/XXX/.opam/4.07.0+flambda+mingw64c/build/                                                                                                                                  utop.2.2.0\utop-476-58c514.err
### stderr ###
# [...]
# Warning 3: deprecated: module Lwt_sequence
#  This module is an implementation detail of Lwt. See
#    https://github.com/ocsigen/lwt/issues/361
# File "src/lib/uTop_main.ml", line 955, characters 4-23:
# Warning 3: deprecated: module Lwt_sequence
#  This module is an implementation detail of Lwt. See
#    https://github.com/ocsigen/lwt/issues/361
#      expunge src/top/utop-expunged.bc (exit 1)
# (cd _build/default/src/top && expunge/expunge.exe D:/cygwin64/home/XXX/.opam/4                                                                                                                                  .07.0+flambda+mingw64c/bin\ocamlobjinfo.opt.exe D:/cygwin64/home/XXX/.opam/4.07.                                                                                                                                  0+flambda+mingw64c/lib/ocaml utop.bc utop-expunged.bc D:/cygwin64/home/XXX/.opam                                                                                                                                  /4.07.0+flambda+mingw64c/lib/ocaml\compiler-libs\ocamlcommon.cma D:/cygwin64/hom                                                                                                                                  e/XXX/.opam/4.07.0+flambda+mingw64c/lib/ocaml\compiler-libs\ocamlbytecomp.cma[..                                                                                                                                  .]
# 'D:/cygwin64/home/XXX/.opam/4.07.0+flambda+mingw64c/bin\ocamlobjinfo.opt.exe"                                                                                                                                   "utop.bc' is not recognized as an internal or external command,
# operable program or batch file.
# Process `"D:/cygwin64/home/XXX/.opam/4.07.0+flambda+mingw64c/bin\ocamlobjinfo.                                                                                                                                  opt.exe" "utop.bc"' exited with code 1
@XVilka
Copy link
Contributor

XVilka commented Aug 29, 2018

See #246

@XVilka
Copy link
Contributor

XVilka commented Dec 27, 2018

@diml I think this one can be closed then.

@aantron
Copy link

aantron commented Feb 14, 2019

There is now lwt-dllist, which is Lwt_sequence factored out of Lwt.

@pmetzger
Copy link
Member

Can this be closed? I believe it can but I'd like confirmation.

@XVilka
Copy link
Contributor

XVilka commented Mar 11, 2019

Yes, I use utop under 4.07 without any problems, so surely can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants