caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Merlin reporting false erors?
@ 2015-01-27 12:26 Sébastien Hinderer
  0 siblings, 0 replies; only message in thread
From: Sébastien Hinderer @ 2015-01-27 12:26 UTC (permalink / raw)
  To: caml-list

Hi,

As a follow-up of the discussion on sseing which expression is involved
in an error message.

In a project, the OCaml compiler reports an error at line 733 of
amodule.
When the module is opened in emacs with merlin enabled, at saving, the
status line says:
(34 pending errors, use C-c C-x to jump)

The first error reported by merlinis at line 155. Ir complains about an
unbound type constructor, but that type constructor is defined in the
very same module at line 101, so even before it is used.

So it seems it's not a problem of not reading the right .cmi or .cmo
files,here.

Is this problem already known?

Thanks,
Sébastien.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-27 12:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27 12:26 [Caml-list] Merlin reporting false erors? Sébastien Hinderer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).