caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] how to suppress warnings in merlin?
@ 2017-06-23 20:09 Martin DeMello
  2017-06-23 23:53 ` Emilio Jesús Gallego Arias
  0 siblings, 1 reply; 3+ messages in thread
From: Martin DeMello @ 2017-06-23 20:09 UTC (permalink / raw)
  To: caml-list

I've got a file with [@@@ ocaml.warning "-10"], but merlin still
highlights every occurrence. Is there a way to make it honour the
ocaml.warning directive, or at least to configure it independently in
merlin? I couldn't find it in the docs.

martin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] how to suppress warnings in merlin?
  2017-06-23 20:09 [Caml-list] how to suppress warnings in merlin? Martin DeMello
@ 2017-06-23 23:53 ` Emilio Jesús Gallego Arias
  2017-07-06  8:18   ` Frédéric Bour
  0 siblings, 1 reply; 3+ messages in thread
From: Emilio Jesús Gallego Arias @ 2017-06-23 23:53 UTC (permalink / raw)
  To: Martin DeMello; +Cc: caml-list

Dear Martin,

Martin DeMello <martindemello@gmail.com> writes:

> I've got a file with [@@@ ocaml.warning "-10"], but merlin still
> highlights every occurrence. Is there a way to make it honour the
> ocaml.warning directive, or at least to configure it independently in
> merlin? I couldn't find it in the docs.

This is also an issue for me; my current workaround is to add `FLG -w
-10` but of course it is not optimal; I wonder if there is a better
workaround.

Maybe we should file an issue at https://github.com/ocaml/merlin/issues ?

E.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Caml-list] how to suppress warnings in merlin?
  2017-06-23 23:53 ` Emilio Jesús Gallego Arias
@ 2017-07-06  8:18   ` Frédéric Bour
  0 siblings, 0 replies; 3+ messages in thread
From: Frédéric Bour @ 2017-07-06  8:18 UTC (permalink / raw)
  To: Martin DeMello, caml-list

[@@@ocaml.warning ...] has been added to git version of merlin.

Fred

On 24/06/2017 01:53, Emilio Jesús Gallego Arias wrote:
> Dear Martin,
>
> Martin DeMello <martindemello@gmail.com> writes:
>
>> I've got a file with [@@@ ocaml.warning "-10"], but merlin still
>> highlights every occurrence. Is there a way to make it honour the
>> ocaml.warning directive, or at least to configure it independently in
>> merlin? I couldn't find it in the docs.
> This is also an issue for me; my current workaround is to add `FLG -w
> -10` but of course it is not optimal; I wonder if there is a better
> workaround.
>
> Maybe we should file an issue at https://github.com/ocaml/merlin/issues ?
>
> E.
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-06  8:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-23 20:09 [Caml-list] how to suppress warnings in merlin? Martin DeMello
2017-06-23 23:53 ` Emilio Jesús Gallego Arias
2017-07-06  8:18   ` Frédéric Bour

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).