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

Message "No implementation(s) provided" #2414

Closed
vicuna opened this issue Apr 6, 2000 · 1 comment
Closed

Message "No implementation(s) provided" #2414

vicuna opened this issue Apr 6, 2000 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Apr 6, 2000

Original bug ID: 77
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: John Max Skaller
Version:
OS:
Submission from: estephe.inria.fr (128.93.11.95)
Submitted by: xleroy

Is it possible to improve the message below to indicate WHICH module
requires the 'missing' implementation? As it stands, the message is
wrong.
The implementation IS provided, just not early enough in the list.
(In the case below the implementation is in the library vyperlib.cmxa)

-ocamlopt.opt -thread -cclib "-L. -L/usr/lib -lreadline -lunix -lnums
-lstr -lthreadsnat -lpthread -lpython1.5 -L/usr/lib -L/usr/X11R6/lib
-lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm" -o vyperi
unix.cmxa nums.cmxa threads.cmxa vyperlib.cmxa str.cmxa cpcre.o
gnu_readline.o study.o chartables.o mlgdk_stub.o get.o mlgtk_stub.o
pcre_intf.o py_python.o maketables.o mlglib_stub.o vyperi.cmx

No implementation(s) provided for the following module(s): Py_dict

@vicuna
Copy link
Author

vicuna commented Apr 13, 2000

Comment author: administrator

Improved the error message; now lists the units that reference the missing
units.
Xavier, 2000-04-10

@vicuna vicuna closed this as completed Apr 13, 2000
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant